From owner-freebsd-current@FreeBSD.ORG Tue Oct 19 06:26:09 2004 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 D5DD216A4CE; Tue, 19 Oct 2004 06:26:09 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 358FD43D58; Tue, 19 Oct 2004 06:26:09 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i9J6Q4CC033664; Tue, 19 Oct 2004 08:26:06 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <4174B366.9010508@DeepCore.dk> Date: Tue, 19 Oct 2004 08:25:42 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Thomas Quinot References: <20041013205141.GA874@galgenberg.net> <416DA856.9040703@vbservices.net> <20041015093908.GA11176@melusine.cuivre.fr.eu.org> <20041018234324.GA1270@melusine.cuivre.fr.eu.org> In-Reply-To: <20041018234324.GA1270@melusine.cuivre.fr.eu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: Michael Joyner cc: current@freebsd.org Subject: Re: atapicam(4) as KLD? 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: Tue, 19 Oct 2004 06:26:10 -0000 Thomas Quinot wrote: > * Thomas Quinot, 2004-10-15 : >=20 >=20 >>I'll investigate the feasability of that. >=20 >=20 > OK, I have a NEWBUSified atapicam that can be used as a kernel loadable= > module available for testing. Please retrieve the patch from: > http://thomas.quinot.org/atapicam/atapicam-NEWBUS-20041019.diff >=20 > Feedback appreciated. :) Well, if we need to go the newbus way, we need to do it completely, ie=20 get the ATA devices etc tied in that way as well. So in order to get this "official" it needs to be completed first, I=20 know there has been a couble of others looking into this, so now is the=20 time to chime in if thats the case. --=20 -S=F8ren