Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2006 00:04:48 -0400
From:      Robert Huff <roberthuff@rcn.com>
To:        freebsd-questions@freebsd.org
Subject:   NGE Network Driver Problem.
Message-ID:  <17646.30432.803446.748621@jerusalem.litteratus.org>
In-Reply-To: <95AEF7C1-337B-4686-AF5C-3A41D0EB7C9C@unbc.ca>
References:  <95AEF7C1-337B-4686-AF5C-3A41D0EB7C9C@unbc.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Karlson writes:

>  I'm having difficulty getting a new Linksys EG1032 gigabit network  
>  card to work on FreeBSD 5.5-STABLE.  I get the following relevant  
>  messages on boot:
>  
>  skc0: <Linksys EG1032 Gigabit Ethernet> port 0xe800-0xe8ff mem  
>  0xd8002000-0xd80020ff irq 11 at device 15.0 on pci0
>  skc0: failed: rid 0x10 is ioport, requested 3
>  sk0: couldn't map ports/memory
>  device_attach: skc0 attach returned 6

	Depending on when you bought the card, the correct driver may
be re(4), not skc.
	Check the output of "pciconf -l -v"; mine shows:

re0@pci0:12:0:  class=0x020000 card=0x00241737 chip=0x10321737 rev=0x10 hdr=0x00
    vendor   = 'Linksys'
    device   = 'EG1032 Gigabit Ethernet'
    class    = network
    subclass = ethernet


			Robert Huff



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