Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc mention gpio changes
details: https://anonhg.NetBSD.org/src/rev/e6933d10df5c
branches: trunk
changeset: 747642:e6933d10df5c
user: mbalmer <mbalmer%NetBSD.org@localhost>
date: Fri Sep 25 21:14:13 2009 +0000
description:
mention gpio changes
diffstat:
doc/CHANGES | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4bdfa9fe285d -r e6933d10df5c doc/CHANGES
--- a/doc/CHANGES Fri Sep 25 20:27:50 2009 +0000
+++ b/doc/CHANGES Fri Sep 25 21:14:13 2009 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1290 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1291 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -394,3 +394,7 @@
in rc.conf(5) or by booting in silent mode (e.g. "boot
netbsd -z" on i386 or amd64). [apb 20090911]
pfsync(4): PFSYNC from OpenBSD 4.2 imported [degroote 20090914]
+ gpio(4): Add the GPIO_PIN_PULSATE attribute to let a pin pulsate at
+ a hardware defined frequency and duty cycle. [mbalmer 20090925]
+ gpioctl(8): Support the new GPIO_PIN_PULSATE attribute for pins using
+ the "pulsate" keyword. [mbalmer 20090925]
Home |
Main Index |
Thread Index |
Old Index