diff options
Diffstat (limited to 'sys/arch/sun3/conf/COYOTE')
-rw-r--r-- | sys/arch/sun3/conf/COYOTE | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/arch/sun3/conf/COYOTE b/sys/arch/sun3/conf/COYOTE index 244750a07b7..1eca5a2f7d6 100644 --- a/sys/arch/sun3/conf/COYOTE +++ b/sys/arch/sun3/conf/COYOTE @@ -1,5 +1,5 @@ # -# $OpenBSD: COYOTE,v 1.11 2000/05/26 00:44:20 miod Exp $ +# $OpenBSD: COYOTE,v 1.12 2001/01/03 02:03:28 miod Exp $ # # @@ -84,8 +84,12 @@ bwtwo0 at obmem0 addr ? # scsibus* at scsi? -# Sun incompatible scsi device mappings sd* at scsibus? target ? lun ? +st* at scsibus? target ? lun ? +cd* at scsibus? target ? lun ? +ch* at scsibus? target ? lun ? +ss* at scsibus? target ? lun ? +uk* at scsibus? target ? lun ? # Compatibility options option COMPAT_SUNOS # can run SunOS 4.1.1 executables |