Date: Wed, 13 Oct 1999 09:09:45 -0400 From: Mark A Gebert <geeb@merit.edu> To: Dirk-Willem van Gulik <dirkx@webweaving.org> Cc: Mark A Gebert <geeb@merit.edu>, freebsd-hardware@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: Dell Inspiron 7000 Message-ID: <19991013090945.C477@tigger.merit.edu> In-Reply-To: <Pine.BSF.4.05.9910122349360.18942-100000@kim.ispra.webweaving.org> References: <19991012172932.A2216@tigger.merit.edu> <Pine.BSF.4.05.9910122349360.18942-100000@kim.ispra.webweaving.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks to all that responded. I now have both ethernet cards working the fixes I made in pccard.conf were IRQ and port based: card "NETGEAR" "FA410TX" "Fast Ethernet" config default "ed0" 10 cardio 0x280 0x1F insert logger -s NETGEAR FA410TX inserted insert /etc/pccard_ether $device remove logger -s NETGEAR FA410TX removed remove /etc/pccard_ether_remove $device card "3Com Corporation" "3C589" config auto "ep0" 10 insert logger -s 3Com Etherlink III inserted insert /etc/pccard_ether $device remove logger -s 3Com Etherlink III removed remove /etc/pccard_ether_remove $device --geeb At 23:50 +0200 12 October 1999, Dirk-Willem van Gulik <dirkx> wrote: > > On Tue, 12 Oct 1999, Mark A Gebert wrote: > > > The cards get ifconfig'd and routing get setup ok but the former (as you can > > see) times out. The latter will not pass any traffic (I've kept a ping going > > and it would pass 4 packets every 5 minutes). I also tried the standard 3.3 > > pcard set up and had no luck. > > Sounds like the IRQ. Check the cisinfo and the irq set, and the irq used, > and check it is not in use :-) including the bios for 'dead' things such > as an IRda port. > > Dw -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991013090945.C477>