Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
CryptoAlgo Inc daad8a087a Add source files 4 years ago
..
go.bat Add source files 4 years ago
inf Add source files 4 years ago
makefile Add source files 4 years ago
oeminf.c Add source files 4 years ago
oeminf.rc Add source files 4 years ago
readme Add source files 4 years ago
rules.mk Add source files 4 years ago
sources Add source files 4 years ago
strip.bat Add source files 4 years ago

readme

How to generate oemnadxx.inf
----------------------------
1. make sure that oeminf.exe is in your path.
2. type: go f:\drvlib\netcard
where f:\drvlib\netcard is the location of your network drivers with
oemsetup.inf
3. Then you will find a file called: oemnadxx.inf in your directory.

For each oem inf file, you need to run strip.bat to remove the
TAGFILE = XXXX
line from each inf file.

Terryk
4/20/94