Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2000 19:14:00 +0100 (CET)
From:      Sascha Klauder <sklauder@ibd-web.de>
To:        freebsd-mobile@FreeBSD.org
Subject:   strange problems with D-Link DFE-650TX
Message-ID:  <200003171814.e2HIE1R76574@blueice.shopkeeper.de>

next in thread | raw e-mail | index | archive | help
Hi list,

I've some trouble getting a D-Link DFE-650TX card to work with PAO3
on FreeBSD-3.4. The Laptop is a Toshiba Satellite Pro 480CDT.
I've installed PAO as described in the README.install with no problems.

The pcic controller is recognized as an Intel 82365A/B on 0x3e0, irq #3.
There is a SBPro on irq #5, so I've adjusted /etc/pccard.conf appropiate.

In my kernel config file I have:
pseudo-device	card	1
device		pcic0	at isa? port 0x3e0 flags 0x1 irq 3
device		ed0	at isa? port 0x240 net irq 10 iomem 0xd4000

I'm trying to force pccardd to use irq 10 as it seems this is the only
free irq available (I always have a bad feeling with irq 9).
So, I start "pccardd -i 5 -i 7 -i 9 -d" and the kernel reports
	"card0: assign ed0 iobase 0x240 irq 10 flags 0x14"
	"ed0: address 01:d1:ff:04:d1:ff, type NE2000 (16 bit)"
The MAC address is obviously wrong and I get "ed0: device timeout" 
messages immediately. 

Now, the strange thing is, after pccardd has plugged the card in,
"vmstat -i" reports "clk0 irq10", which was beforehand "clk0 irq0".

I've tried various combinations of irq and i/o settings in pccard.conf
and/or disabling almost anything in the BIOS (lpt,sound,sio,wdc1), with
no luck.

If anybody could give me a hint besides [513] in the PAO FAQ, I would
be eternally thankful.

Cheers,
-sascha


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?200003171814.e2HIE1R76574>