freebsd-src/sys/dev/usb
Ian Dowse ec8b828fc4 Make uhci_waitintr() robust to interrupts being enabled, even though
it is expected that they will not be enabled at the time that it
is called. This is reported to work around a problem in RELENG_4
where the kernel panics on boot if FAST_IPSEC and crypto support
are enabled.

Tested by:	Scott Johnson <scottj@insane.com>
2003-03-11 09:12:55 +00:00
..
devlist2h.awk
dsbr100io.h
FILES
hid.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
hid.h
if_aue.c Used correct aue_flags in ELECOM LD-USB/T and ELECOM LD-USB/TX. 2003-03-05 13:25:35 +00:00
if_auereg.h network interface driver changes: 2002-11-14 23:54:55 +00:00
if_cue.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
if_cuereg.h network interface driver changes: 2002-11-14 23:54:55 +00:00
if_kue.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
if_kuereg.h network interface driver changes: 2002-11-14 23:54:55 +00:00
kue_fw.h
Makefile.usbdevs
ohci.c Fixed an issue which transfer no packets in combination with aue driver. 2003-03-05 13:17:15 +00:00
ohci_pci.c These appear to work as cardbus cards too 2003-02-28 13:21:17 +00:00
ohcireg.h
ohcivar.h
rio500_usb.h
ubsa.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
ucom.c Fix page fault with FTDI's USB serial device. 2003-03-09 11:33:26 +00:00
ucomvar.h
udbp.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
udbp.h
ufm.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
uftdi.c Fix duplicate sc_dying usage. 2003-03-09 11:19:18 +00:00
uftdireg.h
ugen.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
ugraphire_rdesc.h
uhci.c Make uhci_waitintr() robust to interrupts being enabled, even though 2003-03-11 09:12:55 +00:00
uhci_pci.c These appear to work as cardbus cards too 2003-02-28 13:21:17 +00:00
uhcireg.h
uhcivar.h
uhid.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
uhub.c
ukbd.c
ulpt.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
umass.c Quirk for Pentax Optio 230 USB camera. Note that other products probably 2003-03-11 01:55:11 +00:00
umodem.c Fix duplicate sc_dying usage. 2003-03-09 11:19:18 +00:00
ums.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
uplcom.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
urio.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
usb.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
usb.h Packed structures are defined differently in older gcc's, like the one 2002-11-06 21:37:21 +00:00
usb_ethersubr.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
usb_ethersubr.h Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
usb_if.m
usb_mem.h
usb_port.h
usb_quirks.c Add support YAMAHA NetVolante Routers 2003-02-12 13:20:39 +00:00
usb_quirks.h
usb_subr.c Some USB devices are not prepared to deal with a single byte string 2003-01-14 23:07:43 +00:00
usbcdc.h Merge from NetBSD and arrange for FreeBSD's slight differences in 2003-01-09 04:24:28 +00:00
usbdevs usbdevs entry for Asahi Optical OPTIO 230 digital camera. Regen. 2003-03-11 01:41:33 +00:00
usbdevs.h usbdevs entry for Asahi Optical OPTIO 230 digital camera. Regen. 2003-03-11 01:41:33 +00:00
usbdevs_data.h usbdevs entry for Asahi Optical OPTIO 230 digital camera. Regen. 2003-03-11 01:41:33 +00:00
usbdi.c
usbdi.h
usbdi_util.c More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). 2003-03-02 16:54:40 +00:00
usbdi_util.h Implement outgoing interrupt pipes. It is part of the USB 1.1 spec. 2003-02-28 19:28:29 +00:00
usbdivar.h
usbhid.h
uscanner.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
uvisor.c Add missing module dependency. 2003-03-09 11:14:34 +00:00
uvscom.c Fix device freeze to reduce output packet size. 2003-03-09 11:50:27 +00:00