freebsd-dev/sys/dev/if_ndis
Bill Paul baa6396dc1 Correct the size used to allocate ndis_txarray. It should be
NDIS_TXPKTS now, not ndis_maxpkts.
2005-10-19 03:14:11 +00:00
..
if_ndis_pccard.c More fixes for multibus drivers. When calling out to the match 2005-05-08 23:19:20 +00:00
if_ndis_pci.c More fixes for multibus drivers. When calling out to the match 2005-05-08 23:19:20 +00:00
if_ndis_usb.c Throw the switch on the new driver generation/loading mechanism. From 2005-04-24 20:21:22 +00:00
if_ndis.c Correct the size used to allocate ndis_txarray. It should be 2005-10-19 03:14:11 +00:00
if_ndisvar.h Another round of cleanups and fixes: 2005-10-18 19:52:15 +00:00