Port-amd64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: amd64 and cardbus cards



On 18 March 2011 10:24, "Helge Mühlmeier" <H_Muehlmeier%gmx.de@localhost> wrote:
> Hi,
>
> I have an amd64-current running on my thinkpad T61.

I am writing this on my T61p (I don't know if there is a substantial
difference). I have:

# dmesg | grep card
cardslot0 at cbb0
cardbus0 at cardslot0: bus 8
pcmcia0 at cardslot0

I won't be able to test a cardbus card until Monday at work. The
laptop runs amd64-current:

# uname -a
NetBSD lisa 5.99.48 NetBSD 5.99.48 (GENERIC) #1: Sat Mar 12 02:01:40
GMT 2011  root@lisa:/usr/src/sys/arch/amd64/compile/GENERIC amd64

The only change to GENERIC is

# cat /usr/src/sys/arch/amd64/conf/GENERIC.local
options         PCI_INTR_FIXUP          # PCI interrupt routing via ACPI
options         PCI_BUS_FIXUP           # fixup PCI bus numbering
options         PCI_ADDR_FIXUP          # fixup PCI I/O addresses

- otherwise I get error messages for both the cardbus adapter and the
SD card reader; with the fixups they both work (although I haven't
actually tries the cardbus for quite some time, so couldn't be sure).

> I want to use my ath- cardbus card to connect to my wlan.

I've got iwn on this laptop, which has never failed:

# dmesg | grep iwn
iwn0 at pci3 dev 0 function 0: vendor 0x8086 product 0x4230 (rev. 0x61)
iwn0: interrupting at ioapic0 pin 17
iwn0: MIMO 2T3R, MoW2, address 00:13:e8:47:40:89
iwn0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
iwn0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
iwn0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps
24Mbps 36Mbps 48Mbps 54Mbps
iwn0: scan request(1) while scanning(0) ignored

> The problem is that if I cannect my card the device do nothing. There are no 
> kernel messages (like with i386; tail -f /var/log/messages).
>
> dmesg on amd64 shows:
> nappi# dmesg | grep cardbus
> cardbus0 at cardslot0: bus 22
>
> dmesg on my i386 shows:
> nippi# dmesg | grep cardbus
> cardbus0 at cardslot0: bus 3
> cardbus1 at cardslot1: bus 6
> ath1 at cardbus0 function 0
> ath1 at cardbus0 function 0
>
> No other card is working...
> It is a current-GENERIC-kernel.
>
>
> Any ideas?
>
> Greetings,
> Helge
> --
> Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
> belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
>

All in all, this is the best laptop I've ever had...

-- 

Chavdar
----


Home | Main Index | Thread Index | Old Index