Re: Marvell Yukon 88E8053

From: Bjoern A. Zeeb (bzeeb-lists_at_lists.zabbadoz.net)
Date: 01/28/05

  • Next message: Nicolas: "dhclient stops trying to get a new lease"
    Date: Fri, 28 Jan 2005 18:23:09 +0000 (UTC)
    To: Nick Hilliard <nick-list@netability.ie>
    
    

    On Fri, 28 Jan 2005, Nick Hilliard wrote:

    Hi,

    > integrated pci-e Marvell Yukon 88E8053 gig nic installed. By the looks

    is this another of the PCIe ones?

    > of it, this ought to be supported by the sk driver. However, if I
    > modify if_sk.c to add the PCI ID (vendor: 0x11ab, device 0x4362) into
    > struct sk_devs[], it comes up with the following:
    >
    > > skc0: <Marvell Yukon 88E8053 Gigabit Ethernet> port 0xc800-0xc8ff mem 0xdfefc000-0xdfefffff irq 16 at device 0.0 on pci3
    > > skc0: unknown device!
    > > device_attach: skc0 attach returned 6
    >
    > src diff attached.

    if it would work the patch doesn't cover everything. See
    http://sources.zabbadoz.net/freebsd/patchset/EXPERIMENTAL/if_sk-marvell-88e8050-id.diff
    what would need to be patched but be sure to read the disclaimer
    at the beginning of this file!

    > It would be nice to get this nic working, if possible. Can anyone
    > suggest how one might go about figuring out what's wrong and fixing it?

    if it's one of the 88E8050s (and it seems to be) you will have to wait
    for a new driver to come; I know someone is working on this but I don't
    know when we might expect something released.

    -- 
    Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Nicolas: "dhclient stops trying to get a new lease"