NetBSD/sys
dyoung 38e3126fe5 Add the transmit section of rtw(4): build up and tear down transmit
descriptor rings, move packets from the transmit queues to the
transmit rings, handle transmission-completed interrupts.  My
Linksys WPC11 ver. 4 with Maxim RF, generates interrupts like it
is successfully transmitting packets.  Clearly there are bugs: my
G4 Powerbook locks up hard.  I will debug tomorrow.
2004-12-19 08:19:25 +00:00
..
altq Fix URL to Wu-chang Feng's BLUE 2004-06-26 07:22:11 +00:00
arch Recognize mec as a valid netboot device. Add IP12 to the wdsc comment. 2004-12-18 00:51:30 +00:00
coda Revert previous. set_statvfs_info needs the struct proc * arg. 2004-10-15 09:09:09 +00:00
compat Fix comments slighly 2004-12-12 20:42:53 +00:00
conf Adjust the cscope target so that each source file on a separate line to avoid 2004-12-16 00:35:48 +00:00
crypto
ddb Implement ddb setting that allows all ddb output to be teed into the 2004-09-29 23:54:11 +00:00
dev Add the transmit section of rtw(4): build up and tear down transmit 2004-12-19 08:19:25 +00:00
dist Expand out an unused byte to give each NAT rule a protocol version field, 2004-12-16 17:01:02 +00:00
fs I don't think that the vgone() in vop_inactive is needed; in fact it might 2004-12-18 05:26:41 +00:00
gdbscripts
ipkdb
kern - Move string array definitions and bitmap array definitions to the appropriate 2004-12-18 03:07:40 +00:00
lib MBR_PTYPE_APPLE_UFS is now spelled with an underscore. 2004-11-12 19:34:43 +00:00
lkm ETHFOO_GOING had no chance to actually be useful if sc_flags is set to 0 2004-12-17 12:17:09 +00:00
miscfs Cloning cleanup: 2004-11-30 04:25:43 +00:00
net As pointed out by Greg Troxel, ifmedia_entrys were allocated with 2004-12-08 20:37:43 +00:00
net80211 Define for more bits in the Service field of the 802.11 PLCP Header. 2004-12-19 08:08:06 +00:00
netatalk Rename MBUFTRACE helper function m_claim() to m_claimm(), 2004-06-24 04:15:50 +00:00
netccitt There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
netinet yamt's changes seem to fix all the checksumming issues. Turn the loopback 2004-12-19 06:42:24 +00:00
netinet6 Don't perform checksums on loopback interfaces. They can be reenabled with 2004-12-15 04:25:19 +00:00
netipsec Fix missing break; Emmanuel Dreyfus. 2004-10-27 23:10:13 +00:00
netisdn If we don't have a source telephone number configured, do not send 2004-05-06 21:11:04 +00:00
netiso Convert lo(4) to a clonable device. 2004-12-04 16:10:25 +00:00
netkey move SA header to DEAD if there's no children. markus@openbsd 2004-12-06 08:07:28 +00:00
netnatm kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netns Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netsmb There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
nfs revive spec vop_bwrite as it's needed for block devices. 2004-12-17 03:31:20 +00:00
opencrypto Cloning cleanup: 2004-11-30 04:25:43 +00:00
stand
sys Add an array of dtype names. 2004-12-18 08:43:08 +00:00
ufs Remove some unnecessary (int32_t) casts that would cause us to screw up the 2004-12-15 07:11:51 +00:00
uvm mlock(2) and munlock(2) are defined by our man pages (which agree with 2004-12-02 15:23:47 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00