From owner-freebsd-questions Wed Mar 12 02:12:53 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA01900 for questions-outgoing; Wed, 12 Mar 1997 02:12:53 -0800 (PST) Received: from silver.sms.fi (silver.sms.fi [194.111.122.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA01891 for ; Wed, 12 Mar 1997 02:12:40 -0800 (PST) Received: (from pete@localhost) by silver.sms.fi (8.8.5/8.7.3) id MAA05230; Wed, 12 Mar 1997 12:12:23 +0200 (EET) Date: Wed, 12 Mar 1997 12:12:23 +0200 (EET) Message-Id: <199703121012.MAA05230@silver.sms.fi> From: Petri Helenius To: Dino Farinacci Cc: dwhite@gdi.uoregon.edu, raj@cisco.com, mikel@cisco.com, bcole@jnx.com, questions@freebsd.org Subject: [raj@cisco.com: Re: 3COM Etherlink III with FreeBSD] In-Reply-To: <199703120924.BAA14312@stilton.cisco.com> References: <199703120924.BAA14312@stilton.cisco.com> Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Dino Farinacci writes: > Got your forwarded message. I have a 3c589c in my Dell Laptop and have > tried all sorts of incantations to get this to work to no avail. > > I continually get "zp0 not found at 0x300" (default) or > "zp0 not found at 0x110" (when I change the port I/O address to the ones > windows picks) at boot time. > > I've tried this on 2.1, 2.1.5, and 3.0. I tried both slots, nothing. > When I used 0x300, I disabled all other devices that used it and the > same irq (I even disconnected my CDROM which used 0x300/irq 10). > > When I tried 2.1.5, I even rebuilt the kernel. Nothing. > > How do I get a PCIC controller that is compatible for FreeBSD, or does > one not exist? > I've the 3c589 card, don't know about the revision, running 2.2-snap from sometime back and it as worked beautifully. However, remember that in some BIOSes you have to open up the memory window for the card to use. (that is at least disable shadow memory at the address range, you also may need to specify an address range that is in use by "ISA cards") Pete