freebsd-dev/sys/dev/usb
Josef Karthauser c3da78970e Merge from NetBSD:
ohci.c:	-r1.69 to 1.71
    ohcireg.h:	-r1.14

Some of these deltas are based upon patches that we submitted back to
NetBSD.  They got manifested slightly differently though, so I've brought
back those differences to bring our code bases closer together.

The logs from the NetBSD version of ohci.c:

	revision 1.71
	date: 2000/02/01 05:42:52;  author: augustss;  state: Exp;  lines: +13 -2
	Put some #ifdefs around power and shutdown hooks.
	----------------------------
	revision 1.70
	date: 2000/01/31 22:35:13;  author: augustss;  state: Exp;  lines: +7 -7
	Rename TAILMASK to HEADMASK, since it really masks the head pointer.
	From FreeBSD.
	----------------------------
	revision 1.69
	date: 2000/01/31 22:09:13;  author: augustss;  state: Exp;  lines: +18 -14
	Change where the has table for physical-to-virtual address translation
	is handled.  Partly from FreeBSD.
2002-01-21 05:02:21 +00:00
..
devlist2h.awk
FILES Sync with NetBSD: 2002-01-02 18:28:45 +00:00
hid.c
hid.h
if_aue.c Add a new linksys ethernet adapter: USB_PRODUCT_LINKSYS_USB10TX2. 2002-01-03 18:56:35 +00:00
if_auereg.h
if_cue.c
if_cuereg.h
if_kue.c
if_kuereg.h
kue_fw.h
Makefile.usbdevs
ohci_pci.c
ohci.c Merge from NetBSD: 2002-01-21 05:02:21 +00:00
ohcireg.h Merge from NetBSD: 2002-01-21 05:02:21 +00:00
ohcivar.h
rio500_usb.h
udbp.c
udbp.h
ugen.c Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port to 2002-01-02 23:31:08 +00:00
uhci_pci.c
uhci.c Merge from NetBSD: 2002-01-21 03:44:00 +00:00
uhcireg.h Merge from NetBSD: 2002-01-20 23:38:33 +00:00
uhcivar.h Merge from NetBSD: 2002-01-21 03:35:55 +00:00
uhid.c Sync with NetBSD: 2002-01-02 18:28:45 +00:00
uhub.c Sync with NetBSD: 2002-01-02 18:28:45 +00:00
ukbd.c Sync with NetBSD: 2002-01-02 18:28:45 +00:00
ulpt.c Sync with NetBSD: 2002-01-02 18:28:45 +00:00
umass.c Staticise a couple of things that shouldn't be leaked into the 2002-01-08 10:32:33 +00:00
umodem.c Sync with NetBSD: 2002-01-02 18:28:45 +00:00
ums.c Sync with NetBSD: 2002-01-02 18:28:45 +00:00
urio.c Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port to 2002-01-02 23:31:08 +00:00
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.h
usb_port.h Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port to 2002-01-02 23:31:08 +00:00
usb_quirks.c
usb_quirks.h
usb_subr.c Sync usb.h with NetBSD, apart from usb_device_info.speed, which 2002-01-02 20:16:53 +00:00
usb.c Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port to 2002-01-02 23:31:08 +00:00
usb.h Sync usb.h with NetBSD, apart from usb_device_info.speed, which 2002-01-02 20:16:53 +00:00
usbcdc.h
usbdevs Add a new linksys ethernet adapter: USB_PRODUCT_LINKSYS_USB10TX2. 2002-01-03 18:56:35 +00:00
usbdevs_data.h Regenerate. 2002-01-03 18:58:08 +00:00
usbdevs.h Regenerate. 2002-01-03 18:58:08 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c
usbdi.h
usbdivar.h
usbhid.h Sync usb.h with NetBSD, apart from usb_device_info.speed, which 2002-01-02 20:16:53 +00:00
uscanner.c NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too) 2002-01-02 16:33:53 +00:00