summaryrefslogtreecommitdiff
path: root/sys/dev/usb/umidivar.h
AgeCommit message (Expand)Author
2003-12-05Make the chars in the umidi_endpoint buffer unsigned; this fixes atgson
2003-12-04netbsd.org -> NetBSD.orgkeihan
2002-09-12No trailing , in enum (from OpenBSD).augustss
2002-07-11Get rid of trailing white space.augustss
2001-02-03separate mididev and jack logically.tshiozak
2001-02-03change how to allocate xfer; alloc xfer when attach and free xfer when detach.tshiozak
2001-01-30initial commit of USB midi driver.tshiozak