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: Sun Oct 16 2005 - 22:03:25 CDT


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2005/10/16 21:03:24

Modified files:
        sys/dev/ic : gem.c gemvar.h
        sys/dev/pci : if_gem_pci.c

Log message:
Start using the unused sc_variant to identify the GMAC vendor and chipset
model to the MI part of the driver. On Apple systems only attach the PHY to
location 0, unless using a K2 GMAC, then use location 1.

Tested by drahn and kettenis