diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-09-16 09:35:38 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-09-16 09:35:38 +0000 |
commit | d21913de48eaa1abbdefcc841ef176767a764990 (patch) | |
tree | 4a44280d34270379f13b33ddc02c639d7d15fcf3 /sys/arch/mvmeppc/conf | |
parent | 4e3a6692a9173e15874bf23d4a5af5c10724b36b (diff) |
spacing
Diffstat (limited to 'sys/arch/mvmeppc/conf')
-rw-r--r-- | sys/arch/mvmeppc/conf/GENERIC | 6 | ||||
-rw-r--r-- | sys/arch/mvmeppc/conf/RAMDISK | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/mvmeppc/conf/GENERIC b/sys/arch/mvmeppc/conf/GENERIC index 36539f219a8..ee5d659361e 100644 --- a/sys/arch/mvmeppc/conf/GENERIC +++ b/sys/arch/mvmeppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.5 2004/09/16 09:14:03 mickey Exp $ +# $OpenBSD: GENERIC,v 1.6 2004/09/16 09:35:36 deraadt Exp $ # # MVMEPPC GENERIC config file # @@ -44,7 +44,7 @@ de* at pci? #vme* at pci? #pciide* at pci? -# ISA Bus +# ISA Bus isa* at pcib? #pckbc0 at isa? # PC keyboard controller #pckbd* at pckbc? # PC keyboard @@ -77,7 +77,7 @@ scsibus* at siop? #scsibus* at atapiscsi? #### SCSI Bus devices - + sd0 at scsibus? target 0 lun 0 #st* at scsibus? #cd* at scsibus? diff --git a/sys/arch/mvmeppc/conf/RAMDISK b/sys/arch/mvmeppc/conf/RAMDISK index bcec429647a..aa0a7efc1e1 100644 --- a/sys/arch/mvmeppc/conf/RAMDISK +++ b/sys/arch/mvmeppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.8 2004/09/16 09:14:03 mickey Exp $ +# $OpenBSD: RAMDISK,v 1.9 2004/09/16 09:35:36 deraadt Exp $ # # MVMEPPC GENERIC config file # @@ -45,7 +45,7 @@ de* at pci? #vme* at pci? #pciide* at pci? -# ISA Bus +# ISA Bus isa* at pcib? #pckbc0 at isa? # PC keyboard controller #pckbd* at pckbc? # PC keyboard @@ -78,7 +78,7 @@ scsibus* at siop? #scsibus* at atapiscsi? #### SCSI Bus devices - + sd0 at scsibus? target 0 lun 0 #st* at scsibus? #cd* at scsibus? |