summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ucomvar.h
AgeCommit message (Expand)Author
2013-04-15Get rid of various 'typedef struct' definitions and use plain structureMarcus Glocker
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-06-14Move four #defines out of usb_port.h and to the places where they are used.Marc Balmer
2007-06-11Remove the usb_proc_ptr type definition, which was really a 'struct proc *'Marc Balmer
2006-08-18support for ucycom:Jason Wright
2006-03-27shrink by removing some unneeded ifdefsDavid Gwynne
2005-01-10add support for calling units (cuaU*)David Gwynne
2002-07-10Try to be more portableNathan Binkert
2002-05-07Meant to commit only ulpt and committed everything. Most things weren't readyNathan Binkert
2002-05-07Sync ulpt driver with NetBSDNathan Binkert
2002-01-30Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ okThomas Nordin
2001-10-31Synchronize usb code with NetBSD.Nathan Binkert
2001-05-03Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three differentAaron Campbell
2000-11-08Sync with NetBSD. Too many changes to mention. For now I have skippedAaron Campbell
2000-07-04sync with NetBSD... well almost. someone w/ the hw should check umass.Federico G. Schwindt
2000-04-14Sync with NetBSD.Aaron Campbell
2000-04-12RCSids.Aaron Campbell
2000-04-05Add USB modem driver stubs; from NetBSD. Not yet tested.Aaron Campbell