ATA/DMA problem after reboot

Yousef Raffah yraffah at savola.com
Wed Oct 5 02:04:54 PDT 2005


On Wed, 2005-10-05 at 11:55 +0300, Pertti Kosunen wrote:
> Jeremie Le Hen wrote:
> 
> >How do I set this at boot time ?  There may be a tunable or something
> >allowing to do this.  My problem indeed occurs before / is even
> >mounted.
> >
> 
> Disable dma at boot and enable in rc.local.
> 
> /boot/loader.conf
> hw.ata.ata_dma="0"
> hw.ata.atapi_dma="0"
> 
> /etc/rc.local
> #!/bin/sh
> atacontrol mode ad0 UDMA66
> atacontrol mode ad4 UDMA66
> atacontrol mode ad5 UDMA66
> atacontrol mode ad6 UDMA66
Can these be used as a general rule? I mean I have a Tecra A4 and as of
now, my settings are the defaults:
root at RedDevil# atacontrol mode acd0
current mode = UDMA33
root at RedDevil# atacontrol mode ad0
current mode = UDMA100

Can I use UDMA66 for both of them?

> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20051005/306e208d/attachment.bin


More information about the freebsd-current mailing list