freebsd-nq/sys/dev/usb
Nick Hibma 4f2e8d6383 Add PCI Id's for i810 chipsets.
PR:		16517
Submitted by:	SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp>
Approved by:	jhk
2000-02-07 12:50:33 +00:00
..
devlist2h.awk
FILES Add umass.c 2000-01-27 23:19:14 +00:00
hid.c
hid.h
if_aue.c Minor tweak: the D-Link 10/100 USB ethernet adapter is apparently using 2000-01-29 02:16:47 +00:00
if_auereg.h Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +00:00
if_cue.c Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +00:00
if_cuereg.h Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +00:00
if_kue.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
if_kuereg.h Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +00:00
kue_fw.h
Makefile.usbdevs
ohci_pci.c bus_release_resource is spellt like bus_release_resource not like 2000-01-31 14:05:21 +00:00
ohci.c Get the KASSERT right. 2000-01-29 18:53:42 +00:00
ohcireg.h Mask off the last two bits before comparing. It might just be that some 2000-01-29 11:59:31 +00:00
ohcivar.h Move the defines to the right location. 2000-01-27 23:25:58 +00:00
ugen.c Correct subroutine names in DPRINTF 2000-01-25 18:37:58 +00:00
uhci_pci.c Add PCI Id's for i810 chipsets. 2000-02-07 12:50:33 +00:00
uhci.c Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +00:00
uhcireg.h More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
uhcivar.h Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
uhid.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
uhub.c Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
ukbd.c Do not include `ukbd.h'; it's not used. 2000-01-20 13:24:28 +00:00
ulpt.c
umass.c
umodem.c
ums.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.h
usb_port.h Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
usb_quirks.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
usb_quirks.h
usb_subr.c Don't use tsleep when cold booting. It is called before bus->use_polling 2000-02-06 14:59:00 +00:00
usb.c Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
usb.h
usbcdc.h
usbdevs Correct the entry for the Kodak DC290. 2000-01-28 10:26:29 +00:00
usbdevs_data.h Regen. 2000-01-20 07:39:19 +00:00
usbdevs.h Regen. 2000-01-28 10:31:12 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c Add usbd_clear_endpoint_toggle(pipe) function. 2000-01-25 18:40:39 +00:00
usbdi.h Add usbd_clear_endpoint_toggle(pipe) function. 2000-01-25 18:40:39 +00:00
usbdivar.h remove "extern int cold" from SPLUSBCHECK - it causes a heap of warnings. 2000-01-23 19:26:16 +00:00
usbhid.h