Talk:USB Host

From ArmadeusWiki
Revision as of 15:34, 17 July 2009 by JulienB (Talk | contribs) (New page: == USB keyboard/mouse (HID: Human Interface Device) == === Driver installation === *Add USB keyboard/mouse support in Linux <b>(already configured with armadeus svn version 978 or higher)...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

USB keyboard/mouse (HID: Human Interface Device)

Driver installation

  • Add USB keyboard/mouse support in Linux (already configured with armadeus svn version 978 or higher):
$ make linux26-menuconfig
select Device Drivers ---> [*] HID Devices  ---> <*>   Generic HID support  (static)
select Device Drivers ---> [*] HID Devices  ---> <M>   USB Human Interface Device (full HID) support  (module)

Starting the driver

(already active with armadeus svn version 978 or higher)

# modprobe usbhid