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 Add ubsa attachment.
details: https://anonhg.NetBSD.org/src/rev/727f805319f5
branches: trunk
changeset: 537920:727f805319f5
user: augustss <augustss%NetBSD.org@localhost>
date: Tue Oct 08 13:09:05 2002 +0000
description:
Add ubsa attachment.
diffstat:
sys/arch/i386/conf/GENERIC | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 79a34edb77eb -r 727f805319f5 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Tue Oct 08 13:08:02 2002 +0000
+++ b/sys/arch/i386/conf/GENERIC Tue Oct 08 13:09:05 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.516 2002/10/05 16:02:39 elric Exp $
+# $NetBSD: GENERIC,v 1.517 2002/10/08 13:09:05 augustss Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.516 $"
+#ident "GENERIC-$Revision: 1.517 $"
maxusers 32 # estimated number of users
@@ -804,6 +804,9 @@
upl* at uhub? port ?
# Serial adapters
+ubsa* at uhub? port ? # Belkin serial adapter
+ucom* at ubsa? portno ?
+
uftdi* at uhub? port ? # FTDI FT8U100AX serial adapter
ucom* at uftdi? portno ?
Home |
Main Index |
Thread Index |
Old Index