NetBSD/sys
scw 1cc2a2688d Add support for the DMA and AC97 controllers on PXA2x0, and enable them
on the Lubbock evaluation board.

Many thanks to Hiroyuki Bessho for testing this driver with the new
aurateconv interface, as I no longer have access to the hardware.

Contributed by Wasabi Systems, Inc.
2005-04-13 07:42:28 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch Add support for the DMA and AC97 controllers on PXA2x0, and enable them 2005-04-13 07:42:28 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat merge yamt-km branch. 2005-04-01 11:59:21 +00:00
conf make blist compilable on netbsd. 2005-04-06 11:33:54 +00:00
crypto nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ddb remove stray error(1) comment. 2005-03-28 01:05:13 +00:00
dev fix an error message: could -> could not 2005-04-13 00:19:44 +00:00
dist Upgraded IPFilter to 4.1.8 2005-04-03 15:05:30 +00:00
fs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +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 `lkmlookup()' is called with its name argument either from kernel or from 2005-04-12 14:13:16 +00:00
lib Use std form for a multi-line comment 2005-04-09 13:04:35 +00:00
lkm add missing prototype for when CODA_COMPAT_5 is #define'd 2005-03-28 06:59:13 +00:00
miscfs PR/29782: Martin Husemann: procfs can not unmount when some process has its 2005-04-02 06:15:09 +00:00
net no point in assigning to ifq twice. 2005-03-31 21:19:35 +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 when doing TSO, avoid to use duplicated ip_id heavily. 2005-04-07 12:22:47 +00:00
netinet6 Make sure that prefixes get purged. This fixes PR kern/21189, 2005-04-03 11:02:27 +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 nfsrv_rcv: don't do so_receive from socket upcall context. 2005-03-29 09:22:35 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys The definition of IRFRAMEDISC (10) is incorrect since the value is dynamic. 2005-04-10 14:28:11 +00:00
ufs Clean up the handling of the pager_map deadlock in lfs_putpages, after 2005-04-08 00:08:42 +00:00
uvm fix unreasonably frequent "killed: out of swap" on systems which have 2005-04-12 13:11:45 +00:00
Makefile