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
Martin Blapp
c2ede4b379
Remove extraneous semicolons, no functional changes.
...
Submitted by: Marc Balmer <marc@msys.ch> MFC after: 1 week
2010-01-07 21:01:37 +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
Remove extraneous semicolons, no functional changes.
2010-01-07 21:01:37 +00:00
if_ndis.c
len must be int, not size_t
2010-01-06 13:13:14 +00:00
if_ndisvar.h
s/usb2_/usb_/ on all typedefs for the USB stack.
2009-05-29 18:46:57 +00:00