ATA/DMA problem after reboot
    Pertti Kosunen 
    pertti.kosunen at pp.nic.fi
       
    Thu Sep 29 11:08:29 PDT 2005
    
    
  
Jeremie Le Hen wrote:
> I tried to disable APIC, S.M.A.R.T, IDE DMA Burst, IDE Block Mode.
> I don't know what the last one does, but anyway, nothing corrected
> my problem.
> 
> Other suggestions are welcome.
Try slower ata mode.
cat /etc/rc.local
#!/bin/sh
atacontrol mode ad0 UDMA66
atacontrol mode ad4 UDMA66
atacontrol mode ad5 UDMA66
atacontrol mode ad6 UDMA66
    
    
More information about the freebsd-current
mailing list