Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amiga/conf Add (commented out for now) driver for X...
details: https://anonhg.NetBSD.org/src/rev/8c34b8ccbd8a
branches: trunk
changeset: 782772:8c34b8ccbd8a
user: rkujawa <rkujawa%NetBSD.org@localhost>
date: Mon Nov 19 22:39:47 2012 +0000
description:
Add (commented out for now) driver for X-Surf IDE.
diffstat:
sys/arch/amiga/conf/GENERIC.in | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 7014188170ca -r 8c34b8ccbd8a sys/arch/amiga/conf/GENERIC.in
--- a/sys/arch/amiga/conf/GENERIC.in Mon Nov 19 22:36:11 2012 +0000
+++ b/sys/arch/amiga/conf/GENERIC.in Mon Nov 19 22:39:47 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.in,v 1.104 2012/10/17 14:48:08 apb Exp $
+# $NetBSD: GENERIC.in,v 1.105 2012/11/19 22:39:47 rkujawa Exp $
#
##
# GENERIC machine description file
@@ -52,7 +52,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.104 $"
+#ident "GENERIC-$Revision: 1.105 $"
m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
makeoptions COPTS="-Os"
@@ -466,6 +466,8 @@
xsurf* at zbus0 # X-Surf
ne* at xsurfbus? # NE2000 chip on X-Surf
gencp* at xsurfbus? # clockports on X-Surf
+#wdc* at xsurfbus? # IDE on X-Surf
+#options WDC_NO_IDS
clockport* at gencp?
# Arcnet
Home |
Main Index |
Thread Index |
Old Index