Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2005 10:59:39 +0200
From:      "Rehsack Jens \(ext\)" <jens.rehsack.ext@siemensvdo.com>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        jon@freebsd.org, current@freebsd.org
Subject:   RE: Problems with Acer Travelmate & PC-Card interface
Message-ID:  <CE3682EF98A64140B2BF376C39461E0A02F817@krbdf7ma.ww011.siemens.net>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
From: M. Warner Losh [mailto:imp@bsdimp.com] 
Sent: Thursday, September 29, 2005 5:41 AM

> In message:
<CE3682EF98A64140B2BF376C39461E0A02F7EB@krbdf7ma.ww011.siemens.net>
>             "Rehsack Jens \(ext\)" <jens.rehsack.ext@siemensvdo.com>
writes:
> : Ok - to the question. I've tried to get my W-Lan card running
(ath(4)
> : driver and ran successful in my old notebook), but it wont be
> : recognized.
> 
> Usually you just include 'cbb', 'pccard', 'cardbus' and 'ath' in the
> kernel (and a few others for ath), and it works.

I've cut out the relevant lines from my kernel configuration and attach
them.
I think, it's complete (for getting an ath(4) card via cardbus
running)...

> : Throwing a look into /etc/rc.d/pccard shows me, if no /dev/card0 is
> : available, the pccardd and pccardc wont be started. And really -
there
> : is no /dev/card0.
> 
> That's good.  There's no pccardd anymore.

But a pccardc is there - and it's not started either.

> You'll need to turn on pccard debugging.

How do I do this? In the sys/conf/NOTES there is nothing to find 'bout
pccard debugging, neither in pccard(4) nor in pccbb(4).

>  The bridge in your laptop is
> known to the driver (which surprises me!), but looks like it might be
> TI6411-class (which should be in the tables, I'll double check).

I don't think so. It's detected as a generic cardbus (yenta compliant)
chipset. But if you want me to test sth. out - feel free to contact me.

Jens

[-- Attachment #2 --]
hostb0@pci0:0:0:	class=0x060000 card=0x00801025 chip=0x59501002 rev=0x01 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    class    = bridge
    subclass = HOST-PCI
pcib1@pci0:2:0:	class=0x060400 card=0x00000050 chip=0x5a341002 rev=0x00 hdr=0x01
    vendor   = 'ATI Technologies Inc'
    class    = bridge
    subclass = PCI-PCI
pcib2@pci0:6:0:	class=0x060400 card=0x00000050 chip=0x5a381002 rev=0x00 hdr=0x01
    vendor   = 'ATI Technologies Inc'
    class    = bridge
    subclass = PCI-PCI
pcib3@pci0:7:0:	class=0x060400 card=0x00000050 chip=0x5a391002 rev=0x00 hdr=0x01
    vendor   = 'ATI Technologies Inc'
    class    = bridge
    subclass = PCI-PCI
ohci0@pci0:19:0:	class=0x0c0310 card=0x00801025 chip=0x43741002 rev=0x00 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    class    = serial bus
    subclass = USB
ohci1@pci0:19:1:	class=0x0c0310 card=0x00801025 chip=0x43751002 rev=0x00 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    class    = serial bus
    subclass = USB
ehci0@pci0:19:2:	class=0x0c0320 card=0x00801025 chip=0x43731002 rev=0x00 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    class    = serial bus
    subclass = USB
none0@pci0:20:0:	class=0x0c0500 card=0x00801025 chip=0x43721002 rev=0x11 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    device   = 'SMBus'
    class    = serial bus
    subclass = SMBus
atapci0@pci0:20:1:	class=0x01018a card=0x00801025 chip=0x43761002 rev=0x00 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    device   = 'IDE Controller'
    class    = mass storage
    subclass = ATA
isab0@pci0:20:3:	class=0x060100 card=0x00801025 chip=0x43771002 rev=0x00 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    class    = bridge
    subclass = PCI-ISA
pcib4@pci0:20:4:	class=0x060401 card=0x00000000 chip=0x43711002 rev=0x00 hdr=0x01
    vendor   = 'ATI Technologies Inc'
    class    = bridge
    subclass = PCI-PCI
none1@pci0:20:5:	class=0x040100 card=0x00791025 chip=0x43701002 rev=0x02 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    class    = multimedia
    subclass = audio
none2@pci0:20:6:	class=0x070300 card=0x00801025 chip=0x43781002 rev=0x02 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    class    = simple comms
    subclass = generic modem
hostb1@pci0:24:0:	class=0x060000 card=0x00000000 chip=0x11001022 rev=0x00 hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'Athlon 64 / Opteron HyperTransport Technology Configuration'
    class    = bridge
    subclass = HOST-PCI
hostb2@pci0:24:1:	class=0x060000 card=0x00000000 chip=0x11011022 rev=0x00 hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'Athlon 64 / Opteron Address Map'
    class    = bridge
    subclass = HOST-PCI
hostb3@pci0:24:2:	class=0x060000 card=0x00000000 chip=0x11021022 rev=0x00 hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'Athlon 64 / Opteron DRAM Controller'
    class    = bridge
    subclass = HOST-PCI
hostb4@pci0:24:3:	class=0x060000 card=0x00000000 chip=0x11031022 rev=0x00 hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'Athlon 64 / Opteron Miscellaneous Control'
    class    = bridge
    subclass = HOST-PCI
none3@pci1:0:0:	class=0x030000 card=0x00801025 chip=0x56531002 rev=0x00 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    device   = 'MOBILITY RADEON X700'
    class    = display
    subclass = VGA
none4@pci6:5:0:	class=0x028000 card=0x03111468 chip=0x431814e4 rev=0x02 hdr=0x00
    vendor   = 'Broadcom Corporation'
    class    = network
cbb0@pci6:6:0:	class=0x060700 card=0x00801025 chip=0x8031104c rev=0x00 hdr=0x02
    vendor   = 'Texas Instruments (TI)'
    class    = bridge
    subclass = PCI-CardBus
fwohci0@pci6:6:2:	class=0x0c0010 card=0x00801025 chip=0x8032104c rev=0x00 hdr=0x00
    vendor   = 'Texas Instruments (TI)'
    class    = serial bus
    subclass = FireWire
none5@pci6:6:3:	class=0x018000 card=0x00801025 chip=0x8033104c rev=0x00 hdr=0x00
    vendor   = 'Texas Instruments (TI)'
    device   = 'PCIxx21 Integrated FlashMedia Controller'
    class    = mass storage
none6@pci6:6:4:	class=0x080500 card=0x00801025 chip=0x8034104c rev=0x00 hdr=0x00
    vendor   = 'Texas Instruments (TI)'
    class    = base peripheral
re0@pci6:7:0:	class=0x020000 card=0x00791025 chip=0x816910ec rev=0x10 hdr=0x00
    vendor   = 'Realtek Semiconductor'
    device   = 'RTL8169 Gigabit Ethernet Adapter'
    class    = network
    subclass = ethernet

[-- Attachment #3 --]
# PCCARD (PCMCIA) support
# PCMCIA and cardbus bridge support
device		cbb		# cardbus (yenta) bridge
device		pccard		# PC Card (16-bit) bus
device		cardbus		# CardBus (32-bit) bus

# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device		miibus		# MII bus support

# Wireless NIC cards
device		ath
device		ath_hal
device		ath_rate_onoe
#device		ath_rate_amrr
#device		ath_rate_sample
device		wlan		# 802.11 support

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CE3682EF98A64140B2BF376C39461E0A02F817>