<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/eeprom, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-03-22T20:36:37Z</updated>
<entry>
<title>MFC: 190097</title>
<updated>2009-03-22T20:36:37Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2009-03-22T20:36:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6fb442a7e9bdeda87b3d48116257d4713ad86dbb'/>
<id>urn:sha1:6fb442a7e9bdeda87b3d48116257d4713ad86dbb</id>
<content type='text'>
- Sprinkle const.
- Remove incorrect __unused.
</content>
</entry>
<entry>
<title>MFC:	1.6</title>
<updated>2006-09-02T20:22:59Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2006-09-02T20:22:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1a3942c7c7c46f19e6888b823d8c845ee992fc28'/>
<id>urn:sha1:1a3942c7c7c46f19e6888b823d8c845ee992fc28</id>
<content type='text'>
Add missing '?' in "watchdog-enable?".
</content>
</entry>
<entry>
<title>Scheduled mdoc(7) sweep.</title>
<updated>2005-01-11T11:47:22Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-11T11:47:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1a74e6a1578dece3f50c073e445113b4e8ba3aa1'/>
<id>urn:sha1:1a74e6a1578dece3f50c073e445113b4e8ba3aa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Save on one variable in ofwo_action(). Leftover from an older version of</title>
<updated>2004-08-15T20:18:54Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-08-15T20:18:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=45ad3f1162cea6f33d68a176d4d5bc4b2f598c6e'/>
<id>urn:sha1:45ad3f1162cea6f33d68a176d4d5bc4b2f598c6e</id>
<content type='text'>
this function which needed the handle of the /options node more than once.
</content>
</entry>
<entry>
<title>- Correct the description of the "local-mac-address?" variable. Not all NICs</title>
<updated>2004-08-15T20:17:29Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-08-15T20:17:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ec0834c166beaa721a9f493f43687108c6c8a70b'/>
<id>urn:sha1:ec0834c166beaa721a9f493f43687108c6c8a70b</id>
<content type='text'>
  use it, only those with FCode. Add references to dc(4), gem(4) and hme(4)
  for obtaining further information about such devices presently supported
  by FreeBSD.
- Correct the HISTORY section. There was an eeprom(8) utility in 4.4BSD and
  early versions of FreeBSD 2.x.
- Add an AUTHORS section.
</content>
</entry>
<entry>
<title>Move __iniline function definition before its first usage in the file.</title>
<updated>2004-07-28T07:17:00Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2004-07-28T07:17:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8568d3e3f4418339a461f3619b723a983f63a876'/>
<id>urn:sha1:8568d3e3f4418339a461f3619b723a983f63a876</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add eeprom(8), a utility to display and modify system configurations</title>
<updated>2004-05-22T16:56:04Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-05-22T16:56:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=96818a07a7943de640aa2e75edaa0e4075677deb'/>
<id>urn:sha1:96818a07a7943de640aa2e75edaa0e4075677deb</id>
<content type='text'>
stored in EEPROM or NVRAM. It's inspired by the NetBSD eeprom(8) and
the SunOS/Solaris eeprom(1M) utilities. Currently, this eeprom(8)
only supports systems equipped with Open Firmware and is only tested
on Sun machines but should work on any platform using Open Firmware.
A bit more specific, eeprom(8) can be used on these systems to do the
same under FreeBSD as can be done using the printenv and setenv
commandos in the boot monitor. One thing that only hardly can be done
using the boot monitor but easily with eeprom(8) is to write a logo
to the "oem-logo" property. eeprom(8) may also be useful to recover
the boot monitor password (in the default configuration only as root,
of course), i.e. when the boot monitor allows you to boot but you
can't alter the configuration because the password is unknown. The
man page may also be a useful reference of the various configuration
variables.

The idea of eeprom(8) is that handlers can be written to add support
for any firmware that stores such configuration in EEPROM or NVRAM;
sort of e.g. eeprom(1M) on Solaris/x86 is used to turn PAE-support
on and off (stored in a file then, not hardware). In FreeBSD, a
candidate for this would be a handler for the EFI boot environment
for FreeBSD/ia64.

eeprom(8) uses some code from NetBSD (eeprom.c and the base for
eeprom.8), the handler for the Open Firmware /options node
(ofw_options.[c,h]) was written using ofw_util.[c,h] from ofwdump(8).

Reviewed by:	ru (slightly earlier version of the man page)
</content>
</entry>
<entry>
<title>Remove eeprom too as more unused stuff.</title>
<updated>1996-07-18T22:26:54Z</updated>
<author>
<name>Gary Palmer</name>
<email>gpalmer@FreeBSD.org</email>
</author>
<published>1996-07-18T22:26:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3c576e86ad9b9b5f3186d626c317a614a4d1ff7'/>
<id>urn:sha1:c3c576e86ad9b9b5f3186d626c317a614a4d1ff7</id>
<content type='text'>
Pointed out by: Thomas Graichen &lt;graichen@axp5.physik.fu-berlin.de&gt;
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T03:57:47Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T03:57:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=709e8f9ae1d734c1a163c9b421df4b8153939ce7'/>
<id>urn:sha1:709e8f9ae1d734c1a163c9b421df4b8153939ce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite usr.sbin Sources</title>
<updated>1994-05-26T05:23:31Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-26T05:23:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dea673e932532f8f2d630dff2dcfc0c4a2eaf184'/>
<id>urn:sha1:dea673e932532f8f2d630dff2dcfc0c4a2eaf184</id>
<content type='text'>
</content>
</entry>
</feed>
