summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/umidi_quirks.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some includes include-what-you-use claims don'tjsg2015-03-141-2/+1
* proc.h is way too much header for usb to handle.tedu2013-03-281-2/+1
* you probably don't need to include vnode.h or reboot.h. you most definitelytedu2013-03-281-2/+1
* Add support for Roland UM-ONE, from Tom Ivar Helbekkmo in NetBSD PR 45908.jsg2012-02-281-1/+16
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* #include <sys/lock.h> not needed. i.e. these compile fine without it.krw2007-05-051-2/+1
* Move contents of sys/select.h to sys/selinfo.h in preparation for amillert2005-11-211-2/+2
* better midi stuff from alex@caoua.orgderaadt2004-06-271-1/+192
* sync tag with NetBSDnate2003-05-191-2/+2
* fixes from NetBSDnate2002-07-091-2/+34
* add usb midi support.nate2002-06-111-0/+215
* Meant to commit only ulpt and committed everything. Most things weren't readynate2002-05-071-215/+0
* Sync ulpt driver with NetBSDnate2002-05-071-0/+215