Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc ticket 1181



details:   https://anonhg.NetBSD.org/src/rev/d483065ce33a
branches:  netbsd-1-6
changeset: 530274:d483065ce33a
user:      grant <grant%NetBSD.org@localhost>
date:      Mon Jun 16 12:49:41 2003 +0000

description:
ticket 1181

diffstat:

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

diffs (19 lines):

diff -r 11c7a705a633 -r d483065ce33a doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 16 12:48:34 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 16 12:49:41 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.12 2003/06/16 12:45:13 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.13 2003/06/16 12:49:41 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -271,3 +271,9 @@
        kern/20231- pass the correct argument (arg_addr) on thru to
        scsipi_do_ioctl, not the locally dereferenced fetch.
        [mjacob, ticket #1162]
+
+sys/dev/pci/agp.c                              1.26
+
+       Don't match a PCI graphics card in a system which supports an AGP.
+       Patch supplied by Quentin Garnier in PR kern/19256.
+       [tron, ticket #1181]



Home | Main Index | Thread Index | Old Index