..
dsbr100io.h
Don't pretend to support !BSD systems.
2007-06-12 19:01:32 +00:00
ehci_mbus.c
Mbus attachment for USB EHCI integrated controller on Marvell chips.
2008-10-14 07:05:20 +00:00
ehci_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
ehci.c
Mbus attachment for USB EHCI integrated controller on Marvell chips.
2008-10-14 07:05:20 +00:00
ehcireg.h
Add isochronous transfer support for USB 2.0
2008-08-18 04:49:58 +00:00
ehcivar.h
Mbus attachment for USB EHCI integrated controller on Marvell chips.
2008-10-14 07:05:20 +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
Replace callout_init(..., 1) with callout_init(..., CALLOUT_MPSAFE) for
2008-04-16 16:47:14 +00:00
if_auereg.h
Remove my "custom" locks that allow for lock acquire abort, they are
2007-01-08 23:24:21 +00:00
if_axe.c
From the OpenBSD commit log :
2008-05-13 14:00:09 +00:00
if_axereg.h
Add private tx/rx buffer management to support large frame sizes
2007-11-10 16:23:38 +00:00
if_cdce.c
Fix two more PRs:
2007-06-30 20:18:44 +00:00
if_cdcereg.h
Prefer device_printf over printf
2007-06-10 07:33:48 +00:00
if_cue.c
Note the Belkin F5U111 Adapter is covered by NETMATE entry.
2007-06-23 06:29:19 +00:00
if_cuereg.h
Prefer device_printf to printf where sane.
2007-06-11 05:42:47 +00:00
if_kue.c
Add a boatload of devices from OpenBSD and NetBSD to kue and cdce.
2007-06-23 06:47:43 +00:00
if_kuereg.h
Prefer device_printf to printf
2007-06-11 05:50:47 +00:00
if_rue.c
When all the other drivers were converted to scheduling a taskqueue to
2007-07-09 16:58:07 +00:00
if_ruereg.h
Missed in last commit: add usb task for rue to use for its ticks.
2007-07-09 20:56:39 +00:00
if_rum.c
Add the D-Link DWA-110
2008-08-19 01:44:56 +00:00
if_rumreg.h
Update 802.11 wireless support:
2007-06-11 03:36:55 +00:00
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
Add Conexant/Intersil PrismGT SoftMAC wireless USB driver - upgt(4).
2008-08-11 03:57:31 +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
Free the correct buffer list on failure.
2008-07-30 00:38:10 +00:00
if_uralreg.h
Update 802.11 wireless support:
2007-06-11 03:36:55 +00:00
if_uralvar.h
Multi-bss (aka vap) support for 802.11 devices.
2008-04-20 20:35:46 +00:00
if_zyd.c
o use the new association callback to notify the driver when joining a bss
2008-10-27 16:46:50 +00:00
if_zydfw.h
upgrade zd1211b firmware for the zyd driver. This solves a hardware
2007-11-03 19:24:51 +00:00
if_zydreg.h
rename flags and add a ZYD_FLAG_DETACHING flag to indicate we're
2008-09-10 03:40:51 +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
Expand callout compatibility macros in the main usb bridges.
2007-06-14 16:23:31 +00:00
rio500_usb.h
Don't pretend to support !BSD systems.
2007-06-12 19:01:32 +00:00
rt2573_ucode.h
Add support for Ralink Technology RT2501USB/RT2601USB devices.
2007-05-06 10:07:21 +00:00
sl811hs.c
Include usb_port.h to fix build.
2007-06-19 10:28:08 +00:00
sl811hsreg.h
sl811hsvar.h
Use pause() rather than using tsleep() on a dummy variable.
2007-02-27 17:19:33 +00:00
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
Bugfix: Cut&paste error from the NetBSD code.
2008-11-03 22:09:27 +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
Prefer device_printf to printf("%s: ...", device_get_nameunit()). On
2007-07-05 06:42:14 +00:00
ubser.h
uchcom.c
Add Winchiphead (or Nanjin QinHeng Electronics) USB Serial converter driver.
2007-10-18 10:51:06 +00:00
ucom.c
Don't include <sys/clist.h> inside ucom(4) and ufoma(4).
2008-10-23 19:16:57 +00:00
ucomvar.h
Replace all calls to minor() with dev2unit().
2008-09-27 08:51:18 +00:00
ucycom.c
Latest round of usb cleanups:
2007-06-21 14:42:34 +00:00
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
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
2008-08-20 08:31:58 +00:00
uftdireg.h
Calculate baud rate divisor instead of allowing only a fixed set of
2008-01-25 02:41:44 +00:00
ugen.c
Replace all calls to minor() with dev2unit().
2008-09-27 08:51:18 +00:00
ugraphire_rdesc.h
uhci_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
uhci.c
Expand callout compatibility macros in the main usb bridges.
2007-06-14 16:23:31 +00:00
uhcireg.h
uhcivar.h
Expand callout compatibility macros in the main usb bridges.
2007-06-14 16:23:31 +00:00
uhid.c
Replace all calls to minor() with dev2unit().
2008-09-27 08:51:18 +00:00
uhub.c
Fix two more PRs:
2007-06-30 20:18:44 +00:00
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
Move all the hacks for the Huawei, Novatel and Qualcomm cards into a stub
2008-10-14 08:41:54 +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
s/logprintf/printf/g
2007-06-20 05:11:37 +00:00
usb_mem.h
Remove more __OtherBSD__ ifdefs that don't make sense, and haven't for
2007-06-13 05:45:48 +00:00
usb_port.h
Rename the kthread_xxx (e.g. kthread_create()) calls
2007-10-20 23:23:23 +00:00
usb_quirks.c
Wireless Mouse device of Sony VGP-WRC1 mouse/keyboard receiver has the
2008-10-17 14:37:58 +00:00
usb_quirks.h
Add support for various MS Wirless usb mice. the patch is from
2007-06-29 21:07:41 +00:00
usb_subr.c
uaa->ifaces contains pointers so set its entry to NULL not 0.
2008-11-03 22:05:44 +00:00
usb.c
Replace all calls to minor() with dev2unit().
2008-09-27 08:51:18 +00:00
usb.h
Add isochronous transfer support for USB 2.0
2008-08-18 04:49:58 +00:00
usbcdc.h
usbdevs
Merge some minor deltas from p4 newcard tree:
2008-11-02 03:00:36 +00:00
usbdi_util.c
s/logprintf/printf/g
2007-06-20 05:11:37 +00:00
usbdi_util.h
usbdi.c
Return USBD_NORMAL_COMPLETION instead of a hard coded 0.
2008-10-30 08:13:49 +00:00
usbdi.h
add support for %b printing of request + xfer flags
2008-03-20 03:09:59 +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
Replace all calls to minor() with dev2unit().
2008-09-27 08:51:18 +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