This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-27 05:03:09 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c9be1bb2f8
opnsense-src
/
sys
/
dev
/
if_ndis
History
Bill Paul
9ad2cfc795
Correct KASSERT()s that check for initialization of mutexes in ndis_detach(),
...
which are different now that I'm not using mutex pools anymore. Noticed by: des
2004-04-23 17:15:14 +00:00
..
if_ndis.c
Correct KASSERT()s that check for initialization of mutexes in ndis_detach(),
2004-04-23 17:15:14 +00:00
if_ndis_pccard.c
Make if_ndis_pci.c and if_ndis_pccard.c use bus_alloc_resource() again
2004-03-21 19:56:41 +00:00
if_ndis_pci.c
Make if_ndis_pci.c and if_ndis_pccard.c use bus_alloc_resource() again
2004-03-21 19:56:41 +00:00
if_ndisvar.h
Continue my efforts to imitate Windows as closely as possible by
2004-04-14 07:48:03 +00:00