summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ustir.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-12-28This device has a single FIFO shared by both incoming and outgoing data.dsainty
2002-12-28Delinting - as the data passed to ustir_dumpdata() is always u_int8_t,dsainty
2002-12-28Delinting - don't treat ennumerated types as booleansdsainty
2002-12-28Delinting - sprinkle some ARGSUSEDdsainty
2002-11-26si_ -> sel_christos
2002-11-06ARGSUSED/FALLTHROUGH delinting (first pass)dsainty
2002-10-23merge kqueue branch into -currentjdolecek
2002-07-08s/__FUNCTION__/__func__/augustss
2002-03-17Whitespace fixes.augustss
2002-01-03Add the ustir driver, for SigmaTel STIr4200 USB/IrDA Bridge.augustss