From owner-freebsd-alpha Fri Feb 14 10: 0:20 2003 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B05837B401 for ; Fri, 14 Feb 2003 10:00:19 -0800 (PST) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 855AF43F85 for ; Fri, 14 Feb 2003 10:00:16 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.6/8.12.6) with ESMTP id h1EI0C8I013214 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 14 Feb 2003 13:00:12 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id h1EI07335512; Fri, 14 Feb 2003 13:00:07 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15949.11942.969987.302969@grasshopper.cs.duke.edu> Date: Fri, 14 Feb 2003 13:00:06 -0500 (EST) To: Cc: Subject: Re: problem with pcmcia isa adaptor on alpha In-Reply-To: <20030214104744.L28912-100000@vespa.dmz.orem.verio.net> References: <15947.56461.751618.786701@grasshopper.cs.duke.edu> <20030214104744.L28912-100000@vespa.dmz.orem.verio.net> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org fred@clift.org writes: > > Next on my list - build the wi driver (and userland utils) into my kernel > and see if this works :). I'd use a module. It makes for a quicker debug cycle (when there are no panic's involved). > So, one question - I presume a patch for pccard.c would need to have some > #ifdef ALPHA kind of code in it so that this change is specific to the > alpha architecture only? Should I generate a patch for this? File a PR? No, its just 0 on other platforms. > There would also need to be patches to either GENERIC or to LINT to let > people know these can be made to work on alpha, and probably something > about the wi driver too. Yes. But don't put the cart before the horse. Get the wi driver working first ;) Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message