This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
if_ndis
History
weongyo
3fcdfbc383
set NULL after free to avoid duplicate free.
...
Tested by: Ganbold <ganbold_at_micom.mng.net>
2009-03-24 04:20:17 +00:00
..
if_ndis_pccard.c
o port NDIS USB support from USB1 to the new usb(USB2).
2009-03-07 07:26:22 +00:00
if_ndis_pci.c
remove now-redunant cardbus attachment.
2009-03-09 13:23:54 +00:00
if_ndis_usb.c
Some NDIS USB drivers try to call URB funcs like URB_FUNCTION_VENDOR_xxx
2009-03-18 02:38:35 +00:00
if_ndis.c
set NULL after free to avoid duplicate free.
2009-03-24 04:20:17 +00:00
if_ndisvar.h
Some NDIS USB drivers try to call URB funcs like URB_FUNCTION_VENDOR_xxx
2009-03-18 02:38:35 +00:00