From owner-cvs-src@FreeBSD.ORG Wed Oct 31 13:06:19 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B6B716A41B; Wed, 31 Oct 2007 13:06:19 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3233613C4B0; Wed, 31 Oct 2007 13:06:19 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9VD6IDl075718; Wed, 31 Oct 2007 13:06:18 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9VD6IOe075717; Wed, 31 Oct 2007 13:06:18 GMT (envelope-from phk) Message-Id: <200710311306.l9VD6IOe075717@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 31 Oct 2007 13:06:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2007 13:06:19 -0000 phk 2007-10-31 13:06:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/ata ata-chipset.c ata-pci.h Log: MFC: recognize AMD GeodeLX companion chip CS5536 Revision Changes Path 1.126.2.21 +1 -0 src/sys/dev/ata/ata-chipset.c 1.49.2.13 +1 -0 src/sys/dev/ata/ata-pci.h