1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00
freebsd/sys/dev/if_ndis
Andrew Thompson 910cb8feb9 Add missing MODULE_VERSION() definitions, this resolves problems around
duplicate module loads.

PR:		usb/125736
Submitted by:	danger, mm
Reviewed by:	hselasky
2010-09-01 23:47:53 +00:00
..
if_ndis_pccard.c
if_ndis_pci.c
if_ndis_usb.c Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
if_ndis.c len must be int, not size_t 2010-01-06 13:13:14 +00:00
if_ndisvar.h