"r_d" said:
Hi There
I'm trying to use an ITE raid 8212 pci card to plug in some extra drives.
However, right from the boot CD drives are not recognised, while hard disks
are running at only udma2. The box says that the card can handle up to
udma5.
Any suggestions? Thanks a lot for your time.
Alistair
http://www.iteusa.com/product_info/PC/Brief-IT8212_2.asp
It all depends on the quality of the code in the ROM
on the PCI card. The diagram on page 15 here, shows an
"extended ROM" connects to the main chip. AFAIK, the
chip itself is not fixed in function, and any anomalies
can be fixed by the extended ROM.
http://www.iteusa.com/product_info/file/pc/IT8212F_V0.4.1.pdf
Remember that the guys at ITE were rank amateurs when they
designed these parts. They had never done a hard drive interface
before. (I read some comments in one of their release notes,
where the author of the release note was proud of the fact that
he got the driver working. That is what gave me the impression
they were new to IDE.) So while the hardware might not have
any architectural limits as to what it supports, the
software/firmware support will have an impact on how well it
works.
As mentioned here, this is a "software" RAID controller, in
the sense that the hardware interface has no special support
for RAID. Just a couple ATA/ATAPI interfaces and lots of
clever firmware.
http://www.linuxquestions.org/questions/showthread.php?t=359071
http://lists.freebsd.org/pipermail/freebsd-hardware/2004-October/002010.html
I like the suggestion of trying 80 wire cables. That might help
with the UDMA problem.
But for the rest of it, I recommend using a search engine
other than Google, as people have had some strange experiences
with the 8212 in Linux/FreeBSD.
Paul