NetBSD-Bugs archive

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

PR/40569 CVS commit: src/sys/dev/ata



The following reply was made to PR kern/40569; it has been noted by GNATS.

From: Matthias Scheler <tron%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40569 CVS commit: src/sys/dev/ata
Date: Mon,  9 Feb 2009 22:34:23 +0000 (UTC)

 Module Name:   src
 Committed By:  tron
 Date:          Mon Feb  9 22:34:23 UTC 2009
 
 Modified Files:
        src/sys/dev/ata: wd.c
 
 Log Message:
 Add two more entries to the quirk table for hard disks which need the
 LBA 48 work around. The first entry will watch the Seagate ST3160815AS
 (and similar models), the second one HP's OEM version of the same drive.
 
 This avoids the RAID rebuild problems described in PR kern/40569.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.368 -r1.369 src/sys/dev/ata/wd.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index