Module Name: src Committed By: jym Date: Thu Dec 9 23:40:12 UTC 2010
Modified Files: src/doc: CHANGES Log Message: BCM5709S support. To generate a diff of this commit: cvs rdiff -u -r1.1471 -r1.1472 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1471 src/doc/CHANGES:1.1472 --- src/doc/CHANGES:1.1471 Mon Dec 6 18:43:47 2010 +++ src/doc/CHANGES Thu Dec 9 23:40:12 2010 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1471 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1472 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -808,3 +808,4 @@ for the list of changes [christos 20101205] prenice(1): Add new command to change process priorities based upon the command name, like pkill(1) and pgrep(1). [mrg 20101205] + bnx(4): Add support for Broadcom BCM5709S (SerDes) chip. [jym 20101210]