]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
USB CORE:
authoralfred <alfred@FreeBSD.org>
Thu, 30 Jul 2009 00:14:34 +0000 (00:14 +0000)
committeralfred <alfred@FreeBSD.org>
Thu, 30 Jul 2009 00:14:34 +0000 (00:14 +0000)
commite04ffbb8b67e9f6a83ea4fee6093b81757856740
tree70f797d0bf1c82684e3af814290a60f4963b5fbf
parent7a35d7e44d54802800910fd41a22bff7d5c038e8
USB CORE:
- Add minimum polling support to drive UMASS
  and UKBD in case of panic.
- Add extra check to ukbd probe to fix problem about
  mouse devices attaching like keyboards.
- P4 ID: 166148

Submitted by: hps
Approved by: re
sys/dev/usb/controller/at91dci.c
sys/dev/usb/controller/atmegadci.c
sys/dev/usb/controller/avr32dci.c
sys/dev/usb/controller/ehci.c
sys/dev/usb/controller/musb_otg.c
sys/dev/usb/controller/ohci.c
sys/dev/usb/controller/uhci.c
sys/dev/usb/controller/uss820dci.c
sys/dev/usb/input/ukbd.c
sys/dev/usb/usb_controller.h
sys/dev/usb/usb_transfer.c