Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [DragonFly] / src / sys / bus / usb
| File | Rev. | Age | Author | Last log entry | |
|---|---|---|---|---|---|
| 1.4 | 5 years | hasso | Nuke usbdevs and references to it. | ||
| 1.6 | 9 years | dillon | Separate the pieces a bit. The usb.ko module does not build EHCI, and probably ... | ||
| 1.5 | 5 years | hasso | Nuke the code specific to NetBSD/OpenBSD/FreeBSD at first. I doubt anyone will u... | ||
| 1.36 | 4 years | hasso | Remove some useless variables and assignments from USB code. Found-by: LLVM/Cla... | ||
| 1.19 | 5 years | mneumann | kprintf to device_printf conversion. | ||
| 1.7 | 5 years | hasso | Nuke the code specific to NetBSD/OpenBSD/FreeBSD at first. I doubt anyone will u... | ||
| 1.12 | 4 years | hasso | Remove the code which disables port status change interrupts for 1 second when o... | ||
| 1.13 | 5 years | hasso | Nuke SIMPLEQ_* and logprintf. | ||
| 1.3 | 9 years | dillon | Bring in the entire FreeBSD-5 USB infrastructure. As of this commit my USB came... | ||
| 1.4 | 5 years | hasso | Nuke device_ptr_t, USBBASEDEVICE, USBDEVNAME(), USBDEVUNIT(), USBGETSOFTC(), USB... | ||
| 1.28 | 4 years | hasso | Remove some useless variables and assignments from USB code. Found-by: LLVM/Cla... | ||
| 1.9 | 5 years | dillon | Add geode companion support to ohci probe code Submitted-by: Andrew Atrens <atr... | ||
| 1.4 | 6 years | sephe | Sync USB support (host controller part) with FreeBSD6. Following changes on Fre... | ||
| 1.9 | 5 years | hasso | Nuke PROC_(UN)LOCK, usb_callout_t, usb_kthread_create* and uio_procp. | ||
| 1.6 | 5 years | hasso | Kill usage of USB_VENDOR_FOO and USB_PRODUCT_BAR defines mostly using two method... | ||
| 1.1 | 9 years | dillon | Bring in the entire FreeBSD-5 USB infrastructure. As of this commit my USB came... | ||
| 1.30 | 4 years | dillon | Try to do a better job aborting active requests when a usb mass storage device i... | ||
| 1.12 | 4 years | mneumann | Remove duplicate include of header file "sys/bus.h". | ||
| 1.5 | 6 years | sephe | Sync USB support (host controller part) with FreeBSD6. Following changes on Fre... | ||
| 1.9 | 5 years | hasso | Nuke PROC_(UN)LOCK, usb_callout_t, usb_kthread_create* and uio_procp. | ||
| 1.22 | 4 years | mneumann | Get completely rid of sc_dev in usb_softc and uhub_softc structures. Instead of ... | ||
| 1.50 | 4 years | hasso | Attempt to fix the crash if accessing usb device(s) after unloading usb.ko. | ||
| 1.8 | 5 years | hasso | Fix stupid mistake. Sorry. | ||
| 1.21 | 4 years | sephe | Add NETISR_FLAG_NOTMPSAFE, which could be used as the last parameter to netisr_r... | ||
| 1.5 | 8 years | joerg | The old USB ethernet code utilized a netisr to hand packets over the ether_input... | ||
| 1.3 | 9 years | dillon | Bring in the entire FreeBSD-5 USB infrastructure. As of this commit my USB came... | ||
| 1.12 | 5 years | hasso | Nuke SIMPLEQ_* and logprintf. | ||
| 1.5 | 5 years | hasso | Nuke the code specific to NetBSD/OpenBSD/FreeBSD at first. I doubt anyone will u... | ||
| 1.22 | 4 years | mneumann | Get completely rid of sc_dev in usb_softc and uhub_softc structures. Instead of ... | ||
| 1.9 | 5 years | hasso | Nuke usbdevs and references to it. | ||
| 1.4 | 6 years | sephe | Sync USB support (host controller part) with FreeBSD6. Following changes on Fre... | ||
| 1.28 | 4 years | mneumann | Make sure to use delay() in usb_delay_ms() while cold booting. Obtained-from: ... | ||
| 1.3 | 9 years | dillon | Bring in the entire FreeBSD-5 USB infrastructure. As of this commit my USB came... | ||
| 1.18 | 5 years | hasso | Nuke usb_ callout macros. | ||
| 1.10 | 5 years | hasso | Kill usage of USB_VENDOR_FOO and USB_PRODUCT_BAR defines mostly using two method... | ||
| 1.16 | 5 years | hasso | Minimal (relatively) patch to make my Nokia 9300 smartphone which uses union des... | ||
| 1.7 | 5 years | hasso | Minimal (relatively) patch to make my Nokia 9300 smartphone which uses union des... | ||
| 1.13 | 4 years | mneumann | Remove __HAVE_GENERIC_SOFT_INTERRUPTS ifdefs as we don't support the softintr_* ... | ||
| 1.4 | 5 years | hasso | Kernel part of bluetooth stack ported by Dmitry Komissaroff. Very much work in p... | ||