From owner-freebsd-mobile Sun Apr 2 13: 1:17 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id 60CFD37B832 for ; Sun, 2 Apr 2000 13:01:11 -0700 (PDT) (envelope-from will@blackdawn.com) Received: from argon.blackdawn.com (07-026.dial.008.popsite.net [209.69.77.26]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id NAA23724; Sun, 2 Apr 2000 13:00:33 -0700 (PDT) Received: by argon.blackdawn.com (Postfix, from userid 1000) id 326CB1945; Sun, 2 Apr 2000 16:00:03 -0400 (EDT) Date: Sun, 2 Apr 2000 16:00:03 -0400 From: Will Andrews To: Alex Kwan Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: 3com574TX and DE-660 on FreeBSD4.0 Message-ID: <20000402160003.B78448@argon.blackdawn.com> References: <000701bf9cbe$2449d140$b01e40ca@alexkwan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <000701bf9cbe$2449d140$b01e40ca@alexkwan>; from alexkwan@pacific.net.hk on Mon, Apr 03, 2000 at 12:10:50AM +0800 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Apr 03, 2000 at 12:10:50AM +0800, Alex Kwan wrote: > My laptop was worked underFreeBSD, I have two LAN Cards, > 3com574TX and DE-660., and I wanted to make these two cards Which 3Com 3C574TX? I have the 3CCFE574B-TX, which has a non-Cardbus and a (reportedly) Cardbus version. My version works under FreeBSD 4.0-RELEASE and 5.0-CURRENT. I don't know about 3.x, though. > work under same IP (192.168.1.1). It isn't possible to give more than one NIC the same IP (as far as I know), but it IS possible to give a card more than one IP. > (1) when I inserted the LAN Card, the Manufacturer and Model both are > correct > but got a error message "ep0: No irq=" or "ed0: No irq > the part of my pccard.conf is (I copy it from pccard.conf.sample): > config 0x1 "ep0" ? 0x1 (on 3com574TX section) > config 0x20 "ed0 ? 0x10 (on D-660E section) > do I needed specifiy irq# instead of the "?" ? Here's my pccard.conf's defaults: io 0x240-0x360 irq 9 10 memory 0xd4000 96k Your config line matches mine. The "?" is to enable polling mode (IIANM). Be careful about the irq line. pccardd can't know prior what IRQs are in use (don't ask me why), so you have to manipulate it to get it to pick the right IRQ. The above two seem generally available on laptops. > (2) How to complete the ifconfig_X="XXXXX" of /etc/defaults/rc.conf ? pccard_ifconfig="DHCP" which is mine. Use the above if you use DHCP, or use it for setting up static IP's and routes. > (3) I am using the default pccard_ether, do I need any modify? No. Please search the mailing list archives next time you ask questions similar to these two (and for the answer to DE-660). Only if you find sufficiently outdated information (say, six months or more) and nothing newer, should you ask the mailing list for help. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message