Source-Changes-HG archive

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

[src/trunk]: src/doc Note FPU emulation for BookE and mii_statchg argument ch...



details:   https://anonhg.NetBSD.org/src/rev/1d50225beb13
branches:  trunk
changeset: 780425:1d50225beb13
user:      matt <matt%NetBSD.org@localhost>
date:      Mon Jul 23 04:23:06 2012 +0000

description:
Note FPU emulation for BookE and mii_statchg argument change.

diffstat:

 doc/CHANGES |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 6488d73336ba -r 1d50225beb13 doc/CHANGES
--- a/doc/CHANGES       Mon Jul 23 04:21:39 2012 +0000
+++ b/doc/CHANGES       Mon Jul 23 04:23:06 2012 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1720 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1721 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -85,3 +85,6 @@
        tdvfb(4): Add 3Dfx Voodoo2 driver. [rkujawa 20120719]
        tdvfb(4): Add 3Dfx Voodoo Graphics (aka Voodoo1) support.
                [rkujawa 20120720]
+       kernel: Change mii_statchg to take "struct ifnet *" instead of
+               "device_t".  [matt 20120722]
+       powerpc: Add support for FPU emulation on BookE.  [matt 20120722]



Home | Main Index | Thread Index | Old Index