Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Update the bugs, now that seeprom has a major...



details:   https://anonhg.NetBSD.org/src/rev/7657b6a7a51d
branches:  trunk
changeset: 784752:7657b6a7a51d
user:      jdc <jdc%NetBSD.org@localhost>
date:      Fri Feb 08 15:18:44 2013 +0000

description:
Update the bugs, now that seeprom has a major assigned.

diffstat:

 share/man/man4/seeprom.4 |  11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r fb03116f3e90 -r 7657b6a7a51d share/man/man4/seeprom.4
--- a/share/man/man4/seeprom.4  Fri Feb 08 15:17:00 2013 +0000
+++ b/share/man/man4/seeprom.4  Fri Feb 08 15:18:44 2013 +0000
@@ -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 @@
 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.



Home | Main Index | Thread Index | Old Index