NetBSD/sys
thorpej 0859a7601d - Differentiate beteen the 8003 and 80c03 (the 80c03 has some additional
features).
- Implement crude multicast support -- enable reception of all multicast
  frames if we have any addresses on the multicast list.  TODO: use the
  64-bit hash table on the 80c03.
- Implement promiscuous mode.

IPv6 doesn't quite work yet -- DAD finds a duplicate for the
link-local.  The 8003 hears its own transmissions, but IFF_SIMPLEX
is not set, so I'm a little confused.
2001-06-07 23:05:51 +00:00
..
adosfs
altq HZ -> hz 2001-06-05 05:12:18 +00:00
arch - Differentiate beteen the 8003 and 80c03 (the 80c03 has some additional 2001-06-07 23:05:51 +00:00
coda
compat proto for coredump32 2001-06-06 21:45:56 +00:00
conf Add a driver for the Initio INIC-940/950 PCI SCSI controllers. 2001-06-03 13:43:45 +00:00
crypto
ddb Default to kernel_map if no addr is available. 2001-06-03 00:32:25 +00:00
dev LKM friendly: move ev_out32() to netbsd32 specific code; add an ev_out32 hook. 2001-06-07 17:52:52 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Rework fdalloc() even further: split fdalloc() into fdalloc() and 2001-06-07 01:29:16 +00:00
lib
lkm build svr4 & svr4_32 on sparc64. 2001-06-06 21:38:49 +00:00
miscfs Typos and grammer fixes in comments (misc/13133 by Michael K. Sanders) 2001-06-07 13:44:46 +00:00
msdosfs
net make ifioctl() compat lkm friendly. 2001-06-07 13:26:48 +00:00
netatalk
netccitt
netinet
netinet6 fix a IPNOPRIVPORTS unused variable botch. noted by proff. 2001-06-06 06:07:06 +00:00
netisdn
netiso
netkey avoid assigning to policy_id twice. fixes more gcc 3.0 prerelease errors. 2001-06-04 21:38:28 +00:00
netnatm
netns
netsmb
nfs delint lvalue cast abuse 2001-06-07 01:04:40 +00:00
ntfs
smbfs
stand
sys Rework fdalloc() even further: split fdalloc() into fdalloc() and 2001-06-07 01:29:16 +00:00
ufs only include "fs_lfs.h" if _KERNEL_OPT. 2001-06-05 09:19:33 +00:00
uvm uvm_coredump32() moved into compat/netbsd32. 2001-06-06 21:28:51 +00:00
Makefile