NetBSD/sys/compat/ndis/files.ndis
rittera a71d97c1d4 Added 3 files which were not part of the original FreeBSD code:
1. sys/compat/ndis/files.ndis
	-needed to compile sys/compat/ndis into the kernel
2. sys/compat/ndis/nbcompat.h
	-Various macros, typedefs, etc. needed for NetBSD
3. sys/compat/ndis/nbcompat.c
	-A few function definitions needed for NetBSD.  Mainly functions
	 available in the FreeBSD kernel, but not in NetBSD.
2006-03-31 02:43:18 +00:00

15 lines
383 B
Plaintext

#
#
# Config file description ndis module
#
file compat/ndis/kern_ndis.c compat_ndis
file compat/ndis/kern_windrv.c compat_ndis
file compat/ndis/nbcompat.c compat_ndis
file compat/ndis/subr_hal.c compat_ndis
file compat/ndis/subr_ndis.c compat_ndis
file compat/ndis/subr_ntoskrnl.c compat_ndis
file compat/ndis/subr_pe.c compat_ndis
file compat/ndis/subr_usbd.c compat_ndis