Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!not-for-mail From: David Henshaw <dhenshaw@silas.cc.monash.edu.au> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Networking problems Date: Sun, 25 May 1997 20:57:37 +1000 Organization: Monash University Lines: 25 Message-ID: <33881B21.41C67EA6@silas.cc.monash.edu.au> NNTP-Posting-Host: ascendp-int-45.cc.monash.edu.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-NNTP-Posting-User: root X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.1.5-RELEASE i386) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41588 Hi all, I'm having problems setting up a network. I'm using a 3Com Etherlink II card. I've compiled my kernel with the following device ed0 at isa? port 0x300 net irq 5 iomem 0xdc000 vector edintr This detects the card at boot up and reports ed0 at 0x300-0x30f irq 5 maddr 0xdc000 msize 8192 on isa ed0: address 02:60:8c:60:81:34, type 3c503 (8 bit) So far so good.. /etc/sysconfig contains ifconfig_ed0="inet 10.0.0.1 netmask 255.255.255.0 broadcast 10.0.0.255" The problem is I am getting a message ed0: device timeout What have I overlooked ? -- David Henshaw dhenshaw@silas.cc.monash.edu.au