NetBSD/sys
thorpej e293024ffa This is the long-awaited "new Tulip driver", a complete, from-scratch
rewrite of the driver for the DECchip 21x4x Ethernet chips, and a variety
of clones.

Currently, the driver supports the Winbond 89C840F (this works pretty
well), and the Lite-On PNIC (e.g. NetGear PCI boards), however Lite-On
support may be broken [I may simply have a busted test board].

Eventually, support for the Macronix and ASIX chips will filter into
this driver, and then, slowly, support for the genuine DEC chips,
and maybe even the DE-425 EISA model.
1999-09-01 00:32:41 +00:00
..
adosfs Revoke revoke(2) bug. 1999-08-19 03:42:23 +00:00
arch Add some missing usb glue. 1999-09-01 00:05:01 +00:00
coda Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00
compat Update for new msgctl()/semctl()/shmctl() calls. 1999-08-25 04:52:06 +00:00
conf This is the long-awaited "new Tulip driver", a complete, from-scratch 1999-09-01 00:32:41 +00:00
ddb XXX LOCKING XXX of allproc; DDB runs with interrupts blocked, and MD 1999-07-22 21:11:26 +00:00
dev This is the long-awaited "new Tulip driver", a complete, from-scratch 1999-09-01 00:32:41 +00:00
filecorefs Fix compiler warning. 1999-08-18 22:01:53 +00:00
gdbscripts
ipkdb Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
isofs Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup(). 1999-08-04 18:40:47 +00:00
kern Add a new flag, used by vn_open() which prevent symlinks from being followed 1999-08-31 12:30:35 +00:00
lib Sync with libc: use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 09:07:35 +00:00
lkm Spelling. 1999-08-25 00:59:08 +00:00
miscfs Change variable used for directory offset from "int" to "off_t". 1999-08-25 14:42:35 +00:00
msdosfs Revoke revoke(2) bug. 1999-08-19 03:42:23 +00:00
net Move the mtu initialization to arc_storelladdr, so that it will be upped 1999-08-29 20:38:36 +00:00
netatalk
netccitt IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
netinet fix tcp mss consideration on ipsec operation. 1999-08-27 02:56:14 +00:00
netinet6 sync with kame; typo in comment. 1999-08-26 11:11:51 +00:00
netiso Back out previous. I was getting bitten by a bug in make(1), which is 1999-07-12 18:15:09 +00:00
netkey sync with recent KAME. 1999-08-24 00:46:12 +00:00
netnatm
netns add PR_LISTEN to protocols which support listen(2) 1999-07-01 05:53:04 +00:00
nfs Once the mount structure is definitely doomed, always set the 1999-08-29 18:32:15 +00:00
ntfs add more items, correct a few sentences 1999-08-30 11:33:41 +00:00
stand
sys Add a new flag, used by vn_open() which prevent symlinks from being followed 1999-08-31 12:30:35 +00:00
ufs Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup(). 1999-08-04 18:40:47 +00:00
uvm When handling the MADV_FREE case, if the amap or aobj has more than 1999-08-21 02:19:05 +00:00
vm Garbage collect thread_sleep()/thread_wakeup() left over from the old 1999-07-22 22:58:38 +00:00
Makefile IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00