# Direct XTIDE/FAT acceptance profile for 86Box.

DRIVER_RAM=yes
DRIVER_SERIAL=yes
DRIVER_ETHERNET=no

BLOCK_DRIVER=xtide
BLOCK_DRIVER_MODE=polling
DRIVER_RAMDISK=no
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

# Fsys keeps FAT12 read/write support in this profile.  Omit only its optional
# POSIX message-queue and named-semaphore tables so text and near data both fit
# their 16-bit real-mode segments.  All other driver profiles default to one.
FS_POSIX_IPC_ENABLE=0
