Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Disable the daic driver for now. It's mic...
details: https://anonhg.NetBSD.org/src/rev/e63fab8fa62f
branches: trunk
changeset: 501709:e63fab8fa62f
user: martin <martin%NetBSD.org@localhost>
date: Fri Jan 05 23:22:01 2001 +0000
description:
Disable the daic driver for now. It's microcode handling needs
some thougths (legal problems), and the driver is not ready
for prime time anyway.
diffstat:
sys/arch/i386/conf/GENERIC_ISDN | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 3ab2a0093ba7 -r e63fab8fa62f sys/arch/i386/conf/GENERIC_ISDN
--- a/sys/arch/i386/conf/GENERIC_ISDN Fri Jan 05 23:17:48 2001 +0000
+++ b/sys/arch/i386/conf/GENERIC_ISDN Fri Jan 05 23:22:01 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_ISDN,v 1.1.1.1 2001/01/05 12:50:07 martin Exp $
+# $NetBSD: GENERIC_ISDN,v 1.2 2001/01/05 23:22:01 martin Exp $
#
# GENERIC kernel with all supported ISDN devices and drivers
@@ -28,8 +28,9 @@
options ISICISA_ITKIX1
# isic0 at isa? port 0x398 irq 10
#
+# XXX not ready yet:
# Active EICON/Diehl Cards: S, SX, SXn, SCOM or QUADRO
-daic0 at isa? iomem 0xd8000 irq 10
+# daic0 at isa? iomem 0xd8000 irq 10
#
#---------------------------------------------------------------------
# Supported ISA Plug & Play cards:
Home |
Main Index |
Thread Index |
Old Index