Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 May 2004 09:32:42 +1000
From:      anubis <anubis357@optusnet.com.au>
To:        freebsd-questions@freebsd.org
Cc:        w sx <wsx10010@yahoo.com>
Subject:   Re: cdrw & PIO4
Message-ID:  <200405090932.42291.anubis357@optusnet.com.au>
In-Reply-To: <20040508171720.58100.qmail@web90010.mail.scd.yahoo.com>
References:  <20040508171720.58100.qmail@web90010.mail.scd.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 9 May 2004 3:17 am, w sx wrote:
> Thank you! I used atacontrol to set it until I
> rebooted... and after a reboot.. its detected
> correctly.
>
> --- Chuck Swiger <cswiger@mac.com> wrote:
> > w sx wrote:
> > > Does anyone have any tips on getting the CDRW
> >
> > drive
> >
> > > set to UDMA mode?
> >
> > Add the following to your /boot/loader.conf:
> >
> > hw.ata.atapi_dma="1"
> >
> > ...and reboot.  You might also be able to use
> > "atacontrol".
> >
> > --
> > -Chuck
>
> __________________________________
> Do you Yahoo!?
> Win a $20,000 Career Makeover at Yahoo! HotJobs
> http://hotjobs.sweepstakes.yahoo.com/careermakeover
> _______________________________________________
> 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"


Have a look at man ata.  Here is the important part

 ATAPI devices are set to PIO mode by default because severe DMA 
problems are common even if the device capabilities indicate support.  
You can always try to set DMA mode on an ATAPI device using 
atacontrol(8), but be aware that your hardware might not support it 
and can potentially hang the entire system causing data loss.


Just incase you start having problems.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405090932.42291.anubis357>