Source-Changes-HG archive

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

[src/netbsd-6]: src/doc ticket 1124



details:   https://anonhg.NetBSD.org/src/rev/0640d4b54133
branches:  netbsd-6
changeset: 776702:0640d4b54133
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Sep 13 17:55:23 2014 +0000

description:
ticket 1124

diffstat:

 doc/CHANGES-6.2 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 2cf8b2ae2d12 -r 0640d4b54133 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Sat Sep 13 17:53:15 2014 +0000
+++ b/doc/CHANGES-6.2   Sat Sep 13 17:55:23 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.132 2014/09/09 08:49:13 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.133 2014/09/13 17:55:23 snj Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -3738,3 +3738,9 @@
        Add device name mapping for "qfe" (quad hme) cards.
        Fix PR port-sparc/49103 from MOCHIDA Shuji.
        [martin, ticket #1110]
+
+sys/dev/pci/pci_usrreq.c                       1.26
+
+       Reject unaligned PCI config register ioctl requests before we kassert.
+       [riastradh, ticket #1124]
+



Home | Main Index | Thread Index | Old Index