NetBSD/sys
reinoud a69a1c78e1 Improve support for transmit fifo support for plcom.
As Nick, Michiel and I concluded this driver needs a big overhaul since its
logic is modelled on the standard com.c driver which doesn't have the plcom's
treshold interrupt at al.

On Nicks request, the HW FIFO support hasn't been enabled by default on the
RPi though.

Tested with the RPi.
2012-08-12 10:13:17 +00:00
..
altq
arch Improve support for transmit fifo support for plcom. 2012-08-12 10:13:17 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
common More cleanup. Use a union (pmap_segtab) and a typedef (pmap_segtab_t). Add 2012-07-09 17:45:22 +00:00
compat Ensure correct alignment for stack buffers when long != 64-bit, e.g. 2012-08-06 08:27:49 +00:00
conf Deal with optional HAVE_GCC. 2012-08-10 16:05:26 +00:00
crypto
ddb Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
dev minor correction to some comments. 2012-08-11 21:54:18 +00:00
dist remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
external Make ipf compile even without INET6 support. 2012-07-30 19:27:46 +00:00
fs Missing bit in previous commit (PUFFS_KFLAG_CACHE_DOTDOT option to avoid 2012-08-11 01:10:11 +00:00
gdbscripts
ipkdb
kern Add -A, -a, and -e options to modstat(8) along with kernel 2012-08-07 01:19:05 +00:00
lib Deal with optional HAVE_GCC. 2012-08-10 16:05:26 +00:00
miscfs Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
modules - Extend npftest: add ruleset inspection testing from the config generated 2012-08-12 03:35:13 +00:00
net - Extend npftest: add ruleset inspection testing from the config generated 2012-08-12 03:35:13 +00:00
net80211 Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
netatalk Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
netbt
netinet <grmbl>whitespace</grmbl> 2012-07-19 21:08:42 +00:00
netinet6 Add comments describing parameter handling for ip6_insertfraghdr. 2012-07-21 14:52:40 +00:00
netipsec Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
netisdn
netiso Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls old style def 2012-02-01 16:49:36 +00:00
netnatm
netsmb Tabify. 2012-05-12 01:40:37 +00:00
nfs Move some the test for MAKEENTRY into the cache_enter(9). Make some 2012-07-22 00:53:18 +00:00
opencrypto
rump Deal with optional HAVE_GCC. 2012-08-10 16:05:26 +00:00
secmodel KNF fix. spaces vs. tab 2012-06-27 10:15:25 +00:00
stand
sys Add sngu_* and dblu_* access macros. 2012-08-08 16:56:53 +00:00
ufs chfs bugfix [node was obsoleted twice] 2012-08-10 09:26:58 +00:00
uvm -fno-common broke kernhist since it used commons. 2012-07-30 23:56:48 +00:00
Makefile