Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/arch/alpha/conf Pull up revision 1.205 (requested by ...
details: https://anonhg.NetBSD.org/src/rev/42544d24ec51
branches: netbsd-3
changeset: 575962:42544d24ec51
user: riz <riz%NetBSD.org@localhost>
date: Wed Jun 01 17:19:33 2005 +0000
description:
Pull up revision 1.205 (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/alpha/conf/ALPHA | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 64a9b033b50b -r 42544d24ec51 sys/arch/alpha/conf/ALPHA
--- a/sys/arch/alpha/conf/ALPHA Wed Jun 01 17:19:31 2005 +0000
+++ b/sys/arch/alpha/conf/ALPHA Wed Jun 01 17:19:33 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALPHA,v 1.202.2.1 2005/04/17 11:42:11 tron Exp $
+# $NetBSD: ALPHA,v 1.202.2.2 2005/06/01 17:19:33 riz Exp $
#
# Alpha kernel with all the options you'd want, and more.
@@ -6,7 +6,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "ALPHA-$Revision: 1.202.2.1 $"
+ident "ALPHA-$Revision: 1.202.2.2 $"
maxusers 32
@@ -311,7 +311,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