Opened 17 years ago
Closed 17 years ago
#259 closed defect (fixed)
Free DOS packet driver fails to detect virtual LAN card
| Reported by: | regne v | Owned by: | |
|---|---|---|---|
| Component: | other | Version: | VirtualBox 1.3.8 |
| Keywords: | DOS packet driver | Cc: | |
| Guest type: | other | Host type: | other |
Description
I've installed FreeDos in a virtual machine and can't get the packet driver to detect the virtual lan card.
I'm currently using "pcntpk INT=0x60 BUSTYPE=PCI IOADDR=0" (pcntpk is the packet driver for the amd pc net lan card) but all I get is: "PCNTPK-DOS-018:PCI Scan specified, device not found".
The virtual land card seems to be there as pcisleep /l (a FreeDOS command to list PCI devices) shows:
BusDecF vend:type class vendor description... 00.02 [1022:2000] 0200 AMD LAN / Ethernet
I've tested several versions of the packet driver and all show the same message.
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed in SVN. And please don't specify the IOADDR, the pcntpk driver will autodetect the address.


Tested on Virtualbox 1.4.0 and still doesn't work