From owner-freebsd-doc@FreeBSD.ORG Wed Oct 12 02:40:15 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A6C316A41F for ; Wed, 12 Oct 2005 02:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A45D743D55 for ; Wed, 12 Oct 2005 02:40:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9C2eEep009124 for ; Wed, 12 Oct 2005 02:40:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9C2eEVp009123; Wed, 12 Oct 2005 02:40:14 GMT (envelope-from gnats) Resent-Date: Wed, 12 Oct 2005 02:40:14 GMT Resent-Message-Id: <200510120240.j9C2eEVp009123@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Xin LI Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9F6A16A41F; Wed, 12 Oct 2005 02:34:50 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from mail.sina.com.cn (sina152-194.staff.sina.com.cn [61.135.152.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAD2E43D45; Wed, 12 Oct 2005 02:34:49 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from backup.sinamail.sina.com.cn (localhost [127.0.0.1]) by backup.sinamail.sina.com.cn (8.13.4/8.13.4) with ESMTP id j9C2RjoD071905; Wed, 12 Oct 2005 10:27:45 +0800 (CST) (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by backup.sinamail.sina.com.cn (8.13.4/8.13.4/Submit) id j9C2RiUd071904; Wed, 12 Oct 2005 10:27:44 +0800 (CST) (envelope-from delphij) Message-Id: <200510120227.j9C2RiUd071904@backup.sinamail.sina.com.cn> Date: Wed, 12 Oct 2005 10:27:44 +0800 (CST) From: Xin LI To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: scottl@FreeBSD.org, obrien@FreeBSD.org Subject: docs/87302: [PATCH] Mention the fact that hptmv(4) works on amd64 as well X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Xin LI List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2005 02:40:15 -0000 >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: