Author: arybchik
Date: Wed Mar 25 12:59:01 2015
New Revision: 280576
URL: https://svnweb.freebsd.org/changeset/base/280576

Log:
  MFC: 279172
  
  sfxge: add new identities to Siena static config
  
  Submitted by:   Andrew Jackson <ajackson at solarflare.com>
  Sponsored by:   Solarflare Communications, Inc.
  Approved by:    gnn (mentor)

Modified:
  stable/10/sys/dev/sfxge/common/siena_flash.h
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/dev/sfxge/common/siena_flash.h
==============================================================================
--- stable/10/sys/dev/sfxge/common/siena_flash.h        Wed Mar 25 12:57:43 
2015        (r280575)
+++ stable/10/sys/dev/sfxge/common/siena_flash.h        Wed Mar 25 12:59:01 
2015        (r280576)
@@ -81,7 +81,9 @@ typedef struct siena_mc_static_config_hd
        efx_byte_t      green_mode_valid;       /* Whether cal holds a valid 
value */
        efx_word_t      mac_addr_count;
        efx_word_t      mac_addr_stride;
-       efx_dword_t     reserved2[2];           /* (write as zero) */
+       efx_word_t      calibrated_vref;
+       efx_word_t      adc_vref;
+       efx_dword_t     reserved2[1];           /* (write as zero) */
        efx_dword_t     num_dbi_items;
        struct {
                efx_word_t      addr;
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to