summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uirda.c
AgeCommit message (Expand)Author
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-11-26si_ -> sel_christos
2002-10-23merge kqueue branch into -currentjdolecek
2002-08-22Fix typo.augustss
2002-07-11Get rid of trailing white space.augustss
2002-07-08s/__FUNCTION__/__func__/augustss
2001-12-31Make a typedef for struct proc to make portingeasier.augustss
2001-12-18Move utility routine from uirda.c to usbdi_util.c.augustss
2001-12-14Remember to add header byte to length.augustss
2001-12-14Start read at open.augustss
2001-12-14Don't reallocate I/O buffers.augustss
2001-12-14Fix descriptor definition bug.augustss
2001-12-13Initialize lock.augustss
2001-12-13Fix some bugs. But the driver is still borken.augustss
2001-12-12Add USB-IrDA bridge.augustss