From owner-cvs-all@FreeBSD.ORG Thu Sep 8 03:29:19 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 626AA16A41F; Thu, 8 Sep 2005 03:29:19 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C14043D45; Thu, 8 Sep 2005 03:29:19 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j883TIsQ092989; Thu, 8 Sep 2005 03:29:19 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j883TIKG092988; Thu, 8 Sep 2005 03:29:18 GMT (envelope-from scottl) Message-Id: <200509080329.j883TIKG092988@repoman.freebsd.org> From: Scott Long Date: Thu, 8 Sep 2005 03:29:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/conf files.amd64 src/sys/amd64/conf GENERIC NOTES src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 03:29:19 -0000 scottl 2005-09-08 03:29:18 UTC FreeBSD src repository Modified files: sys/conf files.amd64 sys/amd64/conf GENERIC NOTES sys/modules Makefile Log: Hook up the hptmv driver for amd64. MFC After: 3 days Revision Changes Path 1.442 +1 -0 src/sys/amd64/conf/GENERIC 1.42 +1 -1 src/sys/amd64/conf/NOTES 1.76 +10 -0 src/sys/conf/files.amd64 1.454 +1 -0 src/sys/modules/Makefile