Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2012-05-15 00:01:48

  womperm - Członek DUG

womperm
Członek DUG
Zarejestrowany: 2010-06-01

Kompilacja jądra - Obsługa klawiatury na USB.

Witam, jak wyżej, po prostu nie wiem która to jest opcja w input devices, albo w usb devices...
Jeżeli ktoś byłby miły i to podrzucił to dziękuje.

Offline

 

#2  2012-05-15 00:32:44

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: Kompilacja jądra - Obsługa klawiatury na USB.

Kod:

  │ CONFIG_USB_HID:                                                                                                                                        │
  │                                                                                                                                                        │
  │ Say Y here if you want full HID support to connect USB keyboards,                                                                                      │
  │ mice, joysticks, graphic tablets, or any other HID based devices                                                                                       │
  │ to your computer via USB, as well as Uninterruptible Power Supply                                                                                      │
  │ (UPS) and monitor control devices.                                                                                                                     │
  │                                                                                                                                                        │
  │ You can't use this driver and the HIDBP (Boot Protocol) keyboard                                                                                       │
  │ and mouse drivers at the same time. More information is available:                                                                                     │
  │ <file:Documentation/input/input.txt>.                                                                                                                  │
  │                                                                                                                                                        │
  │ If unsure, say Y.                                                                                                                                      │
  │                                                                                                                                                        │
  │ To compile this driver as a module, choose M here: the                                                                                                 │
  │ module will be called usbhid.                                                                                                                          │
  │                                                                                                                                                        │
  │ Symbol: USB_HID [=y]                                                                                                                                   │
  │ Type  : tristate                                                                                                                                       │
  │ Prompt: USB Human Interface Device (full HID) support                                                                                                  │
  │   Defined at drivers/hid/usbhid/Kconfig:4                                                                                                              │
  │   Depends on: HID_SUPPORT [=y] && USB [=y] && INPUT [=y]                                                                                               │
  │   Location:                                                                                                                                            │
  │     -> Device Drivers                                                                                                                                  │
  │       -> HID Devices (HID_SUPPORT [=y])                                                                                                                │
  │   Selects: HID [=y]

[img]http://svn.debianart.org/themes/generic/spinner/spinner48px-moreblue.png[/img]

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Nas ludzie lubią po prostu, a nie klikając w przyciski ;-)

[ Generated in 0.007 seconds, 9 queries executed ]

Informacje debugowania

Time (s) Query
0.00011 SET CHARSET latin2
0.00006 SET NAMES latin2
0.00107 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='52.15.134.57' WHERE u.id=1
0.00087 UPDATE punbb_online SET logged=1716078181 WHERE ident='52.15.134.57'
0.00045 SELECT * FROM punbb_online WHERE logged<1716077881
0.00062 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=21249 AND t.moved_to IS NULL
0.00007 SELECT search_for, replace_with FROM punbb_censoring
0.00123 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=21249 ORDER BY p.id LIMIT 0,25
0.00107 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=21249
Total query time: 0.00555 s