From 955d8d37b0b6d772d5994aa1ab21bcbdfb5ce31e Mon Sep 17 00:00:00 2001 From: kato Date: Wed, 28 Jun 2000 03:25:47 +0000 Subject: Disabled ida, amr and mlx devices. --- sys/pc98/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/pc98/conf') diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 197dbaa..c5dbc81 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -109,9 +109,9 @@ device cd # CD device pass # Passthrough device (direct SCSI access) # RAID controllers -device ida # Compaq Smart RAID -device amr # AMI MegaRAID -device mlx # Mylex DAC960 family +#device ida # Compaq Smart RAID +#device amr # AMI MegaRAID +#device mlx # Mylex DAC960 family # keyboard driver device pckbd 1 -- cgit v1.1