Subject: Re: sk on ASUS K8V SE Delux
To: Christos Zoulas <christos@zoulas.com>
From: Wouter Schoot <wouter@schoot.org>
List: port-amd64
Date: 12/11/2004 00:42:03
Christos Zoulas wrote:
> ping -n if your dns is busted?

Well, just checked with a reboot, and the card won't even dhcp to an IP 
address. Plugging the cable into another nic and it gets dhcped instantly.

The kernel detects it nicely:

skc0 at pci0 dev 10 function 0: irq 10
skc0: Marvell Yukon Lite Gigabit Ethernet rev. A3(0x7)
sk0 at skc0 port A: Ethernet address 00:11:2f:d2:be:4e

I run these versions:

      $NetBSD: if_sk.c,v 1.7.2.3 2004/05/25 01:32:30 jmc Exp $
      $NetBSD: if_skvar.h,v 1.3 2003/11/02 10:31:06 wiz Exp $
      $NetBSD: if_skreg.h,v 1.2 2003/08/26 21:14:08 jdolecek Exp $

And this card gets the IP just fine on the same machine:

mtd0: using ioapic0 pin 16 (irq 11) for interrupt
mtd0 at pci0 dev 9 function 0: Myson-Century Technology MTD803 3-in-1 
Fast Ethernet Controller (rev. 0x00)
mtd0: using irq 11 for interrupt

Maybe I should try seperate ICQ's:

skc0 at pci0 dev 10 function 0: irq 10
viaide0: using irq 10 for native-PCI interrupt
uhci2: interrupting at irq 10
uhci3: interrupting at irq 10

When I bios-wise disable USB at all, it just shares the IRQ with the IDE 
controller. I now get some watchdog timeouts, but still dhclient won't 
find an IP to work with.

Any more ? :-)

Wouter