Hello all,
    We recently got one IBM ThinkPad A20p. This might be the top
    notebook so far. However, we could not make the pccard services
    work.
    We have tested some cards, including D-Link DFE-650, a fast
    ethernet adaptor, and Compaq WL100, a 802.11b wireless NIC,
    also a generic ata controller (it is actually a SmartMedia to
    PC Card adaptor).
    FreeBSD sees these cards. It could identify the card, but the
    driver allocation failed (at least for the ATA card). For D-Link
    DFE-650, ifconfig get a ed0 timeout message, ifconfig could assign
    inet address, but it could not provide media information. The same
    for Compaq WL100, which uses wi0 driver. Somehow the MAC address
    reported by wi0 driver for WL100 diffs every time, strange.

    A20p use TI 1450 pcic controller. The dmesg is attached below.
    Could someone provide some hints on how to solve this? We
    think this is a generic PC Card problem related to perhaps the
    unsupported TI PCI-1450 CardBus Bridge?

    Oh, none of the cards above are cardbus cards. We also try some
    cardbus cards, they can not be recognized by freebsd.

===== dmesg begins here =====
real memory  = 536870912 (524288K bytes)
avail memory = 519606272 (507428K bytes)
Preloaded elf kernel "kernel" at 0xc032e000.
module_register_init: MOD_LOAD (vesa, c02469e0, 0) error 6
Pentium Pro MTRR support enabled
apm0: <APM BIOS> on motherboard
apm: found APM BIOS v1.2, connected at v1.2
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <ATI model 4c46 graphics accelerator> at 0.0 irq 11
pcic-pci0: <TI PCI-1450 PCI-CardBus Bridge> mem 0x50000000-0x50000fff irq 11 at device 
2.0 on pci0
pcic-pci0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][FUNC pci int 
+ CSC serial isa irq]
pcic-pci1: <TI PCI-1450 PCI-CardBus Bridge> mem 0x50100000-0x50100fff irq 11 at device 
2.1 on pci0
pcic-pci1: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][FUNC pci int 
+ CSC serial isa irq]
pci0: <unknown card> (vendor=0x11c1, dev=0x0449) at 3.0 irq 11
csa0: <Crystal Semiconductor CS4614/4622/4624 Audio accelerator/4280 Audio controller> 
mem 0xf0100000-0xf01fffff,0xf0003000-0xf0003fff irq 11 at device 5.0 on pci0
pcm0: <CS461x PCM Audio> on csa0
isab0: <Intel 82371AB PCI to ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 ATA33 controller> port 0x1c10-0x1c1f at device 7.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0x1c20-0x1c3f irq 11 at device 
7.2 on pci0
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
intpm0: <Intel 82371AB Power management controller> port 0x1040-0x104f irq 9 at device 
7.3 on pci0
intpm0: I/O mapped 1040
intpm0: intr IRQ 9 enabled revision 0
smbus0: <System Management Bus> on intsmb0
smb0: <SMBus general purpose I/O> on smbus0
intpm0: PM I/O mapped 1000 
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250
pca0 at port 0x40 on isa0
pcic0: <VLSI 82C146> at port 0x3e0-0x3e1 on isa0
pcic0: Polling mode
pccard0: <PC Card bus -- kludge version> on pcic0
pccard1: <PC Card bus -- kludge version> on pcic0
ad0: 19077MB <IBM-DJSA-220> [41344/15/63] at ata0-master using UDMA33
acd0: DVD-ROM <MATSHITADVD-ROM SR-8174> at ata1-master using PIO4
Mounting root from ufs:/dev/ad0s2a
pccard: card inserted, slot 1
wi0: <WaveLAN/IEEE 802.11> at port 0x240-0x27f irq 10 slot 1 on pccard1
wi0: Ethernet address: 80:72:25:c1:00:99
===== dmesg ends here =====


-- 
Chen-Hsiung Chan [¸âÂíºµ](BIG5)
Department of Life Science      http://waru.life.nthu.edu.tw/~frankch/
National Tsing Hua University   email: [EMAIL PROTECTED]
Taiwan                          phone: 03-5715131#3482 fax: 03-5715934


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to