1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev/if_ndis
Andrew Thompson 30d9c7698a Preallocate some space to return the scan results, some drivers do not properly
pass back the desired buffer length. This fixes scanning with the Marvell
88W8335 and BCM4328 wireless cards.

PR:		kern/118370
Submitted by:	Weongyo Jeong
Tested by:	Ed Schouten
2007-12-07 10:37:25 +00:00
..
if_ndis_pccard.c
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 Preallocate some space to return the scan results, some drivers do not properly 2007-12-07 10:37:25 +00:00
if_ndisvar.h Remove compatibilty defines to simplify reading the code, this is around 10% of 2007-12-03 21:51:28 +00:00