On Sat, Mar 31, 2007 at 08:56:45AM -0600, Mike Brown wrote: > brand new 4801. I just flashed the bios to 1.30 > Installed a 2.5" HD WD 400UE > > Currently booting from a SanDisk flash. Want to use the HD for data storage > > Here is the errors we get. below is the entire dmesg > > ad0: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 > ad0: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=0 > ad0: FAILURE - READ_DMA status=51<READY,DSC,ERROR> error=84<ICRC,ABORTED> > LBA=0
Have you tried with PIO4? Just add to /boot/loader.conf: hw.ata.ata_dma="0" IIRC, there were some known issues with UDMA when both CF and HDD were installed. On my older net4801 (HDD but no CF), UDMA seems to work just fine though: fw# atacontrol mode ad0 current mode = UDMA33 Currently running: FreeBSD 6.2-STABLE FreeBSD 6.2-STABLE #0: Mon Mar 19 11:48:44 MST 2007 with a: ad0: 28615MB <IC25N030ATMR04 0 MOAOAD4A> at ata0-master UDMA33 > FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 > [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC Good luck, -Farid. _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
