From owner-freebsd-current@FreeBSD.ORG Thu Sep 16 16:06:43 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 69FC516A4CE; Thu, 16 Sep 2004 16:06:43 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF9FF43D49; Thu, 16 Sep 2004 16:06:40 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i8GG5sv7007902; Thu, 16 Sep 2004 10:05:54 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4149B944.3010902@samsco.org> Date: Thu, 16 Sep 2004 10:03:16 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Simon L. Nielsen" References: <414986F1.1010809@anduin.net> <20040916154749.GA768@zaphod.nitro.dk> In-Reply-To: <20040916154749.GA768@zaphod.nitro.dk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: Eirik Oeverby cc: current@freebsd.org Subject: Re: asr driver on amd64 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, 16 Sep 2004 16:06:43 -0000 Simon L. Nielsen wrote: > On 2004.09.16 14:28:33 +0200, Eirik Oeverby wrote: > > >>Is this driver ever going to be fixed up to work on amd64? I have had > > > I wouldn't hold my breath since the driver is very i386/32bit centric, > or so I'm told ( haven't looked at it myself). > The asr driver needs to be converted to busdma, and I haven't gotten around to doing that yet. I cleaned up all of the other i386-centric junk last spring. Scott