From mboxrd@z Thu Jan 1 00:00:00 1970 From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] SMC PCMCIA Ethernet card MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20011002134721.3DC711998A@mail.cse.psu.edu> Date: Tue, 2 Oct 2001 09:47:18 -0400 Topicbox-Message-UUID: fa17440a-eac9-11e9-9e20-41e7f4b1d025 Assuming it really is an NE2000 compatible card, try putting an ID string to match on from the card in the plan9.ini config line, e.g. ether0=type=ec2t port=0x300 irq=11 id=10/100 --jim On Tue Oct 2 09:27:29 EDT 2001, mlf@eecs.tulane.edu wrote: > > Which ethernet driver comes closest for the > SMC 8040TX Fixed-Port PCMCIA Adapter? It claims to be > ne2000 compatible. > > I've tried the EC2T, but it doesn't set up the #l0 driver. > > aux/pcmcia sees it as a '10/100 Port Attached PC Card' > > MS Windows runs it OK on port 0x300 and irq 11, so I know > the card works. > > I'd appreciate any ideas anyone has on it. > > -Mike Fletcher > EECS Dept > Tulane University