Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/arch/macppc/conf Pull up revision 1.197 (requested by...
details: https://anonhg.NetBSD.org/src/rev/70052b7f0495
branches: netbsd-3
changeset: 575973:70052b7f0495
user: riz <riz%NetBSD.org@localhost>
date: Wed Jun 01 17:19:48 2005 +0000
description:
Pull up revision 1.197 (requested by tron in ticket #362):
Remove attachment for the piixide(4) driver from all non-x86 kernel
configurations because Intel IDE disk controllers only exist as part
of Intel chipsets for x86 systems.
diffstat:
sys/arch/macppc/conf/GENERIC | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r ffffb71b3ca9 -r 70052b7f0495 sys/arch/macppc/conf/GENERIC
--- a/sys/arch/macppc/conf/GENERIC Wed Jun 01 17:19:45 2005 +0000
+++ b/sys/arch/macppc/conf/GENERIC Wed Jun 01 17:19:48 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.194.4.1 2005/04/17 11:43:22 tron Exp $
+# $NetBSD: GENERIC,v 1.194.4.2 2005/06/01 17:19:48 riz Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.194.4.1 $"
+#ident "GENERIC-$Revision: 1.194.4.2 $"
maxusers 32
@@ -263,7 +263,6 @@
cypide* at pci? dev ? function ? # Cypress IDE controllers
hptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
optiide* at pci? dev ? function ? # Opti IDE controllers
-piixide* at pci? dev ? function ? # Intel IDE controllers
pdcide* at pci? dev ? function ? # Promise IDE controllers
pdcsata* at pci? dev ? function ? # Promise SATA150 controllers
satalink* at pci? dev ? function ? # SiI SATALink controllers
Home |
Main Index |
Thread Index |
Old Index