This commit represents a major revamping of the clock interrupt and timebase
[dragonfly.git] / sys / bus / usb /
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-09 David Rhodus* Add usb_mem.c back into the build process so the...
2004-01-08 Jeroen Ruigrok/asmodaiGet rid of PZERO. This was removed about the first...
2004-01-01 Matthew DillonGet EHCI to compile. This will make USB2.0 work when...
2003-12-30 Matthew DillonCleanup a DIAGNOSTIC test so LINT compiles.
2003-12-30 Matthew DillonBring in the entire FreeBSD-5 USB infrastructure. ...
2003-12-29 Matthew DillonSynchronize the USB, CAM, and TASKQUEUE subsystems...
2003-11-08 Matthew DillonNetwork threading stage 1/3: netisrs are already softwa...
2003-09-15 Jeffrey HsuCentralize if queue handling.
2003-08-22 Matthew DillonReintegrate the module build for usb.ko
2003-08-15 Matthew DillonMake modules work again part 1: wire up the module...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-21 Matthew DillonDEV messaging stage 1/4: Rearrange struct cdevsw and...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-29 Matthew Dillonthreaded interrupts 1: Rewrite the ICU interrupt code...
2003-06-27 Matthew Dillonproc->thread stage 6: kernel threads now create process...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-21 Matthew Dillonrename td_token to td_xtoken to deal with conflict...
2003-06-19 Matthew Dillonget rid of (incorrect) gcc warning.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: