summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/umidivar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().pirofti2013-11-101-3/+1
* Get rid of various 'typedef struct' definitions and use plain structuremglocker2013-04-151-5/+5
* Dont "#ifdef DIAGNOSTICS" out umidi_jack->intr.ratchov2012-09-021-3/+1
* If the MIDI UART is not ready for output, don't spin at IPL_CLOCK;ratchov2012-03-301-2/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Mechanical removal of USBBASEDEVICE. No binary change.mk2007-06-061-2/+2
* Add optional flush method to MIDI hardware interface.jsg2006-04-071-8/+12
* Part of Alexandre Ratchov's last umidi diff that should have been committed.jsg2005-09-071-2/+4
* better midi stuff from alex@caoua.orgderaadt2004-06-271-19/+8
* sync with NetBSDnate2002-11-111-2/+2
* no , after last element in a enumderaadt2002-09-081-2/+2
* update $NetBSD$ tagsnate2002-07-251-2/+2
* get rid of trailing whitespacenate2002-07-251-3/+3
* add usb midi support.nate2002-06-111-0/+138
* Meant to commit only ulpt and committed everything. Most things weren't readynate2002-05-071-138/+0
* Sync ulpt driver with NetBSDnate2002-05-071-0/+138