emulator: repoint dev-rig confs to the current NIC (realnic F70BADD7A)

The old Network Bridge adapter (DB5521D) no longer exists on the dev rig;
pcap now binds the physical Realtek directly. Update the tracked rendered
confs so a networked launch from the repo tree reaches the host. Symptom of
the stale value was the guest looping "NO PACKET DRIVER FOUND" (pcap open
fails -> NE2000 absent -> ODI stack can't bind). net_diag.conf left alone
(unrelated pre-existing churn).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Cyd
2026-07-24 10:43:41 -05:00
co-authored by Claude Opus 4.8
parent 73b597df35
commit 11f0a082e3
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ nicbase=340
nicirq=10
backend=pcap
[ethernet, pcap]
realnic=DB5521D
realnic=F70BADD7A
[sblaster]
sbtype=sb16
sbbase=220
+1 -1
View File
@@ -25,7 +25,7 @@ nicbase=340
nicirq=10
backend=pcap
[ethernet, pcap]
realnic=DB5521D
realnic=F70BADD7A
[sblaster]
sbtype=sb16
sbbase=220
+1 -1
View File
@@ -25,7 +25,7 @@ nicbase=340
nicirq=10
backend=pcap
[ethernet, pcap]
realnic=DB5521D
realnic=F70BADD7A
[sblaster]
sbtype=sb16
sbbase=220
+1 -1
View File
@@ -20,7 +20,7 @@ nicbase=340
nicirq=10
backend=pcap
[ethernet, pcap]
realnic=DB5521D
realnic=F70BADD7A
[sblaster]
sbtype=sb16
sbbase=220
+2 -2
View File
@@ -20,7 +20,7 @@ nicbase=340
nicirq=10
backend=pcap
[ethernet, pcap]
realnic=DB5521D
realnic=F70BADD7A
[sblaster]
sbtype=sb16
sbbase=220
@@ -60,4 +60,4 @@ netnub -p -f rpl4opt > nn.log
32rtm.exe -u
echo === RP-NET-RUN-DONE ===
pause