Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbppc/conf Remove all IDE controllers except for h...



details:   https://anonhg.NetBSD.org/src/rev/6e63ebdb17db
branches:  trunk
changeset: 583357:6e63ebdb17db
user:      shige <shige%NetBSD.org@localhost>
date:      Mon Aug 01 13:02:00 2005 +0000

description:
Remove all IDE controllers except for hptide.

diffstat:

 sys/arch/evbppc/conf/OPENBLOCKS266 |  14 +-------------
 1 files changed, 1 insertions(+), 13 deletions(-)

diffs (29 lines):

diff -r f62659b4d5b4 -r 6e63ebdb17db sys/arch/evbppc/conf/OPENBLOCKS266
--- a/sys/arch/evbppc/conf/OPENBLOCKS266        Mon Aug 01 11:38:30 2005 +0000
+++ b/sys/arch/evbppc/conf/OPENBLOCKS266        Mon Aug 01 13:02:00 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: OPENBLOCKS266,v 1.21 2005/07/31 04:04:31 yamt Exp $
+#      $NetBSD: OPENBLOCKS266,v 1.22 2005/08/01 13:02:00 shige Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
@@ -162,19 +162,7 @@
 pci*   at pchb?
 ppb*   at pci? dev ? function ?        # PCI-PCI bridges
 pciide* at pci? dev ? function ? flags 0x0000  # GENERIC pciide driver
-acardide* at pci? dev ? function ?     # Acard IDE controllers
-aceride* at pci? dev ? function ?      # Acer Lab IDE controllers
-artsata* at pci? dev ? function ?      # Intel i31244 SATA controller
-cmdide* at pci? dev ? function ?       # CMD tech IDE controllers
-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
-pdcide* at pci? dev ? function ?       # Promise IDE controllers
-pdcsata* at pci? dev ? function ?      # Promise SATA150 controllers
-satalink* at pci? dev ? function ?     # SiI SATALink controllers
-siside* at pci? dev ? function ?       # SiS IDE controllers
-slide*  at pci? dev ? function ?       # Symphony Labs IDE controllers
-viaide* at pci? dev ? function ?       # VIA/AMD/Nvidia IDE controllers
 atabus* at ata?
 
 tlp*   at pci? dev ? function ?        # DECchip 21x4x and clones



Home | Main Index | Thread Index | Old Index