NetBSD/sys/dev/usb
joff a446f7ac7a Misc changes from code review from someone who doesn't understand USB or
802.11 but wants this driver to work nonetheless...
 o Support WEP encryption, hopefully fix PR kern/29324 from Andreas Gustafsson
 o Correct ENETRESET reconfig while iface is already running
 o Correct bpfilter usage
 o Avoid leaking mbufs on failed TX
 o Reset ieee80211 state to INIT and stop atu_task() on atu_stop()
 o Don't stop interface on USB tx errs, just drop packet
 o use IFQ_IS_EMPTY rather than check if_snd for NULL head
2005-02-27 23:49:05 +00:00
..
devlist2h.awk do not leave spaces at the end of stripped RCS Ids 2005-02-27 15:37:33 +00:00
ehci.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
ehcireg.h Add EHCI_QTD_SET_STATUS. 2004-10-25 08:53:38 +00:00
ehcivar.h Merge from FreeBSD: 2005-01-11 07:45:34 +00:00
ezload.c
ezload.h
FILES
files.usb Add atu(4), Atmel 802.11b USB wifi dongle. From OpenBSD. 2005-01-24 01:36:07 +00:00
hid.c
hid.h
if_atu.c Misc changes from code review from someone who doesn't understand USB or 2005-02-27 23:49:05 +00:00
if_atureg.h nuke trailing whitespace 2005-02-27 00:26:58 +00:00
if_aue.c Add AEI USB to LAN. 2004-11-03 22:59:31 +00:00
if_auereg.h
if_axe.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
if_axereg.h Add some medis defines. 2004-10-26 17:28:52 +00:00
if_cdce.c Don't make activate static. It disagrees with prototype. 2004-10-24 12:50:54 +00:00
if_cdcereg.h
if_cue.c constify. 2005-01-08 03:16:51 +00:00
if_cuereg.h
if_kue.c
if_kuereg.h
if_udav.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
if_udavreg.h
if_upl.c Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined. 2004-12-06 02:59:23 +00:00
if_url.c When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
if_urlreg.h
kue_fw.h
Makefile
Makefile.usbdevs
ohci.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
ohcireg.h
ohcivar.h Merge from FreeBSD: 2005-01-11 07:45:34 +00:00
TODO
uaudio.c Fix memory leak reported by Ted Unangst as bug #3 on tech-kern. 2005-02-24 08:19:38 +00:00
uaudioreg.h print cluster information if UAUDIO_DEBUG is defined. 2004-11-05 19:08:29 +00:00
ubsa.c Fix kern/28086. 2004-11-08 13:00:07 +00:00
ubt.c
ubtbcmfw.c
ubtreg.h
ucom.c
ucomvar.h
udsbr.c constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
uep.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
uftdi.c Match Sealevel Systems' uftdi-based USB <-> Serial adapter. 2004-11-05 13:53:29 +00:00
uftdireg.h
ugen.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
ugensa.c Fix typo. 2005-01-23 01:25:57 +00:00
ugraphire_rdesc.h
uhci.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
uhcireg.h
uhcivar.h Merge from FreeBSD: 2005-01-11 07:45:34 +00:00
uhid.c
uhidev.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
uhidev.h
uhub.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
uirda.c
ukbd.c
ukbdmap.c
ukbdvar.h
ulpt.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
umass_isdata.c
umass_isdata.h
umass_quirks.c
umass_quirks.h
umass_scsipi.c Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
umass_scsipi.h
umass.c USB_DETACH(): Don't zero out sc->sc_pipe[i] after aborting the 2004-12-28 23:35:21 +00:00
umassvar.h
umct.c
umct.h
umidi_quirks.c
umidi_quirks.h
umidi.c constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
umidireg.h
umidivar.h
umodem.c
ums.c
uplcom.c
urio.c
urio.h
usb_mem.c Implement an USB memory reserve. Allocate some memory per host controller 2004-12-21 16:41:24 +00:00
usb_mem.h Use 256k, not 256M (I thought I had fixed that, since it was discussed 2004-12-21 19:49:56 +00:00
usb_port.h Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
usb_quirks.c Add Sony PlayStation2 EyeToy. 2005-01-22 16:38:55 +00:00
usb_quirks.h
usb_subr.c
usb.c Implementation requirements of usb_needs_reattach(), from OpenBSD and required 2005-01-24 01:30:38 +00:00
usb.h
usbcdc.h
usbdevs nuke trailing whitespace 2005-02-27 00:26:58 +00:00
usbdevs_data.h New Belkin USB-wifi ID, rename DWL120 to generic AT76C503A since this ID is used by more than one vendor (from OpenBSD) 2005-01-24 01:21:31 +00:00
usbdevs.h New Belkin USB-wifi ID, rename DWL120 to generic AT76C503A since this ID is used by more than one vendor (from OpenBSD) 2005-01-24 01:21:31 +00:00
usbdi_util.c Allow interrupt output devices. From FreeBSD. 2004-12-03 08:53:40 +00:00
usbdi_util.h Allow interrupt output devices. From FreeBSD. 2004-12-03 08:53:40 +00:00
usbdi.c Whine about not being able to figure out default language if we are debugging. 2004-10-24 12:52:40 +00:00
usbdi.h
usbdivar.h Implementation requirements of usb_needs_reattach(), from OpenBSD and required 2005-01-24 01:30:38 +00:00
usbhid.h
uscanner.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
usscanner.c Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
ustir.c
ustirreg.h
uvisor.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
uvscom.c Add SUNTAC U-Cable type A4 support, 2005-02-16 07:52:47 +00:00
uyap_firmware.h
uyap.c