atacontrol during boot ?

2005-01-03 Thread Hexren
I need to change the mode of ata channel 1 to UDMA33. When the system
is up I use "atacontrol mode 1 UDMA33 UDMA33" for that. How can I do
this during boot, before mounting HDDs (The reason for all this is,
that one of my HDDs only likes UDMA33)?

Thanks
Hexren

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: atacontrol during boot ?

2005-01-03 Thread jason henson
On 01/03/05 14:28:02, Hexren wrote:
I need to change the mode of ata channel 1 to UDMA33. When the system
is up I use "atacontrol mode 1 UDMA33 UDMA33" for that. How can I do
this during boot, before mounting HDDs (The reason for all this is,
that one of my HDDs only likes UDMA33)?
Thanks
Hexren
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions- 
[EMAIL PROTECTED]"



hw.ata.atapi_dma="1" in /boot/loader.conf activates udma, but I don't  
know about setting a certain speed.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"