TI1225 and Xircom REMG-100 problem
Carlos Velasco
freebsd at newipnet.com
Thu Apr 1 06:57:31 PST 2004
Hello,
I'm using:
FreeBSD 5.2-CURRENT-20040324-JPSNAP
with NEWCARD in my Dell latitude CPx J750GT laptop.
It uses TI PCI-1225 PCMCIA.
It fails with pccard Xircom REM56G-100, I have used debug into my kernel
but still can't see the problem (Linux & windows work fine).
Error messages:
CIS is too long -- truncating
pccard0: Card has no functions!
cbb0: PC Card card activation failed
I think problem could be related to these errors, any help would be
apreciated:
PCI-ISA bridge with incorrect subclass 0x80
PCI-ISA bridge with incorrect subclass 0x80
Snip of dmesg output:
FreeBSD 5.2-CURRENT-20040324-JPSNAP #4: Thu Apr 1 12:06:06 GMT 2004
root@:/usr/obj/usr/src/sys/MYKERNEL
Preloaded elf kernel "/boot/kernel/kernel" at 0xc08a6000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc08a61a4.
-- snip --
pci0: <ACPI PCI bus> on pcib0
pci0: physical bus=0
map[10]: type 3, range 32, base f4000000, size 26, enabled
-- snip --
found-> vendor=0x104c, dev=0xac1c, revid=0x01
bus=0, slot=3, func=0
class=06-07-00, hdrtype=0x02, mfdev=1
cmdreg=0x0000, statreg=0x0210, cachelnsz=8 (dwords)
lattimer=0x20 (960 ns), mingnt=0x40 (16000 ns), maxlat=0x07 (1750 ns)
intpin=a, irq=255
powerspec 1 supports D0 D1 D2 D3 current D0
found-> vendor=0x104c, dev=0xac1c, revid=0x01
bus=0, slot=3, func=1
class=06-07-00, hdrtype=0x02, mfdev=1
cmdreg=0x0000, statreg=0x0210, cachelnsz=8 (dwords)
lattimer=0x20 (960 ns), mingnt=0x40 (16000 ns), maxlat=0x07 (1750 ns)
intpin=a, irq=255
powerspec 1 supports D0 D1 D2 D3 current D0
-- snip --
cbb0: <TI1225 PCI-CardBus Bridge> at device 3.0 on pci0
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
pcib0: matched entry for 0.3.INTA (src \\_SB_.PCI0.LNKD)
pcib0: slot 3 INTA is routed to irq 11
cbb0: [MPSAFE]
cbb0: PCI Configuration space:
0x00: 0xac1c104c 0x02100007 0x06070001 0x00822008
0x10: 0x88000000 0x020000a0 0x20040400 0xfffff000
0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc
0x30: 0x00000000 0xfffffffc 0x00000000 0x0740010b
0x40: 0x00bb1028 0x00000001 0x00000000 0x00000000
0x50: 0x00000000 0x00000000 0x00000000 0x00000000
0x60: 0x00000000 0x00000000 0x00000000 0x00000000
0x70: 0x00000000 0x00000000 0x00000000 0x00000000
0x80: 0x2024d021 0x00000000 0x00000000 0x01261222
0x90: 0x6066a6c0 0x00000000 0x00000000 0x00000000
0xa0: 0x7e210001 0x00800000 0x0000081b 0x00000007
0xb0: 0x00000000 0x00000000 0x00000000 0x00000000
0xc0: 0x00000000 0x00000000 0x00000000 0x00000000
0xd0: 0x00000000 0x00000000 0x00000000 0x00000000
0xe0: 0x00000000 0x00000000 0x00000000 0x00000000
0xf0: 0x00000000 0x00000000 0x00000000 0x00000000
cbb1: <TI1225 PCI-CardBus Bridge> at device 3.1 on pci0
cardbus1: <CardBus bus> on cbb1
pccard1: <16-bit PCCard bus> on cbb1
pcib0: matched entry for 0.3.INTA (src \\_SB_.PCI0.LNKD)
pcib0: slot 3 INTA is routed to irq 11
cbb1: [MPSAFE]
cbb1: PCI Configuration space:
0x00: 0xac1c104c 0x02100007 0x06070001 0x00822008
0x10: 0x88001000 0x020000a0 0x20050500 0xfffff000
0x20: 0x00000000 0xfffff000 0x00000000 0xfffffffc
0x30: 0x00000000 0xfffffffc 0x00000000 0x0740010b
0x40: 0x00bb1028 0x00000001 0x00000000 0x00000000
0x50: 0x00000000 0x00000000 0x00000000 0x00000000
0x60: 0x00000000 0x00000000 0x00000000 0x00000000
0x70: 0x00000000 0x00000000 0x00000000 0x00000000
0x80: 0x2024d021 0x00000000 0x00000000 0x01261222
0x90: 0x6066a6c0 0x00000000 0x00000000 0x00000000
0xa0: 0x7e210001 0x00800000 0x0000081b 0x00000007
0xb0: 0x00000000 0x00000000 0x00000000 0x00000000
0xc0: 0x00000000 0x00000000 0x00000000 0x00000000
0xd0: 0x00000000 0x00000000 0x00000000 0x00000000
0xe0: 0x00000000 0x00000000 0x00000000 0x00000000
0xf0: 0x00000000 0x00000000 0x00000000 0x00000000
PCI-ISA bridge with incorrect subclass 0x80
PCI-ISA bridge with incorrect subclass 0x80
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
-- snip --
CIS is too long -- truncating
pccard0: Card has no functions!
cbb0: PC Card card activation failed
Regards,
Carlos Velasco
More information about the freebsd-mobile
mailing list