diff options
author | Eric Jackson <ericj@cvs.openbsd.org> | 2002-02-09 07:08:31 +0000 |
---|---|---|
committer | Eric Jackson <ericj@cvs.openbsd.org> | 2002-02-09 07:08:31 +0000 |
commit | 07a2a40e4f17cac7f4f4209137feb72116aac57c (patch) | |
tree | bfa5d069fd7eff802b2ea307da45e5139e7648fe /sys/arch/alpha | |
parent | 98be6d099b7358fd1b1c1cbe1d66499335b56c57 (diff) |
spelling, brige->bridge
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/alpha/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKB | 4 | ||||
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKBIG | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index d2f175b5e7c..719cecbdce7 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.96 2002/01/23 05:21:03 ericj Exp $ +# $OpenBSD: GENERIC,v 1.97 2002/02/09 07:08:30 ericj Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ machine alpha @@ -118,7 +118,7 @@ pci* at tsp? # PCI devices ppb* at pci? dev ? function ? # PCI-PCI bridges sio* at pci? dev ? function ? # Intel PCI-ISA bridge -pceb* at pci? dev ? function ? # Intel PCI-EISA brige +pceb* at pci? dev ? function ? # Intel PCI-EISA bridge cy* at pci? # PCI cyclom card diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK index 982bff7863d..46fdccce63a 100644 --- a/sys/arch/alpha/conf/RAMDISK +++ b/sys/arch/alpha/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.50 2002/01/16 20:55:42 miod Exp $ +# $OpenBSD: RAMDISK,v 1.51 2002/02/09 07:08:30 ericj Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ machine alpha # architecture, used by config; REQUIRED @@ -70,7 +70,7 @@ de* at pci? dev ? function ? # 21x4[012]-based Ethernet #fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards #le* at pci? dev ? function ? # PCI LANCE Ethernet (untested) siop* at pci? dev ? function ? # NCR 53c8xx SCSI -pceb* at pci? dev ? function ? # Intel PCI-EISA brige +pceb* at pci? dev ? function ? # Intel PCI-EISA bridge vga* at pci? dev ? function ? # PCI VGA graphics ppb* at pci? dev ? function ? # PCI-PCI bridges sio* at pci? dev ? function ? # Intel PCI-ISA bridge diff --git a/sys/arch/alpha/conf/RAMDISKB b/sys/arch/alpha/conf/RAMDISKB index 3a64175cd13..3d2653b7056 100644 --- a/sys/arch/alpha/conf/RAMDISKB +++ b/sys/arch/alpha/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.13 2001/09/29 01:18:13 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.14 2002/02/09 07:08:30 ericj Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ machine alpha # architecture, used by config; REQUIRED @@ -70,7 +70,7 @@ de* at pci? dev ? function ? # 21x4[012]-based Ethernet #fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards #le* at pci? dev ? function ? # PCI LANCE Ethernet (untested) siop* at pci? dev ? function ? # NCR 53c8xx SCSI -pceb* at pci? dev ? function ? # Intel PCI-EISA brige +pceb* at pci? dev ? function ? # Intel PCI-EISA bridge vga* at pci? dev ? function ? # PCI VGA graphics ppb* at pci? dev ? function ? # PCI-PCI bridges sio* at pci? dev ? function ? # Intel PCI-ISA bridge diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index cd30e4e1ddb..00b03d299ad 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.17 2001/10/20 21:32:40 deraadt Exp $ +# $OpenBSD: RAMDISKBIG,v 1.18 2002/02/09 07:08:30 ericj 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. @@ -128,7 +128,7 @@ pci* at tsp? # PCI devices ppb* at pci? dev ? function ? # PCI-PCI bridges sio* at pci? dev ? function ? # Intel PCI-ISA bridge -pceb* at pci? dev ? function ? # Intel PCI-EISA brige +pceb* at pci? dev ? function ? # Intel PCI-EISA bridge cy* at pci? # PCI cyclom card |