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:
@@ -25,7 +25,7 @@ nicbase=340
|
||||
nicirq=10
|
||||
backend=pcap
|
||||
[ethernet, pcap]
|
||||
realnic=DB5521D
|
||||
realnic=F70BADD7A
|
||||
[sblaster]
|
||||
sbtype=sb16
|
||||
sbbase=220
|
||||
|
||||
Reference in New Issue
Block a user