mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
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
This commit is contained in:
parent
9c9d99932b
commit
4e618aafa1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59467
2430
sys/dev/ray/if_ray.c
2430
sys/dev/ray/if_ray.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user