diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-05 02:02:30 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-03-05 02:02:30 +0000 |
commit | 038087545e72d0317457ebe48e768c41c45cc12f (patch) | |
tree | 98e3b0b0a86dece4b600feb515f4fb38ee97aac7 /sys/arch/sparc | |
parent | 1245baf5c79d4e536b1b85ee1c59f4d4d5881a67 (diff) |
no isp yet
Diffstat (limited to 'sys/arch/sparc')
-rw-r--r-- | sys/arch/sparc/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sparc/conf/GENERIC b/sys/arch/sparc/conf/GENERIC index 56b7a75f4cd..bed15ab8d0f 100644 --- a/sys/arch/sparc/conf/GENERIC +++ b/sys/arch/sparc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.38 1999/03/01 04:56:03 jason Exp $ +# $OpenBSD: GENERIC,v 1.39 1999/03/05 02:02:29 deraadt Exp $ # $NetBSD: GENERIC,v 1.48 1997/08/23 19:19:01 mjacob Exp $ # Machine architecture; required by config(8) @@ -252,7 +252,6 @@ cgfourteen0 at obio0 # sun4m # SCSI bus layer. SCSI devices attach to the SCSI bus, which attaches # to the underlying hardware controller. scsibus* at esp? -#scsibus* at isp? scsibus* at si? scsibus* at sw? |