diff options
author | dmlb <dmlb@FreeBSD.org> | 2000-04-21 15:01:49 +0000 |
---|---|---|
committer | dmlb <dmlb@FreeBSD.org> | 2000-04-21 15:01:49 +0000 |
commit | 3011fb4da98581ac0eae48fe265b828f62a3773c (patch) | |
tree | f8ddca4f3d260dee5c02f5b9a86d5c9a04df3a82 /sys/net | |
parent | 1f7d68ff761c072eadb594cbf525afd672569957 (diff) | |
download | FreeBSD-src-3011fb4da98581ac0eae48fe265b828f62a3773c.zip FreeBSD-src-3011fb4da98581ac0eae48fe265b828f62a3773c.tar.gz |
Functional driver with new command queue in place.
Working download and start/join network. What's nice is that I didn't touch
TX or RX code at all.
Not fully done yet - stubs for assoc, cast, promisc and user param updating. I
can't work out the "nicest" way to get the mcast and promisc interactions
sorted without needing to abort runq commands half way through. And, as
mcast/promisc used elsewhere I want to get this right.
Other stuff
Fancy new debugging with __FUNCTION__ and __LINE__.
Lots of panic's inserted until I check some stuff out.
Removed all of the old scheduler.
Removed start join timeout as I don't need it.
Removed the promiscuous broadcast code that waas ifdef'd out.
New CCS allocation
Diffstat (limited to 'sys/net')
0 files changed, 0 insertions, 0 deletions