Date: Mon, 13 May 1996 06:37:42 -0700 (PDT) From: "Jonathan M. Bresler" <jmb> To: scanner@apricot.com Cc: freebsd-questions@freebsd.org Subject: Re: Problem with SMC Ethernet card Message-ID: <199605131337.GAA20813@freefall.freebsd.org> In-Reply-To: <199605130730.AAA01708@ryoohki.apricot.com> from "Scanner" at May 13, 96 00:30:05 am
next in thread | previous in thread | raw e-mail | index | archive | help
Scanner wrote: > > Hello, > > I am installing FreeBSD-2.1.0 (off of the 2.1 cdrom) on to a DX4/100 > on a ASUS PCI/I-486SP3G motherboard. > > The only items installed on this MB are the ethernet card and a rather > generic VGA card. The machine has 8mb of memory installed (two 4mb > simms in slots 1&2.) > > The ethernet card is set with its jumpers so that it uses IRQ 3 and > RAM window at D000. irq 3?? irq 3 is the default irq for the second serial port. you have both the second serial port and the ethernet card using the same interrupt. this will not work. relocate the ethernet card to a unused interrupt. irq 5 may be a good bet. jmb -- Jonathan M. Bresler FreeBSD Postmaster jmb@FreeBSD.ORG FreeBSD--4.4BSD Unix for PC clones, source included. http://www.freebsd.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605131337.GAA20813>