Print this page
4057 Add sfxge support
Contributed by: Solarflare Communications Inc.
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andrew Rybchenko <arybchenko@solarflare.com>
Approved by: TBD

*** 20,29 **** --- 20,30 ---- # Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2015 Nexenta Systems, Inc. All rights reserved. # Copyright (c) 2013 Andrew Stormont. All rights reserved. # Copyright (c) 2015, Joyent, Inc. All rights reserved. + # Copyright 2016 Garrett D'Amore <garrett@damore.org> # # This makefile contains the common definitions for all intel # implementation architecture independent modules. #
*** 394,403 **** --- 395,405 ---- DRV_KMODS += nge DRV_KMODS += pcn DRV_KMODS += rge DRV_KMODS += rtls DRV_KMODS += sfe + DRV_KMODS += sfxge DRV_KMODS += amd8111s DRV_KMODS += igb DRV_KMODS += ipmi DRV_KMODS += iprb DRV_KMODS += ixgbe