Re: svn commit: r213489 - in head/sys: conf dev/bce

2010-10-07 Thread Alexander Best
minor CR/LF issue in if_bcereg.h. ;) cheers. alex -- a13x diff --git a/sys/dev/bce/if_bcereg.h b/sys/dev/bce/if_bcereg.h index cedb6b1..178c72d 100644 --- a/sys/dev/bce/if_bcereg.h +++ b/sys/dev/bce/if_bcereg.h @@ -1965,7 +1965,7 @@ struct l2_fhdr { #define BCE_MISC_ENABLE_CLR_BITS_UMP_ENABLE

svn commit: r213489 - in head/sys: conf dev/bce

2010-10-06 Thread Doug Ambrisko
Author: ambrisko Date: Wed Oct 6 18:36:50 2010 New Revision: 213489 URL: http://svn.freebsd.org/changeset/base/213489 Log: Add the capability to read the complete contents of the NVRAM via sysctl dev.bce.unit.nvram_dump Add the capability to write the complete contents of the NVRAM