..
dsbr100io.h
ehci_ddb.c
Merge WIP from p4:
2008-12-13 01:21:37 +00:00
ehci_ixp4xx.c
move IXP4XX EHCI bus shim to the usb directory and rename
2008-12-23 17:40:02 +00:00
ehci_mbus.c
Provide handler for USB controller error interrupts for Marvell EHCI device.
2009-01-08 13:32:08 +00:00
ehci_pci.c
Add workaround for Parallels 4.0. Without it, ehci and uhci drivers
2009-01-06 09:03:02 +00:00
ehci.c
fix a ehci's bug that it's occurred when the xfers are aborted under
2009-01-15 07:11:14 +00:00
ehcireg.h
Merge WIP from p4:
2008-12-13 01:21:37 +00:00
ehcivar.h
o add Transaction Translator support (still missing ISOC xfers)
2008-12-23 04:42:10 +00:00
FILES
hid.c
Fix a typo: According to the hid spec, Global item #3
2008-08-18 17:05:59 +00:00
hid.h
if_aue.c
Add a quirk for Belkin USB Bluetooth adapters (F8T012xx1 series)
2008-11-12 13:58:59 +00:00
if_auereg.h
if_axe.c
From the OpenBSD commit log :
2008-05-13 14:00:09 +00:00
if_axereg.h
if_cdce.c
if_cdcereg.h
if_cue.c
if_cuereg.h
if_kue.c
if_kuereg.h
if_rue.c
if_ruereg.h
if_rum.c
Add the Buffalo WLI-U2-SG54HG
2009-02-06 15:03:17 +00:00
if_rumreg.h
if_rumvar.h
Multi-bss (aka vap) support for 802.11 devices.
2008-04-20 20:35:46 +00:00
if_udav.c
Add support for the Davicom DM9601.
2008-04-26 05:46:28 +00:00
if_udavreg.h
if_upgt.c
The Netgear WG111v2 USB dongle contains a RTL8187 chip,
2008-12-01 10:04:39 +00:00
if_upgtvar.h
Add Conexant/Intersil PrismGT SoftMAC wireless USB driver - upgt(4).
2008-08-11 03:57:31 +00:00
if_ural.c
The startall variable should default to zero, otherwise the vap is restarted
2008-12-06 21:19:26 +00:00
if_uralreg.h
if_uralvar.h
Multi-bss (aka vap) support for 802.11 devices.
2008-04-20 20:35:46 +00:00
if_urtw.c
In urtw_init() call urtw_stop(ifp, 0) rather than urtw_stop(ifp, 1)
2009-02-06 15:27:40 +00:00
if_urtwreg.h
Add a new USB wireless driver, urtw(4) for supporting Realtek's 8187L
2009-01-23 05:04:49 +00:00
if_urtwvar.h
Add a new USB wireless driver, urtw(4) for supporting Realtek's 8187L
2009-01-23 05:04:49 +00:00
if_zyd.c
fix a silly bug that I missed a for-loop to initialize AL2230S PHY.
2008-12-25 04:29:40 +00:00
if_zydfw.h
if_zydreg.h
- improve AL2230 RF handling when the device type is zd1211. After this
2008-11-25 02:19:02 +00:00
kue_fw.h
ohci_pci.c
Add modules for the HCI part of USB. This is convenient when having a UHCI
2008-10-09 19:22:00 +00:00
ohci.c
Fix a benign typo that would give out an incorrect warning message.
2008-07-17 22:40:23 +00:00
ohcireg.h
ohcivar.h
rio500_usb.h
src/sys/dev/usb2/controller/uss820dci_pccard.c
2008-11-19 08:56:35 +00:00
rt2573_ucode.h
sl811hs.c
sl811hsreg.h
sl811hsvar.h
slhci_pccard.c
Add modules for the HCI part of USB. This is convenient when having a UHCI
2008-10-09 19:22:00 +00:00
u3g.c
Add support for CMOTECH devices (not sure whether this is the correct
2009-02-13 19:49:51 +00:00
uark.c
uark/ucom: Minor code cleanup.
2008-10-09 20:51:25 +00:00
ubsa.c
Remove a comment that belonged to a deleted if statement.
2008-10-22 20:18:47 +00:00
ubser.c
ubser.h
uchcom.c
ucom.c
Fix last commit, ttydisc_rint_bypass returns the total, not remainder.
2008-12-18 19:15:25 +00:00
ucomvar.h
Move the code that injects received characters into the tty system into
2008-12-14 20:03:46 +00:00
ucycom.c
udbp.c
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
2008-10-23 15:53:51 +00:00
udbp.h
ufm.c
Replace all calls to minor() with dev2unit().
2008-09-27 08:51:18 +00:00
ufoma.c
Don't include <sys/clist.h> inside ucom(4) and ufoma(4).
2008-10-23 19:16:57 +00:00
uftdi.c
Add the dresden elektronik SensorTerminalBoard which uses an FT245.
2009-01-21 20:57:28 +00:00
uftdireg.h
ugen.c
Add a reset device command to ugen.c.
2008-11-13 21:34:34 +00:00
ugraphire_rdesc.h
uhci_pci.c
Add workaround for Parallels 4.0. Without it, ehci and uhci drivers
2009-01-06 09:03:02 +00:00
uhci.c
uhcireg.h
uhcivar.h
uhid.c
Replace all calls to minor() with dev2unit().
2008-09-27 08:51:18 +00:00
uhub.c
uipaq.c
Make uipaq's ucom callbacks easier to read while I'm hear looking for
2008-08-31 03:39:59 +00:00
ukbd.c
uark/ucom: Minor code cleanup.
2008-10-09 20:51:25 +00:00
ulpt.c
Replace all calls to minor() with dev2unit().
2008-09-27 08:51:18 +00:00
umass.c
must pack structures for architectures like arm
2008-12-24 06:59:07 +00:00
umct.c
Typo.
2008-10-10 20:05:15 +00:00
umodem.c
All the other routines returned EIO from the param routine. Return it
2008-08-31 03:22:19 +00:00
ums.c
Replace all calls to minor() with dev2unit().
2008-09-27 08:51:18 +00:00
uplcom.c
Kill dead code. This has been a 'todo' item for a long time and the
2008-08-31 03:08:26 +00:00
urio.c
Replace all calls to minor() with dev2unit().
2008-09-27 08:51:18 +00:00
usb_ethersubr.c
Remove NETISR_MPSAFE, which allows specific netisr handlers to be directly
2008-07-04 00:21:38 +00:00
usb_ethersubr.h
usb_if.m
usb_mem.c
usb_mem.h
usb_port.h
usb_quirks.c
Add support for the Microsoft Comfort Optical Mouse 3000 (model 1043).
2008-11-12 13:32:19 +00:00
usb_quirks.h
usb_subr.c
Silence detach messages if the device has marked itself quiet (u3g).
2008-11-13 21:46:19 +00:00
usb.c
Replace all calls to minor() with dev2unit().
2008-09-27 08:51:18 +00:00
usb.h
Add a reset device command to ugen.c.
2008-11-13 21:34:34 +00:00
usbcdc.h
usbdevs
Add support for CMOTECH devices (not sure whether this is the correct
2009-02-13 19:49:51 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c
Set the pipe pointer before calling usbd_transfer() as its possible for the
2009-01-19 21:22:10 +00:00
usbdi.h
Merge WIP from p4:
2008-12-13 01:21:37 +00:00
usbdivar.h
add support for %b printing of request + xfer flags
2008-03-20 03:09:59 +00:00
usbhid.h
uscanner.c
add some USB scanner IDs for recent Epson multifunction devices.
2008-12-31 14:25:14 +00:00
uslcom.c
Oops, I accidently concatenated uslcom.[c4] multiple times before the
2008-03-05 14:18:29 +00:00
uvisor.c
Style nit: s/^ }/}/
2008-08-23 23:28:33 +00:00
uvscom.c
Kill dead code. This has been a 'todo' item for a long time and the
2008-08-31 03:08:26 +00:00
uxb360gp_rdesc.h
Change my email address to the one from the FreeBSD project.
2008-05-24 18:35:55 +00:00