a71d97c1d4
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.
15 lines
383 B
Plaintext
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
|
|
|