diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-11-16 12:08:47 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-11-16 12:08:47 +0000 |
commit | ff2dbbbdd1f8984b095f8de9e5e1dde17c150229 (patch) | |
tree | 5920c8e6b4e61a0ccf56131bd53443a7f5a8113f /sys/arch/alpha | |
parent | 160194a6c350aaedfb4826afe24d22da584c3ef1 (diff) |
Add ch* at scsibus?
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index c60d1780277..afb1a5d5011 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.27 1997/08/05 12:20:37 niklas Exp $ +# $OpenBSD: GENERIC,v 1.28 1997/11/16 12:08:46 niklas Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -132,6 +132,7 @@ cd* at scsibus? target ? lun ? sd* at scsibus? target ? lun ? ss* at scsibus? target ? lun ? st* at scsibus? target ? lun ? +ch* at scsibus? target ? lun ? uk* at scsibus? target ? lun ? # Workstation Console attachments |