diff options
author | 2007-01-12 21:35:37 +0000 | |
---|---|---|
committer | 2007-01-12 21:35:37 +0000 | |
commit | fbef93f22d50508da8d892dfb8fc8a9a5dead35f (patch) | |
tree | e609fe0cb2fc8bce196a47596cc1904a895777f4 | |
parent | According to the OpenSolaris sources, the DTO bits are really MMU bit. (diff) | |
download | wireguard-openbsd-fbef93f22d50508da8d892dfb8fc8a9a5dead35f.tar.xz wireguard-openbsd-fbef93f22d50508da8d892dfb8fc8a9a5dead35f.zip |
the MC8755 is not MiniPCI, it is a PCI Express Mini Card
-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: |