NetBSD/sys
thorpej f752c7d328 On the Gig PHYTER, For whatever reason, the 10baseT-related bits of the
BMSR are wired to 0, yet the PHY supports 10baseT.  So, to get around
this, we test the ANAR 10baseT bits after a PHY reset.  These bits are
set according to input pin 180.  If we see the 10baseT ANAR bits set,
we fake them in the BMSR so that we can actually autonegotiate 10baseT.
2001-05-31 18:47:22 +00:00
..
adosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
altq use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
arch Deprecate intrcnt/intrnames in favour of the generic evcnt(9) interface. 2001-05-31 18:46:07 +00:00
coda add a genfs_mmap() and change all of the disk-based filesystems 2001-05-28 02:50:51 +00:00
compat use _KERNEL_OPT. 2001-05-30 11:37:21 +00:00
conf build faith(4) only if INET and INET6 are specified. 2001-05-30 17:50:46 +00:00
crypto correct binary key material handling. sync with kame 2001-05-27 01:40:16 +00:00
ddb use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
dev On the Gig PHYTER, For whatever reason, the 10baseT-related bits of the 2001-05-31 18:47:22 +00:00
filecorefs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
gdbscripts
ipkdb
isofs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
kern add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
lib When MACHINE_ARCH is m68000, compile ffs.c and random.c 2001-05-16 03:30:39 +00:00
lkm remove use of gcc syntax for designated initialisers when initialising 2001-05-15 02:00:12 +00:00
miscfs use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
msdosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
net Add an Ethernet option bit for master mode (for 1000baseTX, the link 2001-05-31 16:30:04 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
netinet use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
netinet6 use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
netisdn Demangle an #ifdef mess and make all ioctl routines take an u_long 2001-04-21 07:23:41 +00:00
netiso Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netkey use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netns Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netsmb Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
nfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
ntfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
smbfs replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
stand
sys use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
ufs use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
uvm add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
Makefile