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.
Shaswata Das
5c6fe3db62
|
4 years ago | |
---|---|---|
.. | ||
go.bat | 4 years ago | |
inf | 4 years ago | |
makefile | 4 years ago | |
oeminf.c | 4 years ago | |
oeminf.rc | 4 years ago | |
readme | 4 years ago | |
rules.mk | 4 years ago | |
sources | 4 years ago | |
strip.bat | 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