diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-14 23:43:33 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-14 23:43:33 +0000 |
commit | a58d614a4f3ed7de2b3d947b73406c6495068e52 (patch) | |
tree | 3a0c4d5f7438c85b94dff1ebc4c4972b10bc2aa2 | |
parent | dd2808f4c06734195a3f0ddf627096438dcf07a3 (diff) |
clean
-rw-r--r-- | sys/arch/alpha/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKB | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK index e538a20ba6e..bc90eb2e748 100644 --- a/sys/arch/alpha/conf/RAMDISK +++ b/sys/arch/alpha/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.40 2001/04/09 06:29:29 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.41 2001/04/14 23:43:32 deraadt 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 @@ 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 tga* at pci? dev ? function ? # DEC ZLXp-E[123] graphics -isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel +isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel # Media Independent Interface (mii) drivers #exphy* at mii? phy ? # 3Com internal PHYs diff --git a/sys/arch/alpha/conf/RAMDISKB b/sys/arch/alpha/conf/RAMDISKB index 96fb2d92b7f..09523504fd7 100644 --- a/sys/arch/alpha/conf/RAMDISKB +++ b/sys/arch/alpha/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.4 2001/04/09 07:07:40 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.5 2001/04/14 23:43:32 deraadt Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ machine alpha # architecture, used by config; REQUIRED @@ -74,7 +74,7 @@ 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 tga* at pci? dev ? function ? # DEC ZLXp-E[123] graphics -isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel +isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel # Media Independent Interface (mii) drivers #exphy* at mii? phy ? # 3Com internal PHYs |