Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/ndis
Module Name: src
Committed By: rittera
Date: Fri Mar 31 02:43:18 UTC 2006
Added Files:
src/sys/compat/ndis: files.ndis nbcompat.c nbcompat.h
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/compat/ndis/files.ndis \
src/sys/compat/ndis/nbcompat.c src/sys/compat/ndis/nbcompat.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index