Module Name: src
Committed By: jdc
Date: Fri Feb 8 15:18:44 UTC 2013
Modified Files:
src/share/man/man4: seeprom.4
Log Message:
Update the bugs, now that seeprom has a major assigned.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/seeprom.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/seeprom.4
diff -u src/share/man/man4/seeprom.4:1.3 src/share/man/man4/seeprom.4:1.4
--- src/share/man/man4/seeprom.4:1.3 Thu Feb 25 17:08:01 2010
+++ src/share/man/man4/seeprom.4 Fri Feb 8 15:18:44 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: seeprom.4,v 1.3 2010/02/25 17:08:01 wiz Exp $
+.\" $NetBSD: seeprom.4,v 1.4 2013/02/08 15:18:44 jdc Exp $
.\"
.\" Copyright (c) 2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 25, 2007
+.Dd February 7, 2013
.Dt SEEPROM 4
.Os
.Sh NAME
@@ -47,4 +47,9 @@ The
device appeared in
.Nx 2.0 .
.Sh BUGS
-A device major number is not assigned.
+AT24C1024 EEPROM's are not supported.
+.Pp
+The
+.Nm
+driver reads and writes one byte at a time to be compatible with all
+controllers.