Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2002 22:14:23 +0900
From:      IMAI Takeshi <imai@on.rim.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/46375: Could not set UDMA2 mode on ATP860/ATP860R
Message-ID:  <86adj25exc.wl@punyu.org>

next in thread | raw e-mail | index | archive | help

>Number:         46375
>Category:       kern
>Synopsis:       Could not set UDMA2 mode on ATP860/ATP860R
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 19 05:20:09 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     IMAI Takeshi
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD kamome.punyu.org 5.0-CURRENT FreeBSD 5.0-CURRENT #26: Sat Dec 14 17:41:13 JST 2002 root@kamome.punyu.org:/usr/src/sys/pc98/compile/KAMOME i386


	
>Description:
Could not set UDMA2 mode on ATP860R, and fallback PIO mode.
	
>How-To-Repeat:
Use ATA33 disk on ATP860R.
	
>Fix:

Index: ata-dma.c
===================================================================
RCS file: /ext/ncvs/src/sys/dev/ata/ata-dma.c,v
retrieving revision 1.106
diff -r1.106 ata-dma.c
1328c1328
< 				ATA_UDMA4, ATA_C_F_SETXFER, ATA_WAIT_READY);
---
> 				ATA_UDMA2, ATA_C_F_SETXFER, ATA_WAIT_READY);
	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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