Go to file
tshiozak 6c60c9ff82 initial commit of USB midi driver.
- I tested only ROLAND UM-1 and YAMAHA UX256.
    These are not conforming to USB-MIDI spec, however these are
    similar to USB-MIDI.
  - Since I've not yet seen the "genuine" USB-MIDI device,
    I cannot test such devices although I wrote the codes for it.
TODO:
  - clean up the codes.
  - umidi(4) manpage.
  - /dev/rmidi? is working well, but /dev/music seems not working correctly.
2001-01-30 23:26:47 +00:00
bin avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
crypto Merge the notsnap20010129 import. 2001-01-30 02:08:54 +00:00
dist separately populate lib/{cylink,dnssafe} into basesrc/crypto/dist/bind. 2001-01-27 08:09:42 +00:00
distrib add /usr/lib/runemodule/*.a for completeness. 2001-01-30 10:10:45 +00:00
etc remove sendmail-IPv4only.cf from checklist. PR 12075. 2001-01-29 09:39:46 +00:00
games Tyop: foresight, not forsight (FreeBSD PR/24637) 2001-01-30 00:25:30 +00:00
gnu va_list is "char *" on NetBSD's sparc64; conditionalize this, as the old 2001-01-30 22:36:39 +00:00
include have comment about strange use of _B 2001-01-21 10:44:15 +00:00
lib Added field and character checking. 2001-01-30 06:44:42 +00:00
libexec comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
regress 40B: just symlink in and out, don't bother copying it 2001-01-19 12:34:45 +00:00
sbin Sprinkle some const. 2001-01-28 00:59:26 +00:00
share Add proper entries for Berlin, Germany. 2001-01-29 16:43:20 +00:00
sys initial commit of USB midi driver. 2001-01-30 23:26:47 +00:00
usr.bin Do extensive facelift: 2001-01-30 21:05:12 +00:00
usr.sbin Hmm...My last change was a bit too drastic. Sun3's would never run the inner 2001-01-29 03:11:50 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING note that undefined __assert13 refs are fixed by rebuilding lib/libc 2001-01-26 01:31:38 +00:00