![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-17 16:11 |
47,814 topics / 349,907 posts / today 4 new / 48,259 members |
| DOS疑难解答 & 问题讨论 (解答室) » [Discussion] How to automatically detect the network card model under DOS and automatically load its NDIS driver |
| Printable Version 1,577 / 2 |
| Floor1 coolboy163 | Posted 2005-11-23 10:19 |
| 初级用户 Posts 74 Credits 176 | |
|
As the title says:
I want to make one that can automatically detect the network card driver and then automatically load the NDIS driver, so that different network cards can be targeted, without having to find drivers for the network card under DOS. Assume the directory: A:\ |_NDIS |_8029(network card driver) | |_8029.DOS | |_PROTOCOL.INI |_8139/8139X | |_8139.DOS | |_PROTOCOL.INI | . . I0.SYS CONFIG.SYS AUTOEXEC.BAT ...... This is what I thought: It's best to configure in CONFIG, so there's no need to build BATs separately. For example, add autodetectlan.dos in CONFIG (automatically detect the network card, find the matching one from NDIS), and then determine the network card type and file directory, so that in AUTOEXEC.BAT or other BATs, the network card can be set casually. I don't know if the idea is wrong? I hope everyone can talk about it, how to implement it? = Waiting for those interested |
|
| Floor2 darkradx | Posted 2005-11-23 12:30 |
| 高级用户 Posts 420 Credits 972 | |
|
Store PCI data (Basically: VID/SID)
Check PCI data Run batch file action REALTEK8029, 10EC/8029, PCIND.DOS REALTEK8139/810X, 10EC/8139, RTSND.DOS REALTEK8169/811X, 10EC/8169, RTGBND.DOS Intel PRO100, 8086/................................... |
|
| Floor3 coolboy163 | Posted 2005-11-23 16:43 |
| 初级用户 Posts 74 Credits 176 | |
|
The content of the second floor is quite hard to understand, but I probably got the general meaning. Let's search.
|
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |