[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Intel EtherExpress pro/10+ cards



~ On Wed, Dec 01, 1999 at 04:41:24PM +0500, CyberPsychotic wrote:
~ > Had a chance to test 2.6 with Intel EtherExpress PRO/10+ (ISA) card today,
~ > and looks like it isn't detected properly.
~ I have problems with ex too.
~ I use non-pnp Intel EtherExpress PRO/10 (ISA).

I've been using Intel EtherExpress Pro/10 PCI cards since 2.4 or so, and
they were being detected just fine (fxp*). however there seem to be a
problem when it's on isapnp.

~ It have BNC & TP connector, I setup card to use DNC connector with
~ DOS program (softset2), but when I boot OpenBSD it finds card and
~ print '... Connector TPE' regardless of connector type I set.
~ And, it works only on TP connector.

heh.. sounds common, but I had such problem with i/ether pro/10 pci cards
on linux. (and it was visa-verse, wanted to use bnc all the time), I had
to hardcode tp in the driver to make it working for me. No autodetection
tho.. 

~ I looked through if_ex.c, and as I understand, connector type 
~ not used.. in driver.. 
~ 
~ Btw, there's no ex(4) man page :(

 it's fxp(4) actually.