Date: Sat, 29 Nov 2008 18:58:20 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r185448 - head/share/man/man4 Message-ID: <200811291858.mATIwKej059716@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Sat Nov 29 18:58:20 2008 New Revision: 185448 URL: http://svn.freebsd.org/changeset/base/185448 Log: Bring this a little closer to our manpage style. Modified: head/share/man/man4/upgt.4 Modified: head/share/man/man4/upgt.4 ============================================================================== --- head/share/man/man4/upgt.4 Sat Nov 29 18:21:31 2008 (r185447) +++ head/share/man/man4/upgt.4 Sat Nov 29 18:58:20 2008 (r185448) @@ -49,7 +49,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: April 17 2008 $ +.Dd April 17, 2008 .Os .Dt UPGT 4 .Sh NAME @@ -140,29 +140,43 @@ driver can be configured at runtime with .\"users have to download these files on their own. This driver requires the .Nm upgtfw -be installed before it will work. +firmware be installed before it will work. The firmware files are not publicly available. A package of the firmware which can be installed via .Xr pkg_add 1 -with: +is available: .Bd -literal -offset indent http://weongyo.org/project/upgt/upgt-firmware-2.13.1.0.tar.gz .Ed .Sh HARDWARE -The following adapters should work: +The +.Nm +driver supports USB 2.0 Conexant/Intersil PrismGT series wireless +adapters based on the GW3887 chipset, among them: .Pp -.Bl -tag -width Ds -offset indent -compact -.It Belkin F5D7050 (version 1000) -.It Cohiba Proto Board -.It D-Link DWL-G120 Cohiba -.It FSC Connect2Air E-5400 USB D1700 -.It Gigaset USB Adapter 54 -.It Inventel UR045G -.It Netgear WG111v2 -.It SMC EZ ConnectG SMC2862W-G -.It Sagem XG703A -.It Spinnaker DUT -.It Spinnaker Proto Board +.Bl -bullet -compact +.It +Belkin F5D7050 (version 1000) +.It +Cohiba Proto Board +.It +D-Link DWL-G120 Cohiba +.It +FSC Connect2Air E-5400 USB D1700 +.It +Gigaset USB Adapter 54 +.It +Inventel UR045G +.It +Netgear WG111v2 +.It +SMC EZ ConnectG SMC2862W-G +.It +Sagem XG703A +.It +Spinnaker DUT +.It +Spinnaker Proto Board .El .Sh EXAMPLES Join an existing BSS network (i.e., connect to an access point):
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811291858.mATIwKej059716>