Subject: Re: kern/37251: Seagate disks larger than 900GB don't get caught by the force_lba48 quirk in /usr/src/sys/dev/ata/wd.c
To: None <jnemeth@NetBSD.org, gnats-admin@netbsd.org,>
From: John Nemeth <jnemeth@victoria.tc.ca>
List: netbsd-bugs
Date: 10/31/2007 10:00:13
The following reply was made to PR kern/37251; it has been noted by GNATS.
From: jnemeth@victoria.tc.ca (John Nemeth)
To: gnats-bugs@NetBSD.org, kern-bug-people@NetBSD.org,
gnats-admin@NetBSD.org, netbsd-bugs@NetBSD.org
Cc:
Subject: Re: kern/37251: Seagate disks larger than 900GB don't get caught by the force_lba48 quirk in /usr/src/sys/dev/ata/wd.c
Date: Wed, 31 Oct 2007 02:57:00 -0700
On Feb 15, 7:52pm, Brian Buhrow wrote:
}
} >Number: 37251
} >Synopsis: Seagate disks larger than 900GB don't get caught by the quirk table
} >Arrival-Date: Wed Oct 31 07:45:00 +0000 2007
} >Originator: Brian Buhrow
} >Release: NetBSD 3.x
} >Description:
}
} Seagate disks larger than 900GB aren't caught by the FORCE_LBA48 quirk
} in /usr/src/sys/dev/ata/wd.c which forces LBA48 addressing on Seagate's
} buggy firmware. This patch fixes that problem for NetBSD-3.x and 4.X
} builds. It looks like a more general fix has been implemented for NetBSD-current.
It appears that the general fix has been pulled up to the netbsd-4
branch. Could you try updating along netbsd-4 and test it, please?
}-- End of excerpt from Brian Buhrow