This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
if_ndis
History
Coleman Kane
00e6b158be
Fix a bad use of NULL instead of zero for int comparison. Sorry for the
...
breakage. Submitted by: bz, des, onemda MFC after: 3 days
2009-10-01 11:52:06 +00:00
..
if_ndis_pccard.c
- Make struct usb_xfer opaque so that drivers can not access the internals
2009-06-23 02:19:59 +00:00
if_ndis_pci.c
- Make struct usb_xfer opaque so that drivers can not access the internals
2009-06-23 02:19:59 +00:00
if_ndis_usb.c
- Make struct usb_xfer opaque so that drivers can not access the internals
2009-06-23 02:19:59 +00:00
if_ndis.c
Fix a bad use of NULL instead of zero for int comparison. Sorry for the
2009-10-01 11:52:06 +00:00
if_ndisvar.h
s/usb2_/usb_/ on all typedefs for the USB stack.
2009-05-29 18:46:57 +00:00