diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2005-08-03 02:10:45 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2005-08-03 02:10:45 +0000 |
commit | cb89963e0d4de20f7d8fa5c88368348d66b7ed8b (patch) | |
tree | 2d1495bf8bd9ad94ec8a1bcc53cbd315d8551d63 /sys/arch | |
parent | 52139109f7137b710ec1f766da3aecf9c968df26 (diff) |
enable safte and ses on all archs that appear to have real scsi busses
ok deraadt@ beck@ marco@
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/hp300/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/hppa/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/luna88k/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/mac68k/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/mvme68k/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/mvme88k/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/sgi/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/sparc/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/vax/conf/GENERIC | 4 |
14 files changed, 42 insertions, 14 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index e7ce59b8c23..9bd24c252f1 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.152 2005/06/20 23:09:28 martin Exp $ +# $OpenBSD: GENERIC,v 1.153 2005/08/03 02:10:43 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -307,6 +307,8 @@ sd* at scsibus? ss* at scsibus? st* at scsibus? ch* at scsibus? +safte* at scsibus? +ses* at scsibus? uk* at scsibus? # IDE controllers diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index d8914bf8ff6..8f33a4ac0da 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.75 2005/07/28 20:12:13 grange Exp $ +# $OpenBSD: GENERIC,v 1.76 2005/08/03 02:10:43 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -237,6 +237,8 @@ st* at scsibus? # SCSI tape drives cd* at scsibus? # SCSI CD-ROM drives ch* at scsibus? # SCSI autochangers ss* at scsibus? # SCSI scanners +safte* at scsibus? # SCSI accessed fault-tolerant encl +ses* at scsibus? # SCSI enclosure services uk* at scsibus? # unknown SCSI #fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers diff --git a/sys/arch/hp300/conf/GENERIC b/sys/arch/hp300/conf/GENERIC index 152ec997d81..ab238227f56 100644 --- a/sys/arch/hp300/conf/GENERIC +++ b/sys/arch/hp300/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.41 2005/05/01 07:54:42 david Exp $ +# $OpenBSD: GENERIC,v 1.42 2005/08/03 02:10:43 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -126,6 +126,8 @@ st* at scsibus? # SCSI tapes cd* at scsibus? # SCSI CD-ROMs ch* at scsibus? # SCSI changer devices ss* at scsibus? # SCSI scanners +safte* at scsibus? # SCSI AF-TE +ses* at scsibus? # SCSI enclosure services uk* at scsibus? # unknown SCSI devices pseudo-device wsmux 2 # mouse and keyboard multiplexor diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index e44c5da7b31..596eddf7484 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.76 2005/06/21 17:43:34 martin Exp $ +# $OpenBSD: GENERIC,v 1.77 2005/08/03 02:10:44 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -299,6 +299,8 @@ st* at scsibus? cd* at scsibus? ch* at scsibus? ss* at scsibus? +safte* at scsibus? +ses* at scsibus? uk* at scsibus? pseudo-device wsmux 2 # mouse and keyboard multiplexor diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index bda93ddc3a1..5475e110ad4 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.422 2005/07/28 20:12:13 grange Exp $ +# $OpenBSD: GENERIC,v 1.423 2005/08/03 02:10:44 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -334,6 +334,8 @@ st* at scsibus? # SCSI tape drives cd* at scsibus? # SCSI CD-ROM drives ch* at scsibus? # SCSI autochangers ss* at scsibus? # SCSI scanners +safte* at scsibus? # SCSI accessed fault-tolerant enclosures +ses* at scsibus? # SCSI enclosure services uk* at scsibus? # unknown SCSI fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers diff --git a/sys/arch/luna88k/conf/GENERIC b/sys/arch/luna88k/conf/GENERIC index 0f4a5395452..9c3369e6ace 100644 --- a/sys/arch/luna88k/conf/GENERIC +++ b/sys/arch/luna88k/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.9 2005/05/01 07:54:42 david Exp $ +# $OpenBSD: GENERIC,v 1.10 2005/08/03 02:10:44 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -52,4 +52,6 @@ st* at scsibus? cd* at scsibus? ch* at scsibus? ss* at scsibus? +safte* at scsibus? +ses* at scsibus? uk* at scsibus? diff --git a/sys/arch/mac68k/conf/GENERIC b/sys/arch/mac68k/conf/GENERIC index 753cd2523e4..a53c3695511 100644 --- a/sys/arch/mac68k/conf/GENERIC +++ b/sys/arch/mac68k/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.40 2005/05/01 07:54:42 david Exp $ +# $OpenBSD: GENERIC,v 1.41 2005/08/03 02:10:44 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -67,4 +67,6 @@ st* at scsibus? # SCSI tape drives cd* at scsibus? # SCSI CD-ROM drives ch* at scsibus? # SCSI autochangers ss* at scsibus? # SCSI scanners +safte* at scsibus? # SCSI accessed fault-tolerant enclosures +ses* at scsibus? # SCSI enclosure services uk* at scsibus? # SCSI unknown diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index ed11117c2b0..60a670fd979 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.88 2005/06/17 23:50:38 deraadt Exp $g +# $OpenBSD: GENERIC,v 1.89 2005/08/03 02:10:44 dlg Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -266,6 +266,8 @@ st* at scsibus? cd* at scsibus? ch* at scsibus? ss* at scsibus? +safte* at scsibus? +ses* at scsibus? uk* at scsibus? pseudo-device hotplug 1 # devices hot plugging diff --git a/sys/arch/mvme68k/conf/GENERIC b/sys/arch/mvme68k/conf/GENERIC index 4aa8f1b7870..20b833c3471 100644 --- a/sys/arch/mvme68k/conf/GENERIC +++ b/sys/arch/mvme68k/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.25 2005/08/01 12:04:52 miod Exp $ +# $OpenBSD: GENERIC,v 1.26 2005/08/03 02:10:44 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -101,6 +101,8 @@ st* at scsibus? cd* at scsibus? ch* at scsibus? ss* at scsibus? +safte* at scsibus? +ses* at scsibus? uk* at scsibus? #si0 at vmes0 addr 0xff200000 ipl 2 vec 0x40 diff --git a/sys/arch/mvme88k/conf/GENERIC b/sys/arch/mvme88k/conf/GENERIC index 78248b0fb51..07f902e363c 100644 --- a/sys/arch/mvme88k/conf/GENERIC +++ b/sys/arch/mvme88k/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.47 2005/05/01 07:54:42 david Exp $ +# $OpenBSD: GENERIC,v 1.48 2005/08/03 02:10:44 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -84,4 +84,6 @@ st* at scsibus? cd* at scsibus? ch* at scsibus? ss* at scsibus? +safte* at scsibus? +ses* at scsibus? uk* at scsibus? diff --git a/sys/arch/sgi/conf/GENERIC b/sys/arch/sgi/conf/GENERIC index 797588ad8ae..c6154d0b720 100644 --- a/sys/arch/sgi/conf/GENERIC +++ b/sys/arch/sgi/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.16 2005/05/01 17:19:34 david Exp $ +# $OpenBSD: GENERIC,v 1.17 2005/08/03 02:10:44 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -115,6 +115,8 @@ st* at scsibus? cd* at scsibus? ch* at scsibus? ss* at scsibus? +safte* at scsibus? +ses* at scsibus? uk* at scsibus? #### crypto devices diff --git a/sys/arch/sparc/conf/GENERIC b/sys/arch/sparc/conf/GENERIC index cf62eb849d4..53ebf350086 100644 --- a/sys/arch/sparc/conf/GENERIC +++ b/sys/arch/sparc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.84 2005/07/17 12:21:25 miod Exp $ +# $OpenBSD: GENERIC,v 1.85 2005/08/03 02:10:44 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -350,6 +350,8 @@ st* at scsibus? # SCSI tapes cd* at scsibus? # SCSI CD-ROMs ch* at scsibus? # SCSI changer devices ss* at scsibus? # SCSI scanners +safte* at scsibus? # SCSI accessed fault-tolerant enclosures +ses* at scsibus? # SCSI enclosure services uk* at scsibus? # unknown SCSI devices # Floppy controller and drive found on SPARCstations. diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 6f3e79e25b5..adedd375ed1 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.132 2005/08/01 12:10:25 miod Exp $ +# $OpenBSD: GENERIC,v 1.133 2005/08/03 02:10:44 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -272,6 +272,8 @@ st* at scsibus? # SCSI tapes cd* at scsibus? # SCSI CD-ROMs ch* at scsibus? # SCSI changer devices ss* at scsibus? # SCSI scanners +safte* at scsibus? # SCSI accessed fault-tolerant encl +ses* at scsibus? # SCSI enclosure services uk* at scsibus? # unknown SCSI devices # Media Independent Interface (mii) drivers diff --git a/sys/arch/vax/conf/GENERIC b/sys/arch/vax/conf/GENERIC index 092a70797db..49464e6d1cd 100644 --- a/sys/arch/vax/conf/GENERIC +++ b/sys/arch/vax/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.39 2005/05/01 07:54:43 david Exp $ +# $OpenBSD: GENERIC,v 1.40 2005/08/03 02:10:44 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -137,6 +137,8 @@ st* at scsibus? cd* at scsibus? ch* at scsibus? ss* at scsibus? +safte* at scsibus? +ses* at scsibus? uk* at scsibus? # Workstation console |