From owner-freebsd-mobile Fri Mar 8 8: 9:34 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id F35FA37B400; Fri, 8 Mar 2002 08:09:27 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g28G9Qi99906; Fri, 8 Mar 2002 09:09:27 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g28G9HL03052; Fri, 8 Mar 2002 09:09:17 -0700 (MST) (envelope-from imp@village.org) Date: Fri, 08 Mar 2002 09:08:45 -0700 (MST) Message-Id: <20020308.090845.76054757.imp@village.org> To: ijliao@FreeBSD.ORG Cc: ijliao@csie.nctu.edu.tw, freebsd-mobile@FreeBSD.ORG Subject: Re: Toshiba Portege 3490 with Xircom R2BE-100BTX From: "M. Warner Losh" In-Reply-To: <20020305121206.GA85058@terry.dragon2.net> References: <20020226074312.GA55110@terry.dragon2.net> <20020305121206.GA85058@terry.dragon2.net> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message: <20020305121206.GA85058@terry.dragon2.net> Ying-Chieh Liao writes: : On Tue, Feb 26, 2002 at 15:43:12 +0800, Ying-Chieh Liao wrote: : > I've installed 5.0 current on my 3490 : > everything is ok, including world, kernel, X : > but my Xircom R2BE-100BTX is not working : > I'm using NEWCARD kernel config, and here is my dmesg : > any idea about making it work ? : : can I assign I/O range, memory range, and IRQ ? Yes. Yes. No. There's hw.cbb.start_mem, hw.cbb.start_16io, hw.cbb.start_32io, but you only have limited control. With NEWCARD, you must have interrupt routing or you can't (yet) use it. : with oldcard, we can assign them with hw.pcic.* in device.hints : but there's no such "pcic device" in newcard ... pccbb is the device, but the automatic config stuff isn't working 100% yet. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message