Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 96 17:16:42 PST
From:      troyc@merix.com (Troy Curtiss)
To:        questions@freebsd.org
Subject:   Re: 3Com Etherlink II/16 device timeouts
Message-ID:  <troyc-9601210116.AA00031277@sandy>

next in thread | raw e-mail | index | archive | help
I am using a slew of 3Com Etherlink II/16's with the ed driver.
The biggest gotcha involve one of 2 things.

1) Using the 3com supplied program, make sure your interrupts are
   set up correctly.  Also, make sure the card is configured for
   shared memory operation AND the shared memory area is in line
   with your device probe information (and irq number too, of course.)

2) If you are using the card on a isa->pci bridge, make sure that you
   have the interrupt and shared memory marked 'as being used' by the
   isa card (so the PCI stuff won't use/stomp on your interrupts).  THis
   should be in your BIOS somewhere.

I've used these cards with FreeBSD for 2 years without a single problem.
Good solid card, although showing its age recently.

--
 /-----------------------------------------------------------\
| Troy Curtiss, HW/SW Engineer | Email: troyc@merix.com       |
| Merix Corporation, F8-208    | Phone: (503) 359-9300 x54500 |
| Forest Grove, OR 97116       | Fax  : (503) 359-1624        |
 \-----------------------------------------------------------/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?troyc-9601210116.AA00031277>