From owner-freebsd-questions Wed Apr 19 20:53: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id 6F3C837B85C for ; Wed, 19 Apr 2000 20:53:03 -0700 (PDT) (envelope-from antipode@thpoon.com) Received: from tea.thpoon.com ([24.114.152.71]) by mail2.rdc3.on.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000420035302.OSRM910.mail2.rdc3.on.home.com@tea.thpoon.com> for ; Wed, 19 Apr 2000 20:53:02 -0700 Received: from antipode by tea.thpoon.com with local (Exim 3.12 #1 (Debian)) id 12i81V-0000Z7-00 for ; Wed, 19 Apr 2000 23:53:01 -0400 To: freebsd-questions@FreeBSD.ORG Subject: Re: Just got my DSL today...AARGH!! References: X-Face: 0=A/O5-+sE[Tf%X>rYr?Y5LD4,:^'jaJ!4jC&UR*ZrrK2>^`g22Qeb]!:d;}2YJ|Hq"LHdF OX`jWX|AT-WVFQ(TPhFVak)0nt$aEdlOq=1~D,:\z5QlVOrZ2(H,mKg=Xr|'VlHA="r Organization: thpoon.com From: Arcady Genkin Date: 19 Apr 2000 23:53:01 -0400 In-Reply-To: R Joseph Wright's message of "Wed, 19 Apr 2000 20:26:58 -0700 (PDT)" Message-ID: <87u2gxe8de.fsf@tea.thpoon.com> Lines: 30 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG R Joseph Wright writes: > Okay, I just read the manual page. If there is an interrupt conflict, how > do I go about changing that? What commands tell me which ones are in > use? Is it a simple matter of changing the line in the kernel config? > > device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 Yes (and recompiling your kernel, that is). You need to set correct port *and* irq values. The hard thing is finding them out. Ideally, there should be a DOS based setup utility for your card, but IIRC you don't have any sort of drivers/docs for the card. If you went to the manufacturer's website, you could definitely d/l the setup utility from there. I have an ISA ne2000 card, if you want to give it a shot, I can email you the setup disk for it. You can also read Linux's Ethernet-HOWTO for help with identifying the card. Specifically look at sections 5 and 7. That document describes pretty much every card one can find, and gives links to manufacturer's website. http://www.linuxdoc.org/HOWTO/Ethernet-HOWTO.html OTOH, if you had Window~1 installed on the same machine, you could use it as a tool to determine the card's configuration (provided the card is recognized by it). -- Arcady Genkin http://www.thpoon.com Nostalgia isn't what it used to be. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message