VOGONS


First post, by ppgrainbow

User metadata
Rank Member
Rank
Member

I have problem getting the emulated network card with SLiRP instead of PCAP, the NE2000 ISA on the DTK 486 machine (AMD 486DX2 66MHz, 8 MB RAM, Phoenix S3Trio 64 w/1 MB VRAM).

I installed the Arachne v1.97 and tried to configure the IP address to use 10.0.2.15, 10.0.2.2 for the Gateway and 10.0.2.3 for the DNS as well as Boot/DHCP.

When I select Boot/DHCP, Arachne wouldn't even initalise the TCP/IP at all.

Here's a screenshot of the problem that I've been encountering:

20170130_184432.png

The guest OS that i have installed is MS-DOS 5 and Windows 3.11 (no workgroup support).

Is there a way how this can be fixed?

Reply 1 of 17, by SA1988

User metadata
Rank Member
Rank
Member

use PCAP instead of Slirp.

Reply 2 of 17, by ppgrainbow

User metadata
Rank Member
Rank
Member
SA1988 wrote:

use PCAP instead of Slirp.

I tried to use both WinPCap and Win10PCap. Neither of them worked. 🙁

SA1988, have you tested networking under 86Box using PCap on your PC?

Reply 3 of 17, by SA1988

User metadata
Rank Member
Rank
Member
ppgrainbow wrote:
SA1988 wrote:

use PCAP instead of Slirp.

I tried to use both WinPCap and Win10PCap. Neither of them worked. 🙁

SA1988, have you tested networking under 86Box using PCap on your PC?

Yes, works fine (WinPCap only, not Win10PCap).

Reply 4 of 17, by Battler

User metadata
Rank Member
Rank
Member

I have personally tested Win10PCap (since I'm using Windows 10), and it works.

Reply 5 of 17, by ppgrainbow

User metadata
Rank Member
Rank
Member
Battler wrote:

I have personally tested Win10PCap (since I'm using Windows 10), and it works.

I'll test it using a Damn Small Linux Distro to see if networking works with Win10PCap since I'm using Windows 8.1.

Update: I managed to boot the DSL linux distro off of the ISO on the ASUS P/I-5541P4XE machine and ended up using the Phoexnix S3 Trio 64 card with 2 MB RAM. The machine has the capability to boot off of the emulated CD-ROM.

I used DHCP when I set up the networking and when I tried to access the Damn Small Linux, I wound up getting a Server not found error:

20170201_203148.png

Any idea what could be wrong when I use Win10Pcap and setting the network type to PCap?

Reply 6 of 17, by Battler

User metadata
Rank Member
Rank
Member

- ppgrainbow: Could you PM me your 86box.cfg file? Because I'd need to look at your configuration to see what's wrong. I have a few ideas but I need to know to be sure.

Reply 7 of 17, by ppgrainbow

User metadata
Rank Member
Rank
Member
Battler wrote:

- ppgrainbow: Could you PM me your 86box.cfg file? Because I'd need to look at your configuration to see what's wrong. I have a few ideas but I need to know to be sure.

I'll privately note you with the configuration of what I have right now.😀

Reply 8 of 17, by ppgrainbow

User metadata
Rank Member
Rank
Member

Problem solved! 😀

I updated to build 472 of 686B0x [07ffe37] and in the AUTOEXEC.BAT file, I simply changed line 19 to read LH NE2000 0x60 3 0x300.

0x300 is the address and the 3 is the IRQ that I'm using to emulate the ISA version of the NE2000 network card. It's easier to use SLiRP for now, because PCap isn't working too well...though I could be wrong.

Reply 9 of 17, by Sammy

User metadata
Rank Oldbie
Rank
Oldbie

I installed Win95 in 86box 1.20.
Network Card ist RTL8029 and Drivers are installed.

WinPCap is installed (Host system is Win7 64bit)

But win95 says it cant get a IP from DHCP so i think network is not working.

Also the Homepage of 86box say: PCap needs manual configuration...

What manual configuration is needed ?

Reply 10 of 17, by ppgrainbow

User metadata
Rank Member
Rank
Member
Sammy wrote:
I installed Win95 in 86box 1.20. Network Card ist RTL8029 and Drivers are installed. […]
Show full quote

I installed Win95 in 86box 1.20.
Network Card ist RTL8029 and Drivers are installed.

WinPCap is installed (Host system is Win7 64bit)

But win95 says it cant get a IP from DHCP so i think network is not working.

Also the Homepage of 86box say: PCap needs manual configuration...

What manual configuration is needed ?

Please use the stable version of 86Box. 😀

Reply 11 of 17, by Sammy

User metadata
Rank Oldbie
Rank
Oldbie

yes, i use the latest build. (optimized for core2)

i try with DHCP and with 192.168.178.19. 255.255.255.0 (86box)

Host has 192.168.178.4

Ping the Router with ping 192.168.178.1
no response when pinging from 86box, from Host it works.

In 86box.cfg i set: networkinterface=1

I am searching for etherlist.exe too.
This Tool should show the interface Number of the Host Lan Ethernet Interface.

PS. in Dosbox Lan Interface is 1 (ATHEROS........)

Dosbox uses WinPCap too, right? Cause in Dosbox Networking works.

Reply 12 of 17, by ppgrainbow

User metadata
Rank Member
Rank
Member
Sammy wrote:
yes, i use the latest build. (optimized for core2) […]
Show full quote

yes, i use the latest build. (optimized for core2)

i try with DHCP and with 192.168.178.19. 255.255.255.0 (86box)

Host has 192.168.178.4

Ping the Router with ping 192.168.178.1
no response when pinging from 86box, from Host it works.

In 86box.cfg i set: networkinterface=1

I am searching for etherlist.exe too.
This Tool should show the interface Number of the Host Lan Ethernet Interface.

PS. in Dosbox Lan Interface is 1 (ATHEROS........)

Dosbox uses WinPCap too, right? Cause in Dosbox Networking works.

If WinPCap doesn't work, use SLiRP. 😀

Reply 13 of 17, by Battler

User metadata
Rank Member
Rank
Member

You need to set the Network interface GUID (ie. exactly what ethlist or niclist tell you), not the number. And it's also pcap_device not networkinterface.

Reply 14 of 17, by Sammy

User metadata
Rank Oldbie
Rank
Oldbie

Here is my 86box.cfg

gameblaster = 0
gus = 0
ssi2001 = 0
voodoo = 1
buslogic = 0
netinterface = 1
netcard = ne2kpci
pcap_device = \Device\NPF_{444C8E2B-183F-4322-8F14-AE71EFF2B2E7}
model = 430vx
cpu_manufacturer = 0
cpu = 3
cpu_use_dynarec = 1
cpu_waitstates = 0
gfxcard = mach64x
video_speed = 5
sndcard = sb16
cpu_speed = 0
has_fpu = 0
disc_a = C:\Users\Core2\Desktop\Win98Bootdiskette.IMG
disc_a_writeprot = 0
disc_b =
disc_b_writeprot = 0
disc_3 =
disc_3_writeprot = 0
disc_4 =
disc_4_writeprot = 0
hdd_controller = none
mem_size = 98304
cdrom_1_host_drive = 0
cdrom_1_enabled = 1
cdrom_1_sound_on = 1
cdrom_1_bus_type = 0
cdrom_1_atapi_dma = 1
cdrom_1_ide_channel = 2
cdrom_1_scsi_device_id = 2
cdrom_1_scsi_device_lun = 0
cdrom_1_iso_path =
cdrom_2_host_drive = 0
cdrom_2_enabled = 0
cdrom_2_sound_on = 1
cdrom_2_bus_type = 0
cdrom_2_ide_channel = 3
cdrom_2_atapi_dma = 1
cdrom_2_scsi_device_id = 3
cdrom_2_scsi_device_lun = 0
cdrom_2_iso_path =
cdrom_3_host_drive = 0
cdrom_3_enabled = 0
cdrom_3_sound_on = 1
cdrom_3_bus_type = 0
cdrom_3_atapi_dma = 1
cdrom_3_ide_channel = 4
cdrom_3_scsi_device_id = 4
cdrom_3_scsi_device_lun = 0
cdrom_3_iso_path =
cdrom_4_host_drive = 0
cdrom_4_enabled = 0
cdrom_4_sound_on = 1
cdrom_4_bus_type = 0
cdrom_4_atapi_dma = 1
Show last 290 lines
cdrom_4_ide_channel = 5
cdrom_4_scsi_device_id = 5
cdrom_4_scsi_device_lun = 0
cdrom_4_iso_path =
vid_resize = 0
vid_api = 1
video_fullscreen_scale = 0
video_fullscreen_first = 0
hdc_sectors = 63
hdc_heads = 16
hdc_cylinders = 4096
hdc_fn = C:\Users\Core2\Desktop\86box-c.img
hdd_sectors = 63
hdd_heads = 16
hdd_cylinders = 4092
hdd_fn = F:\data.img
hde_sectors = 0
hde_heads = 0
hde_cylinders = 0
hde_fn =
hdf_sectors = 0
hdf_heads = 0
hdf_cylinders = 0
hdf_fn =
hdg_sectors = 0
hdg_heads = 0
hdg_cylinders = 0
hdg_fn =
hdh_sectors = 0
hdh_heads = 0
hdh_cylinders = 0
hdh_fn =
hdi_sectors = 0
hdi_heads = 0
hdi_cylinders = 0
hdi_fn =
hdj_sectors = 0
hdj_heads = 0
hdj_cylinders = 0
hdj_fn =
ide_ter_enable = 0
ide_ter_irq = 10
ide_qua_enable = 0
ide_qua_irq = 11
drive_a_type = 8
drive_b_type = 0
drive_3_type = 0
drive_4_type = 0
force_43 = 0
scale = 1
enable_overscan = 0
enable_flash = 1
enable_sync = 1
opl3_type = 1
joystick_type = 0
mouse_type = msserial
enable_xtide = 1
enable_external_fpu = 1
window_w = 0
window_h = 0
window_x = 0
window_y = 0
window_remember = 0
scsicard = none
maclocal = 5558746
maclocal_pci = 10439722
fdd_01_type = 35_2hd
fdd_01_fn =
fdd_01_writeprot = 1
fdd_02_type = 35_2hd
fdd_02_fn =
fdd_02_writeprot = 0
fdd_03_type = none
fdd_03_fn =
fdd_03_writeprot = 0
fdd_04_type = none
fdd_04_fn =
fdd_04_writeprot = 0
ide_03_enable = 0
ide_03_irq = 10
ide_04_enable = 0
ide_04_irq = 11
hdd_01_sectors = 63
hdd_01_heads = 16
hdd_01_cylinders = 4096
hdd_01_bus_type = 2
hdd_01_mfm_channel = 0
hdd_01_ide_channel = 0
hdd_01_scsi_device_id = 0
hdd_01_scsi_device_lun = 0
hdd_01_fn = C:\Users\Core2\Desktop\86box-c.img
hdd_02_sectors = 0
hdd_02_heads = 0
hdd_02_cylinders = 0
hdd_02_bus_type = 0
hdd_02_mfm_channel = 0
hdd_02_ide_channel = 0
hdd_02_scsi_device_id = 0
hdd_02_scsi_device_lun = 0
hdd_02_fn =
hdd_03_sectors = 0
hdd_03_heads = 0
hdd_03_cylinders = 0
hdd_03_bus_type = 0
hdd_03_mfm_channel = 0
hdd_03_ide_channel = 0
hdd_03_scsi_device_id = 0
hdd_03_scsi_device_lun = 0
hdd_03_fn =
hdd_04_sectors = 0
hdd_04_heads = 0
hdd_04_cylinders = 0
hdd_04_bus_type = 0
hdd_04_mfm_channel = 0
hdd_04_ide_channel = 0
hdd_04_scsi_device_id = 0
hdd_04_scsi_device_lun = 0
hdd_04_fn =
hdd_05_sectors = 0
hdd_05_heads = 0
hdd_05_cylinders = 0
hdd_05_bus_type = 0
hdd_05_mfm_channel = 0
hdd_05_ide_channel = 0
hdd_05_scsi_device_id = 0
hdd_05_scsi_device_lun = 0
hdd_05_fn =
hdd_06_sectors = 0
hdd_06_heads = 0
hdd_06_cylinders = 0
hdd_06_bus_type = 0
hdd_06_mfm_channel = 0
hdd_06_ide_channel = 0
hdd_06_scsi_device_id = 0
hdd_06_scsi_device_lun = 0
hdd_06_fn =
hdd_07_sectors = 0
hdd_07_heads = 0
hdd_07_cylinders = 0
hdd_07_bus_type = 0
hdd_07_mfm_channel = 0
hdd_07_ide_channel = 0
hdd_07_scsi_device_id = 0
hdd_07_scsi_device_lun = 0
hdd_07_fn =
hdd_08_sectors = 0
hdd_08_heads = 0
hdd_08_cylinders = 0
hdd_08_bus_type = 0
hdd_08_mfm_channel = 0
hdd_08_ide_channel = 0
hdd_08_scsi_device_id = 0
hdd_08_scsi_device_lun = 0
hdd_08_fn =
hdd_09_sectors = 0
hdd_09_heads = 0
hdd_09_cylinders = 0
hdd_09_bus_type = 0
hdd_09_mfm_channel = 0
hdd_09_ide_channel = 0
hdd_09_scsi_device_id = 0
hdd_09_scsi_device_lun = 0
hdd_09_fn =
hdd_10_sectors = 0
hdd_10_heads = 0
hdd_10_cylinders = 0
hdd_10_bus_type = 0
hdd_10_mfm_channel = 0
hdd_10_ide_channel = 0
hdd_10_scsi_device_id = 0
hdd_10_scsi_device_lun = 0
hdd_10_fn =
hdd_11_sectors = 0
hdd_11_heads = 0
hdd_11_cylinders = 0
hdd_11_bus_type = 0
hdd_11_mfm_channel = 0
hdd_11_ide_channel = 0
hdd_11_scsi_device_id = 0
hdd_11_scsi_device_lun = 0
hdd_11_fn =
hdd_12_sectors = 0
hdd_12_heads = 0
hdd_12_cylinders = 0
hdd_12_bus_type = 0
hdd_12_mfm_channel = 0
hdd_12_ide_channel = 0
hdd_12_scsi_device_id = 0
hdd_12_scsi_device_lun = 0
hdd_12_fn =
hdd_13_sectors = 0
hdd_13_heads = 0
hdd_13_cylinders = 0
hdd_13_bus_type = 0
hdd_13_mfm_channel = 0
hdd_13_ide_channel = 0
hdd_13_scsi_device_id = 0
hdd_13_scsi_device_lun = 0
hdd_13_fn =
hdd_14_sectors = 0
hdd_14_heads = 0
hdd_14_cylinders = 0
hdd_14_bus_type = 0
hdd_14_mfm_channel = 0
hdd_14_ide_channel = 0
hdd_14_scsi_device_id = 0
hdd_14_scsi_device_lun = 0
hdd_14_fn =
hdd_15_sectors = 0
hdd_15_heads = 0
hdd_15_cylinders = 0
hdd_15_bus_type = 0
hdd_15_mfm_channel = 0
hdd_15_ide_channel = 0
hdd_15_scsi_device_id = 0
hdd_15_scsi_device_lun = 0
hdd_15_fn =
hdd_16_sectors = 0
hdd_16_heads = 0
hdd_16_cylinders = 0
hdd_16_bus_type = 0
hdd_16_mfm_channel = 0
hdd_16_ide_channel = 0
hdd_16_scsi_device_id = 0
hdd_16_scsi_device_lun = 0
hdd_16_fn =
cdrom_01_host_drive = 74
cdrom_01_enabled = 1
cdrom_01_sound_on = 1
cdrom_01_bus_type = 0
cdrom_01_atapi_dma = 1
cdrom_01_ide_channel = 2
cdrom_01_scsi_device_id = 2
cdrom_01_scsi_device_lun = 0
cdrom_01_image_path =
cdrom_02_host_drive = 0
cdrom_02_enabled = 0
cdrom_02_sound_on = 1
cdrom_02_bus_type = 0
cdrom_02_atapi_dma = 0
cdrom_02_ide_channel = 2
cdrom_02_scsi_device_id = 3
cdrom_02_scsi_device_lun = 0
cdrom_02_image_path =
cdrom_03_host_drive = 0
cdrom_03_enabled = 0
cdrom_03_sound_on = 1
cdrom_03_bus_type = 0
cdrom_03_atapi_dma = 0
cdrom_03_ide_channel = 2
cdrom_03_scsi_device_id = 4
cdrom_03_scsi_device_lun = 0
cdrom_03_image_path =
cdrom_04_host_drive = 0
cdrom_04_enabled = 0
cdrom_04_sound_on = 1
cdrom_04_bus_type = 0
cdrom_04_atapi_dma = 0
cdrom_04_ide_channel = 2
cdrom_04_scsi_device_id = 5
cdrom_04_scsi_device_lun = 0
cdrom_04_image_path =
serial1_enabled = 1
serial2_enabled = 1
lpt_enabled = 1
bugger_enabled = 0

[Joysticks]
joystick_0_nr = 0
joystick_1_nr = 0

[Phoenix S3 Trio64]
memory = 4

[3DFX Voodoo Graphics]
type = 0
framebuffer_memory = 4
texture_memory = 2
bilinear = 1
dacfilter = 1
render_threads = 2
recompiler = 1

[Realtek RTL8029AS]
netcard = 1
irq = 10
net_type = 0
disable_netbios = 1
pcap_device = \Device\NPF_{444C8E2B-183F-4322-8F14-AE71EFF2B2E7}

But it does not work, when i ping 192.168.178.1, i only get: Request timed out

Reply 15 of 17, by Sammy

User metadata
Rank Oldbie
Rank
Oldbie

can i start 86box with a parameter to create a log file?

btw: i don't have ethlist or niclist

i do copy and paste the network guid from dosbox status window.

Reply 16 of 17, by Sammy

User metadata
Rank Oldbie
Rank
Oldbie

I now tryed the latest build feb2846 an Internet works..

But i get a IP adress of 10.0.2.15 and a Gateway from 10.0.2.22 ?

But in 86box config i set to PCap , but it look like i using slirp ?

Reply 17 of 17, by Sammy

User metadata
Rank Oldbie
Rank
Oldbie

I did a manual cleanup of 86box.cfg (removed the ne2000 section, was inserted when i try the ne2000 ISA card) an removed everything from ne2000 in win95.

Now i get a IP Adress from my Router and i can play Screamer Rally with other PCs over LAN.

Thank you everyone fpr helping, and thank you battler for 86box.

BTW:This is my working 86box.cfg

gameblaster = 0
gus = 0
ssi2001 = 0
voodoo = 1
buslogic = 0
netinterface = 1
netcard = ne2kpci
pcap_device = \Device\NPF_{444C8E2B-183F-4322-8F14-AE71EFF2B2E7}
model = 430vx
cpu_manufacturer = 0
cpu = 3
cpu_use_dynarec = 1
cpu_waitstates = 0
gfxcard = mach64x
video_speed = 5
sndcard = sb16
cpu_speed = 13
has_fpu = 1
disc_a = C:\Users\Core2\Desktop\Win98Bootdiskette.IMG
disc_a_writeprot = 0
disc_b =
disc_b_writeprot = 0
disc_3 =
disc_3_writeprot = 0
disc_4 =
disc_4_writeprot = 0
hdd_controller = none
mem_size = 98304
cdrom_1_host_drive = 0
cdrom_1_enabled = 1
cdrom_1_sound_on = 1
cdrom_1_bus_type = 0
cdrom_1_atapi_dma = 1
cdrom_1_ide_channel = 2
cdrom_1_scsi_device_id = 2
cdrom_1_scsi_device_lun = 0
cdrom_1_iso_path =
cdrom_2_host_drive = 0
cdrom_2_enabled = 0
cdrom_2_sound_on = 1
cdrom_2_bus_type = 0
cdrom_2_ide_channel = 3
cdrom_2_atapi_dma = 1
cdrom_2_scsi_device_id = 3
cdrom_2_scsi_device_lun = 0
cdrom_2_iso_path =
cdrom_3_host_drive = 0
cdrom_3_enabled = 0
cdrom_3_sound_on = 1
cdrom_3_bus_type = 0
cdrom_3_atapi_dma = 1
cdrom_3_ide_channel = 4
cdrom_3_scsi_device_id = 4
cdrom_3_scsi_device_lun = 0
cdrom_3_iso_path =
cdrom_4_host_drive = 0
cdrom_4_enabled = 0
cdrom_4_sound_on = 1
cdrom_4_bus_type = 0
cdrom_4_atapi_dma = 1
Show last 288 lines
cdrom_4_ide_channel = 5
cdrom_4_scsi_device_id = 5
cdrom_4_scsi_device_lun = 0
cdrom_4_iso_path =
vid_resize = 0
vid_api = 1
video_fullscreen_scale = 0
video_fullscreen_first = 0
hdc_sectors = 63
hdc_heads = 16
hdc_cylinders = 4096
hdc_fn = C:\Users\Core2\Desktop\86box-c.img
hdd_sectors = 63
hdd_heads = 16
hdd_cylinders = 4092
hdd_fn = F:\data.img
hde_sectors = 0
hde_heads = 0
hde_cylinders = 0
hde_fn =
hdf_sectors = 0
hdf_heads = 0
hdf_cylinders = 0
hdf_fn =
hdg_sectors = 0
hdg_heads = 0
hdg_cylinders = 0
hdg_fn =
hdh_sectors = 0
hdh_heads = 0
hdh_cylinders = 0
hdh_fn =
hdi_sectors = 0
hdi_heads = 0
hdi_cylinders = 0
hdi_fn =
hdj_sectors = 0
hdj_heads = 0
hdj_cylinders = 0
hdj_fn =
ide_ter_enable = 0
ide_ter_irq = 10
ide_qua_enable = 0
ide_qua_irq = 11
drive_a_type = 8
drive_b_type = 0
drive_3_type = 0
drive_4_type = 0
force_43 = 0
scale = 1
enable_overscan = 0
enable_flash = 1
enable_sync = 1
opl3_type = 1
joystick_type = 0
mouse_type = ps2
enable_xtide = 1
enable_external_fpu = 1
window_w = 0
window_h = 0
window_x = 0
window_y = 0
window_remember = 0
scsicard = none
maclocal = 5558746
maclocal_pci = 10439722
fdd_01_type = 35_2hd
fdd_01_fn =
fdd_01_writeprot = 0
fdd_02_type = 35_2hd
fdd_02_fn =
fdd_02_writeprot = 0
fdd_03_type = none
fdd_03_fn =
fdd_03_writeprot = 0
fdd_04_type = none
fdd_04_fn =
fdd_04_writeprot = 0
ide_03_enable = 0
ide_03_irq = 10
ide_04_enable = 0
ide_04_irq = 11
hdd_01_sectors = 63
hdd_01_heads = 16
hdd_01_cylinders = 4096
hdd_01_bus_type = 2
hdd_01_mfm_channel = 0
hdd_01_ide_channel = 0
hdd_01_scsi_device_id = 0
hdd_01_scsi_device_lun = 0
hdd_01_fn = C:\Users\Core2\Desktop\86box-c.img
hdd_02_sectors = 0
hdd_02_heads = 0
hdd_02_cylinders = 0
hdd_02_bus_type = 0
hdd_02_mfm_channel = 0
hdd_02_ide_channel = 0
hdd_02_scsi_device_id = 0
hdd_02_scsi_device_lun = 0
hdd_02_fn =
hdd_03_sectors = 0
hdd_03_heads = 0
hdd_03_cylinders = 0
hdd_03_bus_type = 0
hdd_03_mfm_channel = 0
hdd_03_ide_channel = 0
hdd_03_scsi_device_id = 0
hdd_03_scsi_device_lun = 0
hdd_03_fn =
hdd_04_sectors = 0
hdd_04_heads = 0
hdd_04_cylinders = 0
hdd_04_bus_type = 0
hdd_04_mfm_channel = 0
hdd_04_ide_channel = 0
hdd_04_scsi_device_id = 0
hdd_04_scsi_device_lun = 0
hdd_04_fn =
hdd_05_sectors = 0
hdd_05_heads = 0
hdd_05_cylinders = 0
hdd_05_bus_type = 0
hdd_05_mfm_channel = 0
hdd_05_ide_channel = 0
hdd_05_scsi_device_id = 0
hdd_05_scsi_device_lun = 0
hdd_05_fn =
hdd_06_sectors = 0
hdd_06_heads = 0
hdd_06_cylinders = 0
hdd_06_bus_type = 0
hdd_06_mfm_channel = 0
hdd_06_ide_channel = 0
hdd_06_scsi_device_id = 0
hdd_06_scsi_device_lun = 0
hdd_06_fn =
hdd_07_sectors = 0
hdd_07_heads = 0
hdd_07_cylinders = 0
hdd_07_bus_type = 0
hdd_07_mfm_channel = 0
hdd_07_ide_channel = 0
hdd_07_scsi_device_id = 0
hdd_07_scsi_device_lun = 0
hdd_07_fn =
hdd_08_sectors = 0
hdd_08_heads = 0
hdd_08_cylinders = 0
hdd_08_bus_type = 0
hdd_08_mfm_channel = 0
hdd_08_ide_channel = 0
hdd_08_scsi_device_id = 0
hdd_08_scsi_device_lun = 0
hdd_08_fn =
hdd_09_sectors = 0
hdd_09_heads = 0
hdd_09_cylinders = 0
hdd_09_bus_type = 0
hdd_09_mfm_channel = 0
hdd_09_ide_channel = 0
hdd_09_scsi_device_id = 0
hdd_09_scsi_device_lun = 0
hdd_09_fn =
hdd_10_sectors = 0
hdd_10_heads = 0
hdd_10_cylinders = 0
hdd_10_bus_type = 0
hdd_10_mfm_channel = 0
hdd_10_ide_channel = 0
hdd_10_scsi_device_id = 0
hdd_10_scsi_device_lun = 0
hdd_10_fn =
hdd_11_sectors = 0
hdd_11_heads = 0
hdd_11_cylinders = 0
hdd_11_bus_type = 0
hdd_11_mfm_channel = 0
hdd_11_ide_channel = 0
hdd_11_scsi_device_id = 0
hdd_11_scsi_device_lun = 0
hdd_11_fn =
hdd_12_sectors = 0
hdd_12_heads = 0
hdd_12_cylinders = 0
hdd_12_bus_type = 0
hdd_12_mfm_channel = 0
hdd_12_ide_channel = 0
hdd_12_scsi_device_id = 0
hdd_12_scsi_device_lun = 0
hdd_12_fn =
hdd_13_sectors = 0
hdd_13_heads = 0
hdd_13_cylinders = 0
hdd_13_bus_type = 0
hdd_13_mfm_channel = 0
hdd_13_ide_channel = 0
hdd_13_scsi_device_id = 0
hdd_13_scsi_device_lun = 0
hdd_13_fn =
hdd_14_sectors = 0
hdd_14_heads = 0
hdd_14_cylinders = 0
hdd_14_bus_type = 0
hdd_14_mfm_channel = 0
hdd_14_ide_channel = 0
hdd_14_scsi_device_id = 0
hdd_14_scsi_device_lun = 0
hdd_14_fn =
hdd_15_sectors = 0
hdd_15_heads = 0
hdd_15_cylinders = 0
hdd_15_bus_type = 0
hdd_15_mfm_channel = 0
hdd_15_ide_channel = 0
hdd_15_scsi_device_id = 0
hdd_15_scsi_device_lun = 0
hdd_15_fn =
hdd_16_sectors = 0
hdd_16_heads = 0
hdd_16_cylinders = 0
hdd_16_bus_type = 0
hdd_16_mfm_channel = 0
hdd_16_ide_channel = 0
hdd_16_scsi_device_id = 0
hdd_16_scsi_device_lun = 0
hdd_16_fn =
cdrom_01_host_drive = 200
cdrom_01_enabled = 1
cdrom_01_sound_on = 1
cdrom_01_bus_type = 0
cdrom_01_atapi_dma = 1
cdrom_01_ide_channel = 2
cdrom_01_scsi_device_id = 2
cdrom_01_scsi_device_lun = 0
cdrom_01_image_path = F:\images\Bleifuss_Rally.cue
cdrom_02_host_drive = 0
cdrom_02_enabled = 0
cdrom_02_sound_on = 1
cdrom_02_bus_type = 0
cdrom_02_atapi_dma = 0
cdrom_02_ide_channel = 2
cdrom_02_scsi_device_id = 3
cdrom_02_scsi_device_lun = 0
cdrom_02_image_path =
cdrom_03_host_drive = 0
cdrom_03_enabled = 0
cdrom_03_sound_on = 1
cdrom_03_bus_type = 0
cdrom_03_atapi_dma = 0
cdrom_03_ide_channel = 2
cdrom_03_scsi_device_id = 4
cdrom_03_scsi_device_lun = 0
cdrom_03_image_path =
cdrom_04_host_drive = 0
cdrom_04_enabled = 0
cdrom_04_sound_on = 1
cdrom_04_bus_type = 0
cdrom_04_atapi_dma = 0
cdrom_04_ide_channel = 2
cdrom_04_scsi_device_id = 5
cdrom_04_scsi_device_lun = 0
cdrom_04_image_path =
serial1_enabled = 1
serial2_enabled = 1
lpt_enabled = 1
bugger_enabled = 0

[Joysticks]
joystick_0_nr = 0
joystick_1_nr = 0

[Phoenix S3 Trio64]
memory = 4

[3DFX Voodoo Graphics]
type = 0
framebuffer_memory = 4
texture_memory = 2
bilinear = 1
dacfilter = 1
render_threads = 2
recompiler = 1

[Realtek RTL8029AS]
netcard = 1
irq = 10
net_type = 0
disable_netbios = 1