summaryrefslogtreecommitdiff
path: root/sys/dev/usb/umidivar.h
AgeCommit message (Expand)Author
2013-11-10Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().Paul Irofti
2013-04-15Get rid of various 'typedef struct' definitions and use plain structureMarcus Glocker
2012-09-02Dont "#ifdef DIAGNOSTICS" out umidi_jack->intr.Alexandre Ratchov
2012-03-30If the MIDI UART is not ready for output, don't spin at IPL_CLOCK;Alexandre Ratchov
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-06-06Mechanical removal of USBBASEDEVICE. No binary change.Michael Knudsen
2006-04-07Add optional flush method to MIDI hardware interface.Jonathan Gray
2005-09-07Part of Alexandre Ratchov's last umidi diff that should have been committed.Jonathan Gray
2004-06-27better midi stuff from alex@caoua.orgTheo de Raadt
2002-11-11sync with NetBSDNathan Binkert
2002-09-08no , after last element in a enumTheo de Raadt
2002-07-25update $NetBSD$ tagsNathan Binkert
2002-07-25get rid of trailing whitespaceNathan Binkert
2002-06-11add usb midi support.Nathan 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