From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 31 13:15:37 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ADE816A4CE; Thu, 31 Mar 2005 13:15:37 +0000 (GMT) Received: from melusine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [82.225.155.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81D8743D62; Thu, 31 Mar 2005 13:15:36 +0000 (GMT) (envelope-from thomas@FreeBSD.ORG) Received: by melusine.cuivre.fr.eu.org (Postfix, from userid 1000) id B38A62C3D3; Thu, 31 Mar 2005 15:15:30 +0200 (CEST) Date: Thu, 31 Mar 2005 15:15:30 +0200 From: Thomas Quinot To: Scott Long Message-ID: <20050331131530.GC98903@melusine.cuivre.fr.eu.org> References: <424BCDAA.40604@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <424BCDAA.40604@samsco.org> X-message-flag: WARNING! Using Outlook can damage your computer. User-Agent: Mutt/1.5.8i cc: hackers@freebsd.org cc: sos@freebsd.org Subject: Re: ATAPICAM for ATA-MKIII X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 13:15:37 -0000 * Scott Long, 2005-03-31 : > Attached are patches for atapicam for ATA-MKIII. I've only done light > testing, but they seem to work as expected. They work both as a module > and compiled into the kernel. Thanks Scott, this is immensely helpful. I'll try to test and commit that this weekend. Thomas.