diff options
author | Felix Kronlage <fkr@cvs.openbsd.org> | 2007-01-12 21:35:38 +0000 |
---|---|---|
committer | Felix Kronlage <fkr@cvs.openbsd.org> | 2007-01-12 21:35:38 +0000 |
commit | 00a9f5438e4f496ec6faed00cbb07ca97ddba9c1 (patch) | |
tree | ea019bb9a75bde445992f743861520577bd16ff4 /share/man/man4 | |
parent | aedcd75a8bc5053452a057b0d504d1c476d6e86a (diff) |
the MC8755 is not MiniPCI, it is a PCI Express Mini Card
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/umsm.4 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/share/man/man4/umsm.4 b/share/man/man4/umsm.4 index 9a9e2428fbc..24c9f4e5ba3 100644 --- a/share/man/man4/umsm.4 +++ b/share/man/man4/umsm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umsm.4,v 1.9 2006/12/27 19:28:35 fkr Exp $ +.\" $OpenBSD: umsm.4,v 1.10 2007/01/12 21:35:37 fkr Exp $ .\" .\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org> .\" @@ -28,9 +28,8 @@ The .Nm driver supports Qualcomm MSM modem adapters. The MSM chipset is found in EDVO and UMTS capable modems. -Typically -these are CardBus and MiniPCI cards that incorporate a USB controller -with the actual device attached to it. +Typically these are CardBus and PCI Express Mini Cards that incorporate a +USB controller with the actual device attached to it. .Pp The following devices are known to work with the .Nm @@ -40,7 +39,7 @@ driver: .It Em "Device Bus" .It Li "AirPrime PC5220" Ta Cardbus .It Li "Kyocera KPC650" Ta Cardbus -.It Li "Sierra Wireless MC8755" Ta MiniPCI +.It Li "Sierra Wireless MC8755" Ta PCI Express Mini Card .El .Pp Devices suspected of being compatible are: |