9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] D-Link PCMCIA ethernet
@ 2003-01-27 21:26 Parademius Plops
  0 siblings, 0 replies; only message in thread
From: Parademius Plops @ 2003-01-27 21:26 UTC (permalink / raw)
  To: 9fans

This message was written on my first native Plan 9 system - as I am new to it I used "ssh m-net.arbornet.org" though.
I edited "/sys/src/9/pc/etherec2t.c" to get my D-Link DE-660 PCMCIA / PC CARD 10Mbit Ethernet card working.

aux/pcmcia:
device 16384 bytes of 250ns IO+MEM
attr device 512 bytes of 250ns EEPROM
version 4.1
	D-Link
	DE-660
	118B6603
configuration registers at (0)0x400 (1)0x402 (3)0x406
configuration 32 (default)
	I/O device,  Memory Wait required
	IO space 5 address lines 8bit or 16bit access
	interrupts:level, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 15

I just put the line
 line:
	{ "D-Link", 0,},		/* D-Link DE-660 10 PC Card */
into the struct Ec2t ec2tpcmcia[]

It works only, when I do "init 6" or "reboot" in Linux.
Probably the card needs some initialization which has not been implemented in the driver yet.

I would be pleased if someone could help me.

(I am using a Plan9CD I downloaded several days ago and I am doing a replica/pull right now -- its still running but I think there has not been a patch regarding this card.)

Danielo Parisien


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-27 21:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-27 21:26 [9fans] D-Link PCMCIA ethernet Parademius Plops

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).