Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/sys/arch/algor/conf Pull up revision 1.37 (requested by t...



details:   https://anonhg.NetBSD.org/src/rev/3a4ac31a5d1e
branches:  netbsd-3
changeset: 575968:3a4ac31a5d1e
user:      riz <riz%NetBSD.org@localhost>
date:      Wed Jun 01 17:19:41 2005 +0000

description:
Pull up revision 1.37 (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/algor/conf/P5064 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 541b33aabd76 -r 3a4ac31a5d1e sys/arch/algor/conf/P5064
--- a/sys/arch/algor/conf/P5064 Wed Jun 01 17:19:39 2005 +0000
+++ b/sys/arch/algor/conf/P5064 Wed Jun 01 17:19:41 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: P5064,v 1.34.2.1 2005/04/17 11:42:55 tron Exp $
+#      $NetBSD: P5064,v 1.34.2.2 2005/06/01 17:19:41 riz Exp $
 #
 # Algorithmics P-5064 kernel.
 #
@@ -7,7 +7,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "P5064-$Revision: 1.34.2.1 $"
+#ident                 "P5064-$Revision: 1.34.2.2 $"
 
 maxusers 32
 
@@ -155,7 +155,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