From ded6058e529bea52af65383490173cc297c65ec1 Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Fri, 5 Apr 2002 15:40:42 +0000 Subject: fxp does not work on powerpc. --- sys/arch/macppc/conf/GENERIC | 4 ++-- sys/arch/macppc/conf/RAMDISK | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index ce8e7ab49ec..bd3e8dc2ba7 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.20 2002/04/02 14:54:17 lebel Exp $g +# $OpenBSD: GENERIC,v 1.21 2002/04/05 15:40:41 drahn Exp $g # # PPC GENERIC config file # @@ -45,7 +45,7 @@ ppb* at pci? dev ? function ? # PCI-PCI bridges pci* at ppb? bus ? siop* at pci? dev ? function ? -fxp* at pci? dev ? function ? +#fxp* at pci? dev ? function ? de* at pci? dev ? function ? #vme* at pci? dev ? function ? vgafb0 at pci? dev ? function ? # PCI VGA graphics diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK index 71187d1bb36..d4bb6e7c2da 100644 --- a/sys/arch/macppc/conf/RAMDISK +++ b/sys/arch/macppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.9 2002/04/05 15:40:11 drahn Exp $ +# $OpenBSD: RAMDISK,v 1.10 2002/04/05 15:40:41 drahn Exp $ # # PPC GENERIC config file # @@ -47,7 +47,7 @@ pci* at ppb? bus ? siop* at pci? dev ? function ? #ncr* at pci? dev ? function ? -fxp* at pci? dev ? function ? +#fxp* at pci? dev ? function ? de* at pci? dev ? function ? #vme* at pci? dev ? function ? vgafb0 at pci? dev ? function ? # PCI VGA graphics -- cgit v1.2.3