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
Sam Leffler
e0a11d8bec
hookup mcast and promisc callbacks
...
Submitted by: "Paul B. Mahol" <onemda@gmail.com>
2008-11-30 20:48:57 +00:00
..
if_ndis_pccard.c
Use strcasecmp() from libkern.
2007-04-06 11:21:01 +00:00
if_ndis_pci.c
Remove compatibilty defines to simplify reading the code, this is around 10% of
2007-12-03 21:51:28 +00:00
if_ndis_usb.c
finish removing usb_port.h macros.
2007-06-18 22:24:32 +00:00
if_ndis.c
hookup mcast and promisc callbacks
2008-11-30 20:48:57 +00:00
if_ndisvar.h
sc->ndis_txidx should be cycle between 0 and sc->ndis_maxpkts, not
2008-10-04 04:15:39 +00:00