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 Enable com at cardbus.
details: https://anonhg.NetBSD.org/src/rev/dbc9602f1ee4
branches: trunk
changeset: 499437:dbc9602f1ee4
user: soren <soren%NetBSD.org@localhost>
date: Mon Nov 20 02:00:46 2000 +0000
description:
Enable com at cardbus.
diffstat:
sys/arch/i386/conf/GENERIC_LAPTOP | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 7fa870f09d66 -r dbc9602f1ee4 sys/arch/i386/conf/GENERIC_LAPTOP
--- a/sys/arch/i386/conf/GENERIC_LAPTOP Mon Nov 20 01:58:43 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP Mon Nov 20 02:00:46 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC_LAPTOP,v 1.4 2000/10/23 09:31:49 fvdl Exp $
+# $NetBSD: GENERIC_LAPTOP,v 1.5 2000/11/20 02:00:46 soren Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
-#ident "GENERIC-$Revision: 1.4 $"
+#ident "GENERIC-$Revision: 1.5 $"
maxusers 32 # estimated number of users
@@ -329,7 +329,7 @@
com* at pcmcom? slave ? # ...and the slave devices
# CardBus serial interfaces
-#com* at cardbus? dev ? function ? # Modems and serial cards
+com* at cardbus? dev ? function ? # Modems and serial cards
# ISA serial interfaces
#options COM_HAYESP # adds Hayes ESP serial board support
Home |
Main Index |
Thread Index |
Old Index