Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2001 19:13:56 -0500
From:      Xeon2578@netscape.net
To:        larse@isi.edu
Cc:        freebsd-questions@freebsd.org
Subject:   Re: BSD with two NIC's
Message-ID:  <12BD9028.4CE1BAF2.00877270@netscape.net>
References:  <21662211.7E01A45E.00877270@netscape.net> <3AAEF70C.DFFCFCCC@babbleon.org> <0A3465D9.5B1A3086.00877270@netscape.net> <3AAF6F9D.5A3810D8@babbleon.org> <46CED77F.23FFB834.00877270@netscape.net> <3AB033EC.191F47A0@babbleon.org> <35F74CD0.46D5FE7A.00877270@netscape.net> <3AB13826.4D85FC40@isi.edu> <2F34DC91.191F99A7.00877270@netscape.net> <3AB13EA4.BD0DE341@isi.edu> <7A245E79.1126CCA6.00877270@netscape.net> <3AB1428E.9B283DCB@isi.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

Lars Eggert <larse@ISI.EDU> wrote:
> So I assume neither of the cards work when they're alone in the system
> either? That's your first step then, try to get one of them working, then
> the other one, then both. Too difficult to get all working at the same
> time. Pick one and try to make that work with the *default* pccard.conf.
> 
> Disable both serial ports and the parallel port in the BIOS. That should
> free up IRQs 3, 4 and 7. List these in /etc/pccard.conf (i.e. it should
> have one line reading "irq 3 4 7").

DONE my list contains 3 4 7 6 13
> 
> Change your pcic lines in the kernel from:
> 
> device          pcic0   at isa? irq 0 port 0x3e0 iomem 0xd0000
> device          pcic1   at isa? irq 0 port 0x3e2 iomem 0xd4000 disable
> 
> to:
> 
> device          pcic0   at isa? 
> device          pcic1   at isa? disable
> 

Done!

> Try inserting *one* card after bootup.
> 
> Is it being recognized on insertion?

Yes.
   pccard: card inserted, slot 0
   ed1 at port 0x240-0x25f irq 3 slot 0 on pccard0
   ed1: address 01:d1:ff:04:d1:ff, type NE200 (16 bit)
   
> Is it being recognized on removal?
yes. 
   pccard: ed1: D-link DFE650 Removed.

> Assign it an IP address.

  ifconig ed1 inet xxxx.xxxx.xxxx.xxxx netmask yyyy.yyyy.yyyy.yyyy
  
  ed1: starting DAD for .................
  ed1: DAD complete for ................. - no duplicates found

  /kernel: ed1: device timeout
 
> Try to ping someone.
> ping xxxxx

  kernel: ed1: device timeout
  ping: sendto: Host is down

  
 


> -- 
> Lars Eggert <larse@isi.edu>                 Information Sciences Institute
> http://www.isi.edu/larse/                University of Southern California
> 
__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12BD9028.4CE1BAF2.00877270>