NetBSD/sys
bouyer 540cab1ec8 jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet and
JME260 Fast Ethernet PCI Express controllers.
Written with a lot of cut-n-paste from the FreeBSD jme(4) driver.
No support for jumbo ethernet frames yet (but should come soon).
Thanks to JMicron Technologies for providing me sample boards and
documentation for this work.
2008-10-11 21:54:11 +00:00
..
altq Add support for source address hashhing in ALTQs WFQ. This allows to 2008-09-11 17:58:59 +00:00
arch jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet and 2008-10-11 21:54:11 +00:00
coda
compat Fix linux32 siginfo si_signo value. Do not convert ksi_signo twice. 2008-10-09 23:03:45 +00:00
conf Address problems with accept filters noted by ad in his source-changes 2008-10-11 16:39:07 +00:00
contrib/dev/ath
crypto
ddb Replace more intptr_t to uintptr_t when casting VA. 2008-10-03 14:52:11 +00:00
dev jme(4), a driver for JMicron Technologies JME250 Gigabit Ethernet and 2008-10-11 21:54:11 +00:00
dist Move uidinfo to its own module in kern_uidinfo.c and include in rump. 2008-10-11 13:40:57 +00:00
external/bsd/drm/dist fix typo in comment 2008-09-23 06:08:07 +00:00
fs Switch UDF over to the vfs_dirhash.c dirhash code. 2008-09-27 13:05:34 +00:00
gdbscripts
ipkdb
kern Address problems with accept filters noted by ad in his source-changes 2008-10-11 16:39:07 +00:00
lib add a LOAD_NOTE flag to make loading the note optional. 2008-09-25 20:59:38 +00:00
lkm
miscfs Break a deadlock where one thread has a wapbl transaction, calls VOP_GETPAGES 2008-10-10 09:21:58 +00:00
modules Build modular fss driver. 2008-09-23 07:56:59 +00:00
net Make SIOCSIFCAP work again on vlan interfaces: first check that the 2008-10-11 17:19:41 +00:00
net80211 Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netatalk
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet Move uidinfo to its own module in kern_uidinfo.c and include in rump. 2008-10-11 13:40:57 +00:00
netinet6 Move uidinfo to its own module in kern_uidinfo.c and include in rump. 2008-10-11 13:40:57 +00:00
netipsec
netisdn
netiso set if_addrlen = 0 when attaching, as no link layer address is actually set 2008-10-09 19:18:15 +00:00
netkey
netnatm
netsmb
nfs do the proper ifdef dance for non-inet families 2008-10-09 14:38:21 +00:00
opencrypto
rump Include <machine/cpu> for the benefit of archs where it doesn't happen 2008-10-11 16:23:24 +00:00
secmodel Move uidinfo to its own module in kern_uidinfo.c and include in rump. 2008-10-11 13:40:57 +00:00
stand
sys Move uidinfo to its own module in kern_uidinfo.c and include in rump. 2008-10-11 13:40:57 +00:00
ufs Break a deadlock where one thread has a wapbl transaction, calls VOP_GETPAGES 2008-10-10 09:21:58 +00:00
uvm Move test for __SWAP_BROKEN here. 2008-09-23 08:56:15 +00:00
Makefile