# RAM-disk and PC-speaker acceptance profile for 86Box.
#
# Storage devices which are covered by the other bounded serial profiles stay
# disabled here so the 8086 kernel's single near-data segment is not inflated
# by unrelated hardware arenas.

DRIVER_RAM=yes
DRIVER_SERIAL=yes
DRIVER_ETHERNET=no

BLOCK_DRIVER=xtide
BLOCK_DRIVER_MODE=polling
DRIVER_RAMDISK=yes
DRIVER_SSD=no
DRIVER_XTIDE=yes
DRIVER_DIRECTFD=no
DRIVER_ATHD=no
DRIVER_ROMFLASH=no
DRIVER_MFM_ST506=no
MFM_ST506_MODE=polling
MFM_ST506_IRQ=5
MFM_ST506_DMA=3
MFM_ST506_DMA_MODE=no
