diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2005-01-03 23:15:51 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2005-01-03 23:15:51 +0000 |
commit | bd436b28520b167820b38453b40300baae42b148 (patch) | |
tree | 23ae1ad1ac674b61b4952c6af06995922fca2460 /share | |
parent | 6d3418427f877d989886a66246f4f83d5d85b785 (diff) |
Add support for the Vodafone Mobile Connect 3G adapter.
The MC3G is a cardbus device with an integrated OHCI usb
controller. The GRPS/UMTS modem is attached via an internal
Belkin serial adapter (ubsa(4)).
Thanks to sh at horzela dot com.
ok deraadt@ and dlg@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ubsa.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/ubsa.4 b/share/man/man4/ubsa.4 index 2fed5db0959..d233626ac1d 100644 --- a/share/man/man4/ubsa.4 +++ b/share/man/man4/ubsa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ubsa.4,v 1.2 2004/09/15 22:34:17 jmc Exp $ +.\" $OpenBSD: ubsa.4,v 1.3 2005/01/03 23:15:50 reyk Exp $ .\" $NetBSD: ubsa.4,v 1.1 2002/10/08 13:18:42 augustss Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -55,6 +55,7 @@ driver supports the following adapters: .It e-Tek Labs Kwik232 .It GoHubs GoCOM232 .It Peracom single port serial adapter +.It Vodafone Mobile Connect 3G .El .Sh DESCRIPTION The |