Discussion:
PCMCIA freezes
(too old to reply)
s***@hysteria.sk
2004-05-28 10:30:44 UTC
Permalink
hi there.. can somebody tell me why my 5.2.1 system completely halts everytime
I insert card into my notebook's PCcard slot..? do I need to recompile
kernel.. if yes what do I need to reconfigure..? thanks.
--
s pozdravom .dusan.. prajem pekny den
i***@bsdimp.com
2004-05-28 14:39:03 UTC
Permalink
In message: <***@hysteria.sk>
"..dusan." <***@hysteria.sk> writes:
: hi there.. can somebody tell me why my 5.2.1 system completely halts everytime
: I insert card into my notebook's PCcard slot..? do I need to recompile
: kernel.. if yes what do I need to reconfigure..? thanks.

This is typically a resource allocation problem. -current has many
(all?) of these bugs fixed.

Warner
m***@mosscow.dyndns.org
2004-06-01 11:17:47 UTC
Permalink
Post by i***@bsdimp.com
: hi there.. can somebody tell me why my 5.2.1 system completely halts everytime
: I insert card into my notebook's PCcard slot..? do I need to recompile
: kernel.. if yes what do I need to reconfigure..? thanks.
Hey,so with
enp> uname -a
FreeBSD enp.dyndns.org 5.2-CURRENT FreeBSD 5.2-CURRENT #3: Tue Jun 1 03:19:06 G
MT 2004 ***@enp.dyndns.org:/usr/obj/usr/src/sys/ENP i386
things are working much better.
I can remove my cards and reinsert them without lockups.
Cards inserted into my upper slot (cbb1) work and are detached.

The same cards in (cbb0) give
Jun 1 04:15:12 enp kernel: cbb0: card inserted: event=0x00000000, state=3000082
0
Jun 1 04:15:12 enp kernel: cbb0: cbb_power: 3V
Jun 1 04:15:12 enp kernel: cbb0: cbb_power: 0V
Jun 1 04:15:12 enp kernel: cbb0: CardBus card activation failed
I have a centrino laptop running current
enp> uname -a
FreeBSD enp.dyndns.org 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Fri May 21 17:04:51 G
If I insert or remove a card the system locks and I must do a power switch
reboot. I can still switch consoles,but cannot enter anything via the keyboard.
I can use a card if it is inserted before I turn on the laptop
enp>dmesg|grep cbb
cbb0: <O2Micro OZ6933 PCI-CardBus Bridge> at device 5.0 on pci2
cbb0: Found memory at e0215000
cbb0: Secondary bus is 0
cbb0: Setting primary bus to 2
cbb0: Secondary bus set to 2 subbus 3
cardbus0: <CardBus bus> on cbb0
cbb0: WARNING: cannot attach pccard bus.
cbb1: <O2Micro OZ6933 PCI-CardBus Bridge> at device 5.1 on pci2
cbb1: Found memory at e0216000
cbb1: Secondary bus is 0
cbb1: Setting primary bus to 2
cbb1: Secondary bus set to 4 subbus 5
cardbus1: <CardBus bus> on cbb1
cbb1: WARNING: cannot attach pccard bus.
cbb1: card inserted: event=0x00000000, state=30000820
cbb1: cbb_power: 3V
Post by i***@bsdimp.com
This is typically a resource allocation problem. -current has many
(all?) of these bugs fixed.
So what other info is needed to fix this?
--Perry
Post by i***@bsdimp.com
Warner
_______________________________________________
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
_______________________________________________
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
s***@hysteria.sk
2004-06-01 11:59:51 UTC
Permalink
so.. what's the solution now..? what I have to do..?
--
s pozdravom .dusan.. prajem pekny den
m***@mosscow.dyndns.org
2004-06-01 20:55:11 UTC
Permalink
Post by s***@hysteria.sk
so.. what's the solution now..? what I have to do..?
Cvsup current sources build and install world and kernel.
--Perry
Post by s***@hysteria.sk
--
s pozdravom .dusan.. prajem pekny den
_______________________________________________
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
Loading...