freebsd-dev/sys/modules/ndis
Bill Paul 431b5bd6e7 Implement NdisOpenFile()/NdisCloseFile()/NdisMapFile()/NdisUnmapFile().
By default, we search for files in /compat/ndis. This can be changed with
a systcl. These routines are used by some drivers which need to download
firmware or microcode into their respective devices during initialization.

Also, remove extraneous newlines from the 'built-in' sysctl/registry
variables.
2004-01-09 03:57:00 +00:00
..
Makefile Implement NdisOpenFile()/NdisCloseFile()/NdisMapFile()/NdisUnmapFile(). 2004-01-09 03:57:00 +00:00