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: Stuart Henderson (sthencvs.openbsd.org)
Date: Mon Jun 01 2009 - 21:16:41 CDT


CVSROOT: /cvs
Module name: src
Changes by: sthencvs.openbsd.org 2009/06/01 20:16:41

Modified files:
        sys/dev/pci : if_bge.c

Log message:
"Add a macro to define the newer generation of bge(4) chipsets. Simplifies
things a bit a and helps with adding support for more newer chipsets
with the same common features.

From the Linux tg3 driver."

From Brad; binaries are not identical; the if statement is changed
slightly, but no functional change. Looks fine to naddy.