<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/cfi/cfi_dev.c, branch release/8.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Add cfid, a disk interface to CFI flash devices; this enables construction</title>
<updated>2009-03-09T23:16:02+00:00</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2009-03-09T23:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f2c6781bfd0205e45bf03f031c2baddf79c31e32'/>
<id>f2c6781bfd0205e45bf03f031c2baddf79c31e32</id>
<content type='text'>
of flash-based filesystems.

Note this is not interlocked against the raw CFI device.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of flash-based filesystems.

Note this is not interlocked against the raw CFI device.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for frobbing Intel StrataFlash Protection Registers:</title>
<updated>2009-02-05T18:12:07+00:00</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2009-02-05T18:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=63425a7f25f2d5b32a8a80a1f4bc2d776fe97adc'/>
<id>63425a7f25f2d5b32a8a80a1f4bc2d776fe97adc</id>
<content type='text'>
o add CFI_SUPPORT_STRATAFLASH compile option to enable support
o add new ioctls to get/set the factory and user/oem segments of the PR
  and to get/set Protection Lock Register that fuses the user segment
o add #defines for bits in the status register
o update cfi_wait_ready to take an offset so it can be used to wait for
  PR write completion and replace constants w/ symbolic names

Note: writing the user segment isn't correct; committing now to get review.

Sponsored by:	Carlson Wireless
Reviewed by:	imp, Chris Anderson
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o add CFI_SUPPORT_STRATAFLASH compile option to enable support
o add new ioctls to get/set the factory and user/oem segments of the PR
  and to get/set Protection Lock Register that fuses the user segment
o add #defines for bits in the status register
o update cfi_wait_ready to take an offset so it can be used to wait for
  PR write completion and replace constants w/ symbolic names

Note: writing the user segment isn't correct; committing now to get review.

Sponsored by:	Carlson Wireless
Reviewed by:	imp, Chris Anderson
</pre>
</div>
</content>
</entry>
<entry>
<title>reorg ioctl code to simplify adding new requests</title>
<updated>2009-02-03T19:07:41+00:00</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2009-02-03T19:07:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3a114d1f9233a14a1b94408c77a02f6633d8e858'/>
<id>3a114d1f9233a14a1b94408c77a02f6633d8e858</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a driver for flash memory that implements to the Common Flash</title>
<updated>2008-10-25T06:18:12+00:00</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2008-10-25T06:18:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e00251b7ed6da56cdf29e75ea681344b5f335621'/>
<id>e00251b7ed6da56cdf29e75ea681344b5f335621</id>
<content type='text'>
Memory Interface (CFI). The flash memory can be read and written
to through /dev/cfi# and an ioctl() exists so processes can read
the query information.
The driver supports the AMD and Intel command set, though only
the AMD command has been tested.

Obtained from:	Juniper Networks, Inc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Memory Interface (CFI). The flash memory can be read and written
to through /dev/cfi# and an ioctl() exists so processes can read
the query information.
The driver supports the AMD and Intel command set, though only
the AMD command has been tested.

Obtained from:	Juniper Networks, Inc.
</pre>
</div>
</content>
</entry>
</feed>
