CVSROOT: /cvs Module name: src Changes by: st...@cvs.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 na...@.