From owner-freebsd-current@FreeBSD.ORG Wed Oct 29 21:52:33 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F58216A4CE for ; Wed, 29 Oct 2003 21:52:33 -0800 (PST) Received: from gerbang.pl.itb.ac.id (gerbang.pl.ITB.ac.id [167.205.30.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67D1B43FA3 for ; Wed, 29 Oct 2003 21:52:30 -0800 (PST) (envelope-from fajri@ee.itb.ac.id) Received: by gerbang.pl.itb.ac.id (Postfix, from userid 1027) id F0BAE5363; Thu, 30 Oct 2003 12:58:04 +0700 (WIT) Received: from localhost (localhost [127.0.0.1]) by gerbang.pl.itb.ac.id (Postfix) with ESMTP id EF1155361 for ; Thu, 30 Oct 2003 12:58:04 +0700 (WIT) Date: Thu, 30 Oct 2003 12:58:04 +0700 (WIT) From: Anthony Fajri Sender: fajri@gerbang.pl.itb.ac.id To: current@freebsd.org In-Reply-To: <20031029231651.GA13688@rot13.obsecurity.org> Message-ID: <20031030125603.I90374-100000@gerbang.pl.itb.ac.id> X-Sender-PGPSignature: http://students.ee.itb.ac.id/fajri/files/fajri.asc X-Sender-Personal-HomePage: http://students.ee.itb.ac.id/fajri X-Sender-YahooID: fajri132 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: SATA Patch on FreeBSD 4.9 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 05:52:33 -0000 dear all, i wanna patch my kernel so that my freebsd support SATA but, when i tried to download the patch, the patch wasn't completed http://people.freebsd.org/~jhb/patches/sata.patch ==== + return 0; } if (ch->flags & ATA_DMA_ACTIVE) { ==== please, help me to get the patch thanks ..::f::..