NetBSD/sys
mycroft 487f02d9cd Three changes:
1) After setting an input or output channel to pause, watch for DCH (DMA
   halted) to be set before resetting the registers.  The manual says this is
   required.  This *may* fix random auich lockups.
2) Add auich_{trigger,intr,halt}_pipe(), which can operate on any of the
   input and output channels.  This reduces code duplication quite a bit.
   While I'm at it, fill in the mic interrupt handling.
3) The mic in interrupt is MINT, not MIINT.  (The latter is modem input.)
2005-03-11 22:29:16 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch Move Xen kernel config files to arch/i386, so that they can be added to 2005-03-11 20:48:24 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat revert part of previous commit (the block size type and the pad renumbering). 2005-03-10 23:39:27 +00:00
conf nuke trailing whitespace 2005-02-26 22:58:54 +00:00
crypto nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ddb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
dev Three changes: 2005-03-11 22:29:16 +00:00
dist frpr_udpcommon() failed to handle fragmented packets. Packets with less than 2005-03-07 13:59:30 +00:00
fs nuke trailing whitespace 2005-02-26 22:58:54 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern Revert the change that made kern.file2 and net.*.*.pcblist into nodes 2005-03-11 06:16:15 +00:00
lib nuke trailing whitespace 2005-02-26 22:58:54 +00:00
lkm PR/29630: Takehiko NOZAKI: undefined symbols 'linux_ioctl_mtio' 2005-03-08 15:26:23 +00:00
miscfs Remove bogus len setting noted by J. Chapman Flack. 2005-03-01 04:39:59 +00:00
net Add support for changing the MTU to stf(4). 2005-03-11 13:28:25 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet Set ip_len to 0 in the wm driver when TSO is being used. 2005-03-11 17:07:51 +00:00
netinet6 Revert the change that made kern.file2 and net.*.*.pcblist into nodes 2005-03-11 06:16:15 +00:00
netipsec Repair references to nonexistent structs in sys/netipsec/key.c after 2005-02-28 17:47:50 +00:00
netisdn nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netkey nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs nuke trailing whitespace 2005-02-26 22:31:44 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys Revert the change that made kern.file2 and net.*.*.pcblist into nodes 2005-03-11 06:16:15 +00:00
ufs Be more careful about handling of flags to lfs_flush, to ensure that 2005-03-09 22:12:15 +00:00
uvm add back rev. 1.29 of vm/vm_map.c, which was apparently lost in the UVM merge: 2005-02-28 16:55:54 +00:00
Makefile