Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2001 03:13:47 +0900
From:      Hiroharu Tamaru <tamaru@myn.rcast.u-tokyo.ac.jp>
To:        freebsd-net@FreeBSD.ORG
Cc:        Michael Bretterklieber <mbretter@inode.at>
Subject:   Re: PCCard Problem (Telecom Device SuperSocket HPC100)
Message-ID:  <sa6pu7rz9us.wl@ring.myn.rcast.u-tokyo.ac.jp>
In-Reply-To: <3BC6EE8A.AACD8E72@inode.at>
References:  <3BC6EE8A.AACD8E72@inode.at> <sa6itey6deu.wl@ring.myn.rcast.u-tokyo.ac.jp>

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

I should have reported this on this list earlier, forgive me
my hands are full since then.  Your ploblem could be of the
same origin as mine.
Please follow the thread in mobile starting with this message:

Subject: Toshiba Libretto M3 with Planex FNW-3600-T
Date: Wed, 05 Sep 2001 03:04:09 +0900
From: Hiroharu Tamaru <tamaru@myn.rcast.u-tokyo.ac.jp>
To: FreeBSD-mobile@FreeBSD.ORG
Message-ID: <sa6itey6deu.wl@ring.myn.rcast.u-tokyo.ac.jp>

Warner and I concluded it to be very likely an "ed" driver
problem that became visible after Warner's MFC of Cardbus
bridge PCI interrupt routing code, but since he found me a
workaround, I haven't investigated it yet since.

a) use ISA interrupt routing, as described in 4.4 RELEASE NOTE
OR
b) make a file /etc/start_if.ed0 that says:
---- starts here
#
# workaround for new ed driver + new pcic driver with PCI intr.
# 4 seconds are needed always.
sleep 4
# extra 1 second is needed for probing at boot time
sleep 1
# another 1 second for safety
sleep 1
---- ends here

Either worked for me.

At Fri, 12 Oct 2001 15:22:18 +0200,
Michael Bretterklieber wrote:
> 
> Hi,
> 
> I tried to run my PC-Card-Network-Card with FreeBSD 4.4-RELEASE.
> 
> If i insert the card, the pccardd recognizes the card as:
> Telecom Device SuperSocket HPC100 inserted.
> 
> If the ifconfig is made, then the system hangs completely. If i remove
> the card, then the system works.
> 
snip
> Oct  9 11:16:13 bug /kernel: ed0 at port 0x300-0x31f irq 10 slot 0 on
> pccard0
> Oct  9 11:16:14 bug /kernel: ed0: address 01:02:00:ff:15:1d, type NE2000
> (16 bit)
> Oct  9 11:16:13 bug pccardd[89]: ed0: Telecom Device SuperSocket HPC100
> inserted.
> Oct  9 11:16:14 bug /kernel: ed0: detached

-- 
Hiroharu Tamaru

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




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