Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Oct 2005 10:27:44 +0800 (CST)
From:      Xin LI <delphij@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        scottl@FreeBSD.org, obrien@FreeBSD.org
Subject:   docs/87302: [PATCH] Mention the fact that hptmv(4) works on amd64 as well
Message-ID:  <200510120227.j9C2RiUd071904@backup.sinamail.sina.com.cn>
Resent-Message-ID: <200510120240.j9C2eEVp009123@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         87302
>Category:       docs
>Synopsis:       [PATCH] Mention the fact that hptmv(4) works on amd64 as well
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 12 02:40:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Xin LI
>Release:        FreeBSD 6.0-RC1 i386
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD backup.sinamail.sina.com.cn 6.0-RC1 FreeBSD 6.0-RC1 #0: Sun Oct 9 18:49:46 CST 2005 delphij@backup.sinamail.sina.com.cn:/usr/obj/usr/src/sys/SMP i386


>Description:
	This manual update reflects the fact that hptmv(4) also works for
the amd64 platform.

	The patchset was generated against -HEAD, but also applies to
RELENG_6.
>How-To-Repeat:
>Fix:


--- patch-hptmv.4 begins here ---
Index: hptmv.4
===================================================================
RCS file: /home/ncvs/src/share/man/man4/hptmv.4,v
retrieving revision 1.4
diff -u -r1.4 hptmv.4
--- hptmv.4	21 Jan 2005 08:36:37 -0000	1.4
+++ hptmv.4	12 Oct 2005 02:22:11 -0000
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD: src/share/man/man4/hptmv.4,v 1.4 2005/01/21 08:36:37 ru Exp $
 .\"
-.Dd November 19, 2004
+.Dd October 12, 2005
 .Dt HPTMV 4
 .Os
 .Sh NAME
@@ -52,8 +52,8 @@
 .Sh NOTES
 The
 .Nm
-driver only works on the i386 platform as it requires a binary blob object
-from the manufacturer which they only supply for the i386 platform.
+driver only works on the i386 and amd64 platforms as it requires a binary
+blob object from the manufacturer which they only supply for these platforms.
 .Sh SEE ALSO
 .Xr kld 4 ,
 .Xr kldload 8 ,
--- patch-hptmv.4 ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510120227.j9C2RiUd071904>