From ae20a1b867f6f20a2a7d312fecd424c32a857fb8 Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Mon, 6 May 2002 09:40:52 +0000
Subject: [PATCH] Use hw.ata.ata_dma instead of hw.atamodes, which doesn't
exist in anymore.
Reviewed by: maxim
---
UPDATING | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/UPDATING b/UPDATING
index 16b3bb626e61..18ddad71472d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -861,7 +861,7 @@ Updater failed: Cannot delete "/usr/ports/www/jakarta-tomcat/files": Directory n
If you have really bad/marginal IDE drives, you may find they
don't work well. Use pio mode instead. The easiest way to
cope if you have a problem combination is to add:
- /sbin/sysctl -w hw.atamodes=pio,pio,pio,pio
+ /sbin/sysctl hw.ata.ata_dma=0
to the start of /etc/rc.conf.
20000319: