diff options
author | 2006-02-23 23:53:51 +0000 | |
---|---|---|
committer | 2006-02-23 23:53:51 +0000 | |
commit | 437f68c18a407dcdbdd7f82763f8f3b1a89cfeef (patch) | |
tree | 779a97c5007cdded69017b2d8f48da8f6c0055df | |
parent | Remove duplicate switch_exit() definition with <machine/cpu.h> (diff) | |
download | wireguard-openbsd-437f68c18a407dcdbdd7f82763f8f3b1a89cfeef.tar.xz wireguard-openbsd-437f68c18a407dcdbdd7f82763f8f3b1a89cfeef.zip |
de fits again.
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKB | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKB b/sys/arch/alpha/conf/RAMDISKB index 39a5ed6a1f4..64fcb5569c3 100644 --- a/sys/arch/alpha/conf/RAMDISKB +++ b/sys/arch/alpha/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.28 2005/07/31 10:13:49 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.29 2006/02/23 23:53:51 miod Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ machine alpha # architecture, used by config; REQUIRED @@ -67,7 +67,7 @@ pci* at ppb? # PCI devices ahc* at pci? # AHA-28xx SCSI (NOT 64-BIT) -#de* at pci? # 21x4[012]-based Ethernet +de* at pci? # 21x4[012]-based Ethernet #dc* at pci? # 21143, "tulip" clone ethernet fxp* at pci? # EtherExpress 10/100B ethernet cards #ne* at pci? # NE2000-compat ethernet cards @@ -118,7 +118,7 @@ com* at isa? port 0x2f8 irq 3 #ne0 at isa? port 0x240 irq 9 # NE[12]000 ethernet cards #ne1 at isa? port 0x300 irq 10 # NE[12]000 ethernet cards #ne2 at isa? port 0x280 irq 9 # NE[12]000 ethernet cards -#cy0 atisa? iomem 0xd4000 irq 12 # ISA cyclom card +#cy0 at isa? iomem 0xd4000 irq 12 # ISA cyclom card # IDE pciide* at pci? flags 0x0000 |