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/conf/RAMDISKBIG | |
parent | 98be6d099b7358fd1b1c1cbe1d66499335b56c57 (diff) |
spelling, brige->bridge
Diffstat (limited to 'sys/arch/alpha/conf/RAMDISKBIG')
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKBIG | 4 |
1 files changed, 2 insertions, 2 deletions
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 |