From owner-cvs-all@FreeBSD.ORG Sat May 3 11:26:01 2003 Return-Path: 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 C8AC837B401; Sat, 3 May 2003 11:26:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6802543F93; Sat, 3 May 2003 11:26:01 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h43IQ10U057165; Sat, 3 May 2003 11:26:01 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h43IQ1SR057164; Sat, 3 May 2003 11:26:01 -0700 (PDT) Message-Id: <200305031826.h43IQ1SR057164@repoman.freebsd.org> From: Søren Schmidt Date: Sat, 3 May 2003 11:26:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-chipset.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 03 May 2003 18:26:02 -0000 sos 2003/05/03 11:26:01 PDT FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Add the pdc20268r as candidate for the TX test. Revision Changes Path 1.23 +1 -1 src/sys/dev/ata/ata-chipset.c