1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev/usb
Nick Hibma 796a3c0d00 1) Bug fix: Interrupt transfers worked only for the first packet.
The second packet was not seen as finished.
2) Textual changes
1999-01-13 00:50:02 +00:00
..
hid.c Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
hid.h Major synchronisation with NetBSD USB code 1999-01-07 23:07:57 +00:00
ohci.c 1) Bug fix: Interrupt transfers worked only for the first packet. 1999-01-13 00:50:02 +00:00
ohcireg.h Major synchronisation with NetBSD USB code 1999-01-07 23:07:57 +00:00
ohcivar.h Major synchronisation with NetBSD USB code 1999-01-07 23:07:57 +00:00
ucom.c Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
ugen.c Cast argument to avoid warning. 1999-01-12 12:46:36 +00:00
uhci.c Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
uhcireg.h Major synchronisation with NetBSD USB code 1999-01-07 23:07:57 +00:00
uhcivar.h Major synchronisation with NetBSD USB code 1999-01-07 23:07:57 +00:00
uhid.c Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
uhub.c Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
ukbd.c Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
ulpt.c Changed DRIVER_MODULE to CDEV_DRIVER_MODULE 1999-01-12 01:18:38 +00:00
umodem.c Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
ums.c 1) textual changes 1999-01-12 01:21:15 +00:00
usb_if.m Major synchronisation with NetBSD USB code 1999-01-07 23:07:57 +00:00
usb_mem.h Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usb_port.h Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usb_quirks.c Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usb_quirks.h Major synchronisation with NetBSD USB code 1999-01-07 23:07:57 +00:00
usb_subr.c Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usb.c Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usb.h Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usbcdc.h Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usbdevs_data.h Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usbdevs.h Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usbdi_util.c Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usbdi_util.h Major synchronisation with NetBSD USB code 1999-01-07 23:07:57 +00:00
usbdi.c Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usbdi.h Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usbdivar.h Sync with NetBSD sources. Almost there. Mostly style fixes. 1999-01-10 18:42:54 +00:00
usbhid.h Major synchronisation with NetBSD USB code 1999-01-07 23:07:57 +00:00