Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Aug 2000 11:16:28 -0500
From:      Erich Zigler <erichz@superhero.org>
To:        freebsd-mobile@freebsd.org
Subject:   Simple Technology 16MB Compact Flash Card
Message-ID:  <20000820111627.A5271@superhero.org>

next in thread | raw e-mail | index | archive | help
Im currently using an IBM ThinkPad 600E. Everything is working fine except
for my Simple Technology 16MB Compact Flash Card. Im using a Compact Flash
-> PCMCIA Adaptor which has actually worked once or twice. But I cannot get
it to work 100% of the time. I know my PCMCIA slots in my laptop are working
fine, because I have not had one ounce of trouble with my NIC card.

Aug 20 11:07:23 prydn /kernel: pccard: card inserted, slot 0
Aug 20 11:07:29 prydn pccardd[653]: No card in database for
"(null)"("(null)")

Is the error message I get on my 4.1-STABLE system. Here are the lines from
my pccard.conf. (Im still using the one from 4.0-RELEASE). I have tried the
one with 4.1-STABLE but with the exact same symptoms.

# Simple Technology ata flash
card "Simple Technology        " "STI-ATA"
        config  0x2 "ata2" ?
        insert  logger -t pccard:$device -s Simple Technology ata FLASH
inserted
        remove  logger -t pccard:$device -s Simple Technology ata FLASH
removed

I even actually added a "null" "null" entry in the pccard.conf just for
giggles.

# Non-brand Compact Flash Card
card "(null)" "(null)"
        config  0x1 "ata2" ? iosize 16
        insert  logger -t pccard:$device -s Compact Flash Card inserted
        remove  logger -t pccard:$device -s Compact Flash Card removed

No dice.

And this is the pccardc dumpcis output for the slot.

Configuration data for card in slot 0
Tuple #1, code = 0xff (Terminator), length = 0

I did see several messages like this in the archive and on several different
cards. But it seems we all have been running ThinkPads. Is this a ThinkPad
issue or a FreeBSD one? And in all my searching I never actually found a
resolution to these issues. If I'm wrong please point me to the proper
emails.

Oh just for continuity here is my dmesg output....

<PC Card bus -- kludge version> on pcic0
pccard1: <PC Card bus -- kludge version> on pcic0
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
unknown: <PNP0000> can't assign resources
unknown0: <PNP0200> at port 0-0xf,0x80-0x8f,0xc0-0xdf drq 4 on isa0
unknown1: <PNP0100> at port 0x40-0x43 irq 0 on isa0
unknown2: <PNP0b00> at port 0x70-0x73 irq 8 on isa0
unknown3: <PNP0800> at port 0x61 on isa0
unknown: <PNP0303> can't assign resources
unknown: <IBM3780> can't assign resources
unknown4: <PNP0c04> at port 0xf0-0xff irq 13 on isa0
unknown: <PNP0700> can't assign resources
unknown5: <PNP0a03> at port 0xcf8-0xcff on isa0
unknown6: <PNP0c02> at port
0x22,0x2e-0x2f,0x92,0xb2-0xb3,0x4d0-0x4d1,0x15e0-0x1
5ef,0xef00-0xefaf iomem
0-0x9ffff,0xf0000-0xfffff,0x100000-0x7ffffff,0xffff0000-
0xffffffff on isa0
unknown7: <PNP0400> at port 0x3bc-0x3bf irq 7 on isa0
unknown: <PNP0501> can't assign resources
pcm1: <CS423x-PCI> at port 0x530-0x537,0x388-0x38b,0x220-0x233 irq 5 drq 1,0
on 
isa0
unknown8: <CSC0110> at port 0x538-0x53f on isa0
unknown9: <CSC0101> at port 0x200-0x207 on isa0
unknown: <IBM3765> can't assign resources
unknown: <IBM0071> can't assign resources
unknown11: <PNP0e03> at port 0x3e1-0x3e2 on isa0
unknown: <PNP0680> can't assign resources
unknown12: <PNP0c02> on isa0
unknown: <PNP0c02> can't assign resources
ad0: 6149MB <IBM-DBCA-206480> [13328/15/63] at ata0-master using UDMA33
acd0: CDROM <TOSHIBA CD-ROM XM-1902B> at ata0-slave using PIO4
Mounting root from ufs:/dev/ad0s1a

-- 
Erich Zigler                                   Sr. System Administrator


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?20000820111627.A5271>