It seems that the ECC formatted disk/array breakage is to do with broken

firmware and HBAs. salyzyn_mark@dpt.com writes:
> If the card does not have (DPT) ECC memory, the card will necessarily
> not hide the block size. The PM2041 can not hide it, and some versions of
> the Firmware on the PM3334 also fail in this regard.
This commit is contained in:
ad 2000-01-17 16:34:44 +00:00
parent abe336bfe1
commit 869cdcbbcc
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: dpt.4,v 1.6 2000/01/16 11:19:55 ad Exp $
.\" $NetBSD: dpt.4,v 1.7 2000/01/17 16:34:44 ad Exp $
.\"
.\" Copyright (c) 1999, 2000 Andy Doran <ad@NetBSD.org>
.\" All rights reserved.
@ -102,4 +102,4 @@ Older boards that do not suppport scatter-gather I/O or DMA are not supported.
An ISA front-end is needed.
.Pp
ECC formatted disk and arrays (i.e. with a sector size of 528 bytes) do not
work correctly. This will be fixed in a later release.
work correctly with the PM2041 and certian firmware revisions of the PM3334.