45f6d66569
most kernels before FreeBSD 9.0. Remove such modules and respective kernel options: atadisk, ataraid, atapicd, atapifd, atapist, atapicam. Remove the atacontrol utility and some man pages. Remove useless now options ATA_CAM. No objections: current@, stable@ MFC after: never
12 lines
247 B
Plaintext
12 lines
247 B
Plaintext
# $FreeBSD$
|
|
files "../malta/files.malta"
|
|
|
|
cpu CPU_MIPS4KC
|
|
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)
|