freebsd-dev/sys/dev/usb
Alexander Leidinger d4c4f2c099 ehcivar.h:
Synchronise with NetBSD upto rev 1.19:
		- Allow 32 chars in the saved vendor string.
		- Some NetBSD-only changes.
		- Some missing parts (define, variable).

ehci_pci.c:
	Add vendor ids for ATI and Philips.

	Add identification strings for the following:
		o ALi's M5239
		o AMD 8111
		o ATI SB200, SB400
		o Intel 6300ESB, ICH4, ICH5, ICH7
		o NVIDIA nForce 2, nForce 3, nForce 4
		o Philips ISP156x

ehcireg.h:
	We're at the same level as rev 1.18 from NetBSD.

usb_port.h:
	NetBSD/OpenBSD specific things

Obtained from:		NetBSD via DragonFly
No comment from:	usb@
2005-09-18 11:45:39 +00:00
..
dsbr100io.h
ehci_pci.c ehcivar.h: 2005-09-18 11:45:39 +00:00
ehci.c Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
ehcireg.h ehcivar.h: 2005-09-18 11:45:39 +00:00
ehcivar.h ehcivar.h: 2005-09-18 11:45:39 +00:00
FILES
hid.c
hid.h
if_aue.c Add missing mtx_destroy() when if_alloc() fails. 2005-09-16 09:20:58 +00:00
if_auereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_axe.c Add missing mtx_destroy() when if_alloc() fails. 2005-09-16 09:20:58 +00:00
if_axereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_cdce.c Add missing mtx_destroy() when if_alloc() fails. 2005-09-16 09:20:58 +00:00
if_cdcereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_cue.c Add missing mtx_destroy() when if_alloc() fails. 2005-09-16 09:20:58 +00:00
if_cuereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_kue.c Add missing mtx_destroy() when if_alloc() fails. 2005-09-16 09:20:58 +00:00
if_kuereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_rue.c Add missing if_free() in rue_detach(). 2005-09-16 09:16:46 +00:00
if_ruereg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_udav.c Add missing mtx_destroy() when if_alloc() fails. 2005-09-16 09:20:58 +00:00
if_udavreg.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_ural.c Fix basic rates set for 802.11a/g operating modes. This can significantly 2005-08-21 14:16:20 +00:00
if_uralreg.h
if_uralvar.h Make sure that all the necessary USB endpoints are found during device 2005-07-08 19:19:06 +00:00
kue_fw.h
ohci_pci.c Power state management now done in PCI bus code 2005-06-05 22:53:09 +00:00
ohci.c Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
ohcireg.h
ohcivar.h
rio500_usb.h
sl811hs.c Add SL811 based host controller driver for CF usb host controller. 2005-07-14 15:57:01 +00:00
sl811hsreg.h Add SL811 based host controller driver for CF usb host controller. 2005-07-14 15:57:01 +00:00
sl811hsvar.h Add SL811 based host controller driver for CF usb host controller. 2005-07-14 15:57:01 +00:00
slhci_pccard.c Add SL811 based host controller driver for CF usb host controller. 2005-07-14 15:57:01 +00:00
ubsa.c
ubser.c
ubser.h
ucom.c
ucomvar.h
ucycom.c
udbp.c
udbp.h
ufm.c
uftdi.c
uftdireg.h
ugen.c
ugraphire_rdesc.h
uhci_pci.c
uhci.c Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
uhcireg.h
uhcivar.h
uhid.c
uhub.c Provide the USB device release number along with other parameters 2005-08-23 21:32:49 +00:00
ukbd.c
ulpt.c Don't wait for the printer to become ready before allowing the open to 2005-07-15 04:19:42 +00:00
umass.c PLAY_MSF, PLAY_TRACK, PLAY_TRACK_REL, PAUSE, PLAY_12 commands to pass 2005-07-19 05:18:23 +00:00
umct.c
umodem.c
ums.c Fix two bugs that interacted to cause page faults in softclock() 2005-08-04 02:21:37 +00:00
uplcom.c Add support for IODATA USB-RSAQ3 USB-Serial Adapter. 2005-07-03 23:51:16 +00:00
urio.c
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.c
usb_mem.h
usb_port.h ehcivar.h: 2005-09-18 11:45:39 +00:00
usb_quirks.c
usb_quirks.h
usb_subr.c
usb.c Prepare to commit SL811 based Host controller driver. 2005-07-14 14:19:05 +00:00
usb.h
usbcdc.h
usbdevs Note that Keyspan is also InnoSys Inc. 2005-09-12 03:32:46 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c
usbdi.h Add convenience functions to get port and interface. 2005-05-16 06:58:43 +00:00
usbdivar.h
usbhid.h
uscanner.c
uvisor.c A patch to support Palm Tungsten T via USB-Cradle. 2005-05-04 00:46:24 +00:00
uvscom.c