Source-Changes-HG archive

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

[src/netbsd-3]: src/doc Tickets 496 and 497.



details:   https://anonhg.NetBSD.org/src/rev/c3e41003d62b
branches:  netbsd-3
changeset: 576428:c3e41003d62b
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Jul 02 18:13:57 2005 +0000

description:
Tickets 496 and 497.

diffstat:

 doc/CHANGES-3.0 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 6d38ff5958d2 -r c3e41003d62b doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Sat Jul 02 18:12:36 2005 +0000
+++ b/doc/CHANGES-3.0   Sat Jul 02 18:13:57 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.150 2005/07/02 18:05:32 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.151 2005/07/02 18:13:57 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -9935,3 +9935,14 @@
        Fix problem with a duplicate symbol in "xf86cfg".
        [rtr, ticket #526]
 
+sys/dev/ata/wd.c                               1.303
+
+       Use pmatch() metacharacters to match both SATA and PATA versions of
+       seagate drives in the quirk table.
+       [bouyer, ticket #496]
+
+sys/dev/ata/wd.c                               1.304
+
+       The ST3160023A* also need the LBA48 quirk.
+       [bouyer, ticket #497]
+



Home | Main Index | Thread Index | Old Index