NetBSD/sys
mycroft 4ffebebb25 Several things:
* Use the new trigger_{in,out}put interface.
* Allow the play and record channels to have different encodings (but the
  same sample rate).
* Play u-law and a-law as 16-bit data.  (This may not work yet...)
1998-08-09 20:32:34 +00:00
..
adosfs bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
arch Support video interrupt for GrandVimage 17iL video card. 1998-08-09 18:19:09 +00:00
compat use __sparc__ not sparc 1998-08-09 03:12:39 +00:00
conf defopt PFIL_HOOKS. 1998-08-09 08:58:18 +00:00
ddb Include required "opt_ddb.h" header file. 1998-07-05 14:33:56 +00:00
dev Several things: 1998-08-09 20:32:34 +00:00
gdbscripts
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
isofs Recognize _PC_SYNC_IO. 1998-08-03 14:19:57 +00:00
kern Per XNS Issue 5, calling recvmsg(2) or sendmsg(2) with an msg.msg_iovlen less 1998-08-04 19:48:34 +00:00
lib Lots of kernlib functions rewritten as inline macros. 1998-08-08 11:18:32 +00:00
lkm Resolve conflicts from the import. 1998-07-12 15:11:50 +00:00
miscfs Recognize _PC_SYNC_IO. 1998-08-03 14:19:57 +00:00
msdosfs Recognize _PC_SYNC_IO. 1998-08-03 14:19:57 +00:00
net Define IFM_INST_MAX, the largest possible "instance" value. 1998-08-08 22:12:30 +00:00
netatalk Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netccitt fix to accomodate change in vn_rdwr prototype 1998-07-28 20:25:28 +00:00
netinet defopt PFIL_HOOKS. 1998-08-09 08:58:18 +00:00
netiso defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
netnatm defopt DDB. 1998-07-04 22:18:13 +00:00
netns defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
nfs Pathconf: for V2 mounts, revert back to failing with EINVAL if an RPC would 1998-08-08 11:39:20 +00:00
stand
sys Add MIDI support. The MIDI devices can be accessed as ``raw'' through 1998-08-07 00:00:55 +00:00
ufs bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
uvm We need to be able to specify a uvm_object to the pool page allocator, too. 1998-08-01 01:39:03 +00:00
vm Allow an alternate splimp-protected map to be specified in the pool page 1998-07-31 20:46:36 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00