mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
930b6b4dce
Tested in QEMU on Malta32, Malta64. Sponsored by: DARPA, AFRL Sponsored by: HEIF5
12 lines
245 B
Plaintext
12 lines
245 B
Plaintext
# $FreeBSD$
|
|
files "../malta/files.malta"
|
|
|
|
cpu CPU_MALTA
|
|
device pci
|
|
device ata
|
|
|
|
device scbus # SCSI bus (required for ATA/SCSI)
|
|
device cd # CD
|
|
device da # Direct Access (disks)
|
|
device pass # Passthrough device (direct ATA/SCSI access)
|