Skip to content

Commit

Permalink
HID: make a bus from hid code
Browse files Browse the repository at this point in the history
Make a bus from hid core. This is the first step for converting all the
quirks and separate almost-drivers into real drivers attached to this bus.

It's implemented to change behaviour in very tiny manner, so that no driver
needs to be changed this time.

Also add generic drivers for both usb and bt into usbhid or hidp
respectively which will bind all non-blacklisted device. Those blacklisted
will be either grabbed by special drivers or by nobody if they are broken at
the very rude base.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Jiri Slaby authored and Jiri Kosina committed Oct 14, 2008
1 parent e8c84f9 commit 85cdaf5
Show file tree
Hide file tree
Showing 6 changed files with 586 additions and 104 deletions.
Loading

0 comments on commit 85cdaf5

Please sign in to comment.