freebsd-dev/sys/dev/if_ndis
Alexander Motin 6f954fb36b Remove MAXBSIZE use from drivers where it has nothing to do.
In some cases limits are just not needed, in others -- DFLTPHYS is the
right constant to use instead.

MFC after:	1 month
2015-03-22 16:10:28 +00:00
..
if_ndis_pccard.c Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
if_ndis_pci.c Remove MAXBSIZE use from drivers where it has nothing to do. 2015-03-22 16:10:28 +00:00
if_ndis_usb.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_ndis.c Mechanically convert to if_inc_counter(). 2014-09-19 03:51:26 +00:00
if_ndisvar.h