summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usscanner.c
AgeCommit message (Expand)Author
2002-09-23Remove breaks after returns, unreachable returns and returns aftersimonb
2002-07-26Correct function name in some debug printfs. (More could be done.)wiz
2002-07-11Get rid of trailing white space.augustss
2001-11-13add RCSIDslukem
2001-04-28Make it compile with DEBUG after SCSI changes.augustss
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-01-23Make sure driver attach/detach events are generated in a consistent manner.augustss
2001-01-18No-op commit to force update to a non-"-kk" revision.tv
2001-01-15Fix comment typo.augustss
2001-01-11Mention that I found protocol info in the Linux driver.augustss
2001-01-11Note that I got information about the protocol from the Linux driver.augustss
2001-01-11Add a driver for HP5300 which uses a homebrew SCSI-over-USB protocol.augustss