Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/atari/conf Regen from MILAN.in rev 1.28.



details:   https://anonhg.NetBSD.org/src/rev/b25b802bac65
branches:  trunk
changeset: 829175:b25b802bac65
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sat Jan 20 19:26:38 2018 +0000

description:
Regen from MILAN.in rev 1.28.

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

diffstat:

 sys/arch/atari/conf/MILAN-ISAIDE |   4 ++--
 sys/arch/atari/conf/MILAN-PCIIDE |  18 +++---------------
 2 files changed, 5 insertions(+), 17 deletions(-)

diffs (55 lines):

diff -r e397a0777f94 -r b25b802bac65 sys/arch/atari/conf/MILAN-ISAIDE
--- a/sys/arch/atari/conf/MILAN-ISAIDE  Sat Jan 20 19:24:27 2018 +0000
+++ b/sys/arch/atari/conf/MILAN-ISAIDE  Sat Jan 20 19:26:38 2018 +0000
@@ -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
diff -r e397a0777f94 -r b25b802bac65 sys/arch/atari/conf/MILAN-PCIIDE
--- a/sys/arch/atari/conf/MILAN-PCIIDE  Sat Jan 20 19:24:27 2018 +0000
+++ b/sys/arch/atari/conf/MILAN-PCIIDE  Sat Jan 20 19:26:38 2018 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index