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
Andrew Thompson
910cb8feb9
Add missing MODULE_VERSION() definitions, this resolves problems around
...
duplicate module loads. PR: usb/125736 Submitted by: danger, mm Reviewed by: hselasky
2010-09-01 23:47:53 +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
Add missing MODULE_VERSION() definitions, this resolves problems around
2010-09-01 23:47:53 +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