Date: Mon, 18 Nov 2002 13:32:30 +0100 (CET) From: Alex Dupre <sysadmin@alexdupre.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: kern/45403: Cannot install -CURRENT via pccard network interface Message-ID: <200211181232.gAICWTwm000297@vaio.alexdupre.com>
next in thread | raw e-mail | index | archive | help
>Number: 45403
>Category: kern
>Synopsis: Cannot install -CURRENT via pccard network interface
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 18 04:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Alex Dupre
>Release: FreeBSD 4.5-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386
>Description:
I'm unable to install 5.0-DP2 and -CURRENT on my Sony Vaio PCG-505TR laptop
via a Netgear FA410TX pccard ethernet card.
This is what appears during the booting and probing phase:
[...]
cbb0: <RF5C475 PCI-CardBus Bridge> at device 10.0 on pci0
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
pci_cfgintr: 0:10 INTA routed to irq 9
[...]
pccard0: <unknown card> (manufacturer=0x0149, product=0x0230) at function 0
pccard0: CIS info: NETGEAR, FA410TX, Fast Ethernet
[...]
and this is the debug console after I setup the network interface:
[...]
DEBUG: Loading module if_ed.ko (NE[12]000, SMC Ultra, 3c503, DS8390 ISA ethernet cards)
ed1: <Linksys Etherfast 10/100 Ethernet> at port 0x100-0x11f irq 9 function 0 config 32 on pccard0
ed1: address 00:80:c8:8b:c1:7a, type Linksys (16 bit)
lxtphy0: <LXT970 10/100 media interface> on miibus0
lxtphy0: 100baseFX, 100baseFX-FDX, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
[...]
DEBUG: ifconfig ed1 inet 192.168.0.166 netmask 255.255.255.0
ed1: remote transmit DMA failed to complete
DEBUG: Adding default route to 192.168.0.4
add net default: gateway 192.168.0.4
ed1: remote transmit DMA failed to complete
ed1: device timeout
ed1: device timeout
ed1: device timeout
[...]
The problem seems to be "remote transmit DMA failed to complete", but I dunno
why it happens :(.
On the same laptop I correctly installed -STABLE via network, and this is the
actual startup log:
[...]
pci_cfgintr_linked: linked (61) to hard-routed irq 9
pci_cfgintr: 0:10 INTA routed to irq 9
pcic0: <Ricoh RL5C475 PCI-CardBus Bridge> irq 9 at device 10.0 on pci0
pcic0: PCI Memory allocated: 0x44000000
pccard0: <PC Card bus (classic)> on pcic0
[...]
pccard: card inserted, slot 0
NOV 18 12:37:25 vaio pccardd[50]: Card "NETGEAR"("FA410TX") [Fast Ethernet] [(null)] matched "NETGEAR" ("FA410TX") [Fast Ethernet] [(null)] [(null)]
ed1 at port 0x240-0x25f irq 9 flags 0x80000 slot 0 on pccard0
ed1: address 00:80:c8:8b:c1:7a, type Linksys (16 bit)
lxtphy0: <LXT970 10/100 media interface> on miibus0
lxtphy0: 100baseFX, 100baseFX-FDX, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
NOV 18 12:37:25 vaio pccardd[50]: ed1: NETGEAR (FA410TX) inserted.
NOV 18 12:37:25 vaio pccardd[50]: pccardd started
[...]
Do you need more info or is it enough?
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211181232.gAICWTwm000297>
