Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2007 11:06:50 +0100 (CET)
From:      =?iso-8859-2?Q?Ivan=20C=EDcha?= <cichas@seznam.cz>
To:        freebsd-stable@freebsd.org
Subject:   PCMCIA regression in FBSD 6.1 -> 6.2 (RTL8169S/8110S)
Message-ID:  <569.304-31977-2133316759-1173694009@seznam.cz>

next in thread | raw e-mail | index | archive | help
Hello,
i have PCMCIA Repotec Gigabit Ethernet Cardbus ethernet card. In FreeBSD 6.1 (up to 6.1-p9) it was working OK (Notebook Asus A3Fc). Under FreeBSD 6.2 it's impossible to get it working. Anybody could help me with solution, please?


Under FreeBSD 6.1:
--------------------------------------------------
Before inserting card:
vmstat -i:
interrupt                          total       rate
irq1: atkbd0                         203          2
irq9: acpi0                           15          0
irq14: ata0                          850         12
irq16: rl0                            25          0
irq18: fwohci0+                        5          0
irq23: uhci0 ehci0                     2          0
cpu0: timer                       136809       1954
cpu1: timer                       126811       1811
Total                             264720       3781

After insert:
vmstat -i:
interrupt                          total       rate
irq1: atkbd0                         797          1
irq9: acpi0                           78          0
irq14: ata0                          998          1
irq16: rl0                            47          0
irq17: cbb0 re0                        1          0
irq18: fwohci0+                        5          0
irq23: uhci0 ehci0                     2          0
cpu0: timer                      1247993       1996
cpu1: timer                      1237995       1980
Total                            2487916       3980


Messages:
Mar 12 09:10:49 testbox login: ROOT LOGIN (root) ON ttyv0
Mar 12 09:11:21 testbox kernel: re0: <RealTek 8169SB Single-chip Gigabit Ethernet> port 0xc000-0xc0ff mem 0xfe001000-0xfe0011ff irq 17 at device 0.0 on cardbus0
Mar 12 09:11:21 testbox kernel: miibus1: <MII bus> on re0
Mar 12 09:11:21 testbox kernel: rgephy0: <RTL8169S/8110S media interface> on miibus1
Mar 12 09:11:21 testbox kernel: rgephy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto
Mar 12 09:11:21 testbox kernel: re0: Ethernet address: 00:40:f4:d3:d5:9b
Mar 12 09:11:22 testbox kernel: re0: link state changed to DOWN


Full /var/run/dmesg.boot (card not inserted):
http://sweb.cz/cichas/re_pcmcia/dmesg.boot.6.1

---------------------------------------------------------------------------------------------------------------------


Under FreeBSD 6.2:
--------------------------------------------------
Before inserting card:
interrupt                          total       rate
irq1: atkbd0                         203          2
irq9: acpi0                           15          0
irq14: ata0                          850         12
irq16: rl0                            25          0
irq18: fwohci0+                        5          0
irq23: uhci0 ehci0                     2          0
cpu0: timer                       136809       1954
cpu1: timer                       126811       1811
Total                             264720       3781

After insert:
interrupt                          total       rate
irq1: atkbd0                         193          1
irq9: acpi0                           14          0
irq14: ata0                          944          9
irq16: rl0                            24          0
irq17: cbb0                            1          0
irq18: fwohci0+                        5          0
irq23: uhci0 ehci0                     2          0
cpu0: timer                       193762       1977
cpu1: timer                       183764       1875
Total                             378709       3864

Messages:
Mar 12 10:18:58 testbox kernel: re0: <RealTek 8169SB/8110SB Single-chip Gigabit Ethernet> port 0xc000-0xc0ff mem 0xfe001000-0xfe0011ff irq 17 at device 0.0 on cardbus0
Mar 12 10:18:58 testbox kernel: miibus1: <MII bus> on re0
Mar 12 10:18:58 testbox kernel: rgephy0: <RTL8169S/8110S media interface> on miibus1
Mar 12 10:18:58 testbox kernel: rgephy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto
Mar 12 10:18:58 testbox kernel: re0: Ethernet address: 00:40:f4:d3:d5:9b
Mar 12 10:18:58 testbox kernel: re0: couldn't set up irq
Mar 12 10:18:58 testbox kernel: rgephy0: detached
Mar 12 10:18:58 testbox kernel: miibus1: detached
Mar 12 10:19:00 testbox kernel: device_attach: re0 attach returned 22

Full /var/run/dmesg.boot:
http://sweb.cz/cichas/re_pcmcia/dmesg.boot.6.2

---------------------------------------------------------------------------------------------------------------------


-- 
    Ivan Cicha




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