freebsd-dev/sys/dev/if_ndis
Maxime Henrion 233ea3b7fc Don't set ifp->if_output to ether_output(), since ether_ifattach()
will do it for us (we either call ether_ifattach() directly, or it
gets called within ieee80211_ifattach()).

Approved by:	wpaul
2004-03-12 17:05:06 +00:00
..
if_ndis_pccard.c Trim unneeded includes from if_ndis_pccard.c and if_ndis_pci.c. Also removed 2004-03-09 20:29:21 +00:00
if_ndis_pci.c Trim unneeded includes from if_ndis_pccard.c and if_ndis_pci.c. Also removed 2004-03-09 20:29:21 +00:00
if_ndis.c Don't set ifp->if_output to ether_output(), since ether_ifattach() 2004-03-12 17:05:06 +00:00
if_ndisvar.h Add preliminary support for PCMCIA devices in addition to PCI/cardbus. 2004-03-07 02:49:06 +00:00