summaryrefslogtreecommitdiff
path: root/sys/dev/usb/umidi.c
AgeCommit message (Expand)Author
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2005-09-07Fix bug that caused multi byte MIDI messages to get corruptedJonathan Gray
2005-08-01Don't keep the devinfo string on the stack, instead use malloc/free.Brad Smith
2004-11-20When processing sysex stop bytes ensure the packet is not corruptedJonathan Gray
2004-06-27better midi stuff from alex@caoua.orgTheo de Raadt
2003-05-19check for null before memsetNathan Binkert
2003-05-07string cleanup; nate okTheo de Raadt
2002-11-11sync with NetBSDNathan Binkert
2002-07-25update $NetBSD$ tagsNathan Binkert
2002-07-25get rid of trailing whitespaceNathan Binkert
2002-07-09fixes from NetBSDNathan 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