Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 2003 13:37:45 -0500
From:      Nicholas Basila <mlists@northglobe.com>
To:        freebsd-mobile@freebsd.org
Subject:   PCMCIA problems with Armada M700
Message-ID:  <200303051337.45813.mlists@northglobe.com>

next in thread | raw e-mail | index | archive | help
I have a Compaq Armada M700 and I'm having problems with the PCMCIA slots. 
Everything else seems to work fine, but under 4.8-RC (I'm using the stable 
branch), no cards can be identified correctly. I have a Belkin network 
adapter that works fine on a Presario 12XL laptop, but not on this laptop. 
	I searched the lists and found that people had problems with the ACPI system 
under 5.0, but no reference to the problems I'm having. I tried installing 
5.0, but ran into the same problems that other people had with ACPI. I'd like 
to stay with 4.X for now.
	The system has a Cardbus. From dmesg:

pcic0: <TI PCI-1450 PCI-CardBus Bridge> mem 0x42080000-0x42080fff irq 11 at 
devi
ce 4.0 on pci0
pcic0: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq]
pccard0: <PC Card 16-bit bus (classic)> on pcic0
pcic1: <TI PCI-1450 PCI-CardBus Bridge> mem 0x42100000-0x42100fff irq 11 at 
device 4.1 on pci0
pcic1: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq]
pccard1: <PC Card 16-bit bus (classic)> on pcic1

I have these problems with both the generic kernel and a slightly modified 
kernel ( I removed the 386, 486, 586 lines and also IPV6 lines)

The Presario 12XL has a cardbus, but 16bit cards work fine.

Whenever I insert a card:

Mar  5 13:12:36 hemingway pccardd[63941]: pccardd started
Mar  5 13:12:52 hemingway /kernel: pccard: card inserted, slot 0
Mar  5 13:12:58 hemingway pccardd[63941]: No card in database for 
"(null)"("(null)")

I get the same results for anything I put in. 
	With pccardd -d, I get:
hemingway# pccardd -d  -f /etc/defaults/pccard.conf
Code 56 not found
Code 56 not found
code Unknown ignored
Code 95 not found
Code 95 not found
code Unknown ignored
Code 10 not found
Code 10 not found
code Unknown ignored
Code 211 not found
Code 211 not found
code Unknown ignored
Code 176 not found
Code 176 not found
code Unknown ignored
Code 71 not found
Code 71 not found
code Unknown ignored
Code 8 not found
Code 8 not found
code Unknown ignored
Code 98 not found
Code 98 not found
code Unknown ignored
Code 95 not found
Code 95 not found
code Unknown ignored
Code 15 not found
Code 15 not found
code Unknown ignored

Any suggestions? Am I missing something obvious?

Regards,

Nicholas

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?200303051337.45813.mlists>