Module Name:    src
Committed By:   tsutsui
Date:           Sat Jan 20 19:26:38 UTC 2018

Modified Files:
        src/sys/arch/atari/conf: MILAN-ISAIDE MILAN-PCIIDE

Log Message:
Regen from MILAN.in rev 1.28.

> Restore piixide(4) for Milan and disable other pciide devices.


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/sys/arch/atari/conf/MILAN-ISAIDE
cvs rdiff -u -r1.93 -r1.94 src/sys/arch/atari/conf/MILAN-PCIIDE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/atari/conf/MILAN-ISAIDE
diff -u src/sys/arch/atari/conf/MILAN-ISAIDE:1.89 src/sys/arch/atari/conf/MILAN-ISAIDE:1.90
--- src/sys/arch/atari/conf/MILAN-ISAIDE:1.89	Sat Jan 20 16:30:57 2018
+++ src/sys/arch/atari/conf/MILAN-ISAIDE	Sat Jan 20 19:26:38 2018
@@ -1,11 +1,11 @@
 #
-# $NetBSD: MILAN-ISAIDE,v 1.89 2018/01/20 16:30:57 tsutsui Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.90 2018/01/20 19:26:38 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#		NetBSD: MILAN.in,v 1.27 2014/07/05 09:24:23 tsutsui Exp $
+#		NetBSD: MILAN.in,v 1.28 2018/01/20 19:24:27 tsutsui Exp $
 #		NetBSD: GENERIC.in,v 1.114 2017/09/14 07:58:39 mrg Exp $
 include "arch/atari/conf/std.milan"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary

Index: src/sys/arch/atari/conf/MILAN-PCIIDE
diff -u src/sys/arch/atari/conf/MILAN-PCIIDE:1.93 src/sys/arch/atari/conf/MILAN-PCIIDE:1.94
--- src/sys/arch/atari/conf/MILAN-PCIIDE:1.93	Sat Jan 20 16:30:57 2018
+++ src/sys/arch/atari/conf/MILAN-PCIIDE	Sat Jan 20 19:26:38 2018
@@ -1,11 +1,11 @@
 #
-# $NetBSD: MILAN-PCIIDE,v 1.93 2018/01/20 16:30:57 tsutsui Exp $
+# $NetBSD: MILAN-PCIIDE,v 1.94 2018/01/20 19:26:38 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#		NetBSD: MILAN.in,v 1.27 2014/07/05 09:24:23 tsutsui Exp $
+#		NetBSD: MILAN.in,v 1.28 2018/01/20 19:24:27 tsutsui Exp $
 #		NetBSD: GENERIC.in,v 1.114 2017/09/14 07:58:39 mrg Exp $
 include "arch/atari/conf/std.milan"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -91,19 +91,7 @@ ser0 at mainbus0
 fdcisa0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy contr.
 fdisa0 at fdcisa0 drive 0
 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
+piixide* at pci? dev ? function ? # Intel IDE controllers
 atabus* at ata? channel ?
 vga0 at pci? dev ? function ? # a PCI VGA card
 wsdisplay* at vga? console ? # as a wscons console

Reply via email to