summaryrefslogtreecommitdiff
path: root/sys/dev/sequencer.c
AgeCommit message (Expand)Author
2002-07-27Variable name typo in debugging code. tick -> ticks.Thomas Nordin
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-10return ENOTTY not EINVAL in default: in *ioctl()Michael Shalayeff
2001-05-01trailing spacesMichael Shalayeff
2000-06-26Convert to new timeouts.Artur Grabowski
2000-04-11Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.orgPaul Janzen
1999-07-23From NetBSD; let i386 run audio at a high IPLNiklas Hallqvist
1999-01-02Midi & sequencer support from NetBSD, mostly by Lennart AugustssonNiklas Hallqvist