cvs commit: src/sys/dev/if_ndis if_ndis.c
Andrew Thompson
thompsa at FreeBSD.org
Fri Dec 7 02:37:26 PST 2007
thompsa 2007-12-07 10:37:26 UTC
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c
Log:
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
Revision Changes Path
1.129 +25 -9 src/sys/dev/if_ndis/if_ndis.c
More information about the cvs-src
mailing list