diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-05-15 08:56:19 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-05-15 08:56:19 +0000 |
commit | d8e5182669ec289a96d2e134042bb68b693161da (patch) | |
tree | e00df291e58bcddcceba5e926e954fde3d021551 /sys/arch/alpha/conf/GENERIC | |
parent | 150be116802d369e044ff6c15f124c32637af2e7 (diff) |
add all the possible SCSI device types to the GENERIC configs.
Diffstat (limited to 'sys/arch/alpha/conf/GENERIC')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 004b73f38a1..cd7717859b8 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -118,6 +118,9 @@ scsibus* at ncr? 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 ? pseudo-device bpfilter pseudo-device loop |