Re: atacontrol during boot ?

From: jason henson (jason_at_ec.rr.com)
Date: 01/04/05

  • Next message: Andrew Sinclair: "Re: portupgrade system destruction?"
    Date: Tue, 04 Jan 2005 05:02:29 +0000
    To: freebsd-questions@freebsd.org
    
    

    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-
    > unsubscribe@freebsd.org"
    >
    >
    >
    >
    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 "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Andrew Sinclair: "Re: portupgrade system destruction?"