summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ucomvar.h
AgeCommit message (Expand)Author
2000-06-01Bring the coding style into the 80s, i.e., get rid of __P and useaugustss
2000-04-27Change my email address.augustss
2000-04-14Add a capability for pre/post processing on write/read.augustss
2000-04-08fix build of ucom. (static/non-static)itojun
2000-04-06Let the parent device of a ucom decide what size the read and writeaugustss
2000-02-08Add methods for ucom to call back on open/close.augustss
2000-01-25Ooops, add another ucom file.augustss