1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/dev/usb
Julian Elischer b40ce4165d KSE Milestone 2
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.

Sorry john! (your next MFC will be a doosie!)

Reviewed by: peter@freebsd.org, dillon@freebsd.org

X-MFC after:    ha ha ha ha
2001-09-12 08:38:13 +00:00
..
devlist2h.awk
FILES
hid.c
hid.h
if_aue.c Add support for the Accton USB320-EC Ethernet adapter. 2001-09-09 03:08:30 +00:00
if_auereg.h
if_cue.c Make these depend on the usb module so they can use its symbols if they 2001-08-22 05:33:57 +00:00
if_cuereg.h
if_kue.c Make these depend on the usb module so they can use its symbols if they 2001-08-22 05:33:57 +00:00
if_kuereg.h
kue_fw.h
Makefile.usbdevs
ohci_pci.c Set vendor string correctly for the Apple KeyLargo. 2001-07-05 12:04:19 +00:00
ohci.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
ohcireg.h
ohcivar.h
rio500_usb.h
udbp.c
udbp.h
ugen.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
uhci_pci.c Add description for 82801BA controller. 2001-05-21 01:24:14 +00:00
uhci.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
uhcireg.h
uhcivar.h
uhid.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
uhub.c Only clear endpoint stall if status was USBD_STALLED. 2001-09-02 09:26:14 +00:00
ukbd.c Only clear endpoint stall if status was USBD_STALLED. 2001-09-02 09:26:14 +00:00
ulpt.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
umass.c Support for the HP 8200e CD writer. (commented out) 2001-08-21 22:03:18 +00:00
umodem.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
ums.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
urio.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.h
usb_port.h Activate the kthread mechanism for doing usb bus discovery. This means 2001-06-06 22:00:03 +00:00
usb_quirks.c Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usb_quirks.h Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usb_subr.c Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usb.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
usb.h
usbcdc.h
usbdevs Add entry for Accton USB320-EC Ethernet adapter. 2001-09-09 03:07:15 +00:00
usbdevs_data.h regenerate this file too (forgotten after last usbdevs update) 2001-09-09 17:00:32 +00:00
usbdevs.h Regen. 2001-09-09 03:07:32 +00:00
usbdi_util.c Don't free memory that has been freed already. 2001-06-30 10:57:37 +00:00
usbdi_util.h
usbdi.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
usbdi.h Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usbdivar.h Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usbhid.h
uscanner.c KSE Milestone 2 2001-09-12 08:38:13 +00:00