From owner-freebsd-questions Sat Jan 17 13:45:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA26324 for questions-outgoing; Sat, 17 Jan 1998 13:45:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA26308 for ; Sat, 17 Jan 1998 13:44:47 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id NAA05646; Sat, 17 Jan 1998 13:44:34 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Sat, 17 Jan 1998 13:44:33 -0800 (PST) From: Doug White Reply-To: Doug White To: Robert Watson cc: questions@FreeBSD.ORG Subject: Re: zp pcmcia etherlink driver -- second device In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Thu, 15 Jan 1998, Robert Watson wrote: > > I have an IBM notebook running FreeBSD-current (although I assume this > will hold for Stable?) -- it has two PCMCIA slots, in which may now be > found two PCMCIA etherlink cards. The first is correctly probed as zp0 on > the default settings matching: > > device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr > > I have had trouble getting the second card to work using the pccard > support, as it is unable to configure the second (I may be making mistakes > with pccard.conf), so I'd really just like to hard-configure a zp1 device. > What hardware settings (ioport, etc) should I be using? I realize this is > as much a PCMCIA question as a FreeBSD one, but was wondering if anyone > had experience with duplicate hardware detection with PCMCIA? You'll have to build a new kernel with a `device zp1 ...' line. For hardware settings, use what's available on your system. Make sure you make the same changes using 3c589cfg.exe / INSTALL.exe so the card doesn't try to stomp something else. (Now the order in which you insert the cards becomes significant because the driver will miss the card if it's not set to the same settings!) You might consider installing the PAO distribution so you don't have to be so careful about resources. http://www.jp.freebsd.org/PAO. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major