OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Brad Smith (bradcvs.openbsd.org)
Date: Tue Oct 02 2007 - 02:35:55 CDT


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2007/10/02 01:35:55

Modified files:
        sys/dev/pci : if_msk.c if_skreg.h

Log message:
add initial support for the Marvell PCIe Yukon FE+ Fast Ethernet chipsets.

Inspired by similar changes to the Linux sky2 driver.

Tested by dunceor, Schoeberle Daniel, moritz and brad on existing
known working adapters. These chipsets are not actually available
in hardware yet.

ok dlg