diff options
author | 1997-11-16 12:08:46 +0000 | |
---|---|---|
committer | 1997-11-16 12:08:46 +0000 | |
commit | ccffe3af1cb36019e4d2cf71e18d9b15dbfb449c (patch) | |
tree | 8fa6463018cde5a3b4de215e8271873e0ac5e6d8 | |
parent | Revert one of the $_ changes made 970102, as it makes sh crash when mail (diff) | |
download | wireguard-openbsd-ccffe3af1cb36019e4d2cf71e18d9b15dbfb449c.tar.xz wireguard-openbsd-ccffe3af1cb36019e4d2cf71e18d9b15dbfb449c.zip |
Add ch* at scsibus?
-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 |