Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 May 2004 21:16:01 +0400
From:      Schizik <schizik@mail.ru>
To:        freebsd-hackers@freebsd.org
Cc:        freebsd-firewire@freebsd.org
Subject:   Odd firewire pcmcia card behavior...
Message-ID:  <200405152116.04671.schizik@mail.ru>

next in thread | raw e-mail | index | archive | help

Hello!  Everyone!

I have wrote about my PCMCIA firewire card problems some
time ago, now I have cvsup'ed -CURRENT and it behaves
completely different (but still is not working)

Card is Domex Technology DMX-5140

Under 5.2.1-release it looked like:
------ cut here ------
 cardbus0: Expecting link target, got 0x0
 cardbus0: Resource not specified in CIS: id=10, size=800
 cardbus0: Resource not specified in CIS: id=14, size=4000
 cardbus0: Resource not specified in CIS: id=18, size=800
 fwohci0: <Texas Instruments TSB12LV23> mem 0x88008000-
   0x880087ff,0x88004000-0x88007fff,0x88008800-0x88008fff
   irq 11 at device 0.0 on cardbus0
 fwohci0: OHCI version ff.ff (ROM=1)
 fwohci0: invalid OHCI version
 fwohci0: FireWire init failed
 device_probe_and_attach: fwohci0 attach returned 5
 cbb0: CardBus card activation failed
------ cut here ------

Now with 5.2-current (as of yesterday) it looks like:

------ cut here ------
cardbus0: Resource not specified in CIS: id=10, size=1000000
cardbus0: Resource not specified in CIS: id=14, size=100
cardbus0: Resource not specified in CIS: id=18, size=1000
cardbus0: <display, VGA> at device 0.0 (no driver attached)
cbb0: CardBus card activation failed
------ cut here ------

if I'm in X session when card is inserted - X completely freezes.

Any tips are much appreciated.


Alex.

p.s. please CC me, as I'm subscribed only to -questions.


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