From nobody@FreeBSD.org  Mon Apr  5 04:01:18 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1402416A50F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  5 Apr 2004 04:01:18 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0F48E43D3F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  5 Apr 2004 04:01:18 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i35B1H72013690
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 5 Apr 2004 04:01:17 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i35B1HYI013689;
	Mon, 5 Apr 2004 04:01:17 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200404051101.i35B1HYI013689@www.freebsd.org>
Date: Mon, 5 Apr 2004 04:01:17 -0700 (PDT)
From: Arne Woerner <arne_woerner@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ECS K7VMM+ / UDMA/fd/acd / with fd just PIO4 possible for acd
X-Send-Pr-Version: www-2.3

>Number:         65206
>Category:       kern
>Synopsis:       [fdc] adding floppy drive seems to force PIO mode on hard drive instead of UDMA33
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 05 04:10:18 PDT 2004
>Closed-Date:    Tue Jun 26 21:59:55 GMT 2007
>Last-Modified:  Tue Jun 26 21:59:55 GMT 2007
>Originator:     Arne Woerner
>Release:        R5.1
>Organization:
>Environment:
FreeBSD neo.riddick.homeunix.org 5.1-RELEASE FreeBSD 5.1-RELEASE #45: Mon Mar 22 20:43:12 UTC 2004     aw@neo.riddick.homeunix.org:/usr/src/sys/i386/compile/DAREDEVIL  i386

>Description:
I use a ECS K7VMM+ main board.

When I want to use UDMA33 for my two acd drives (CD + TOSHIBA CD/DVD), I have to unplug the fd (floppy disc 3.5'').

I think UDMA mode should be possible with _and_ without floppy disc device.
>How-To-Repeat:
fd unplugged & looking at dmesg:
> atapci0: <VIA 8235 UDMA133 controller> port 0xfc00-0xfc0f at device 17.1 on pci0
> ata0: at 0x1f0 irq 14 on atapci0
> ata1: at 0x170 irq 15 on atapci0
> fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
> fdc0: FIFO enabled, 8 bytes threshold
> acd0: CDROM <LTN526> at ata0-master UDMA33
> acd1: DVD-R <TOSHIBA DVD-ROM SD-R5112> at ata1-master UDMA33

fd jacked in & looking at dmesg:
> atapci0: <VIA 8235 UDMA133 controller> port 0xfc00-0xfc0f at device 17.1 on pci0
> ata0: at 0x1f0 irq 14 on atapci0
> ata1: at 0x170 irq 15 on atapci0
> fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
> fdc0: FIFO enabled, 8 bytes threshold
> fd0: <1440-KB 3.5" drive> on fdc0 drive 0
> ad1: 38166MB <ST340015A> [77545/16/63] at ata0-slave UDMA100
> acd0: CDROM <LTN526> at ata0-master PIO4
> acd1: DVD-R <TOSHIBA DVD-ROM SD-R5112> at ata1-master PIO4

>Fix:

>Release-Note:
>Audit-Trail:

From: Arne "Wrner" <arne_woerner@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc:  
Subject: Re: misc/65206, kern/64452, 
Date: Mon, 5 Apr 2004 06:27:47 -0700 (PDT)

 Hi!
 
 Somehow my bugreport "misc/65206" is in the wrong category (I think it should
 be in "kern"; that was my fault, because I did not care as much as necessary
 for the form).
 
 And I would like to know, if somebody knows something about my bug reports
 "kern/64452" and "kern/62257"...
 
 Anyway: Those issues are not really severe; I just thought they might be
 interesting...
 
 Thanks!
 
 Bye
 Arne
 
 
 __________________________________
 Do you Yahoo!?
 Yahoo! Small Business $15K Web Design Giveaway 
 http://promotions.yahoo.com/design_giveaway/

From: Arne "Wrner" <arne_woerner@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: misc/65206: ECS K7VMM+ / UDMA/fd/acd / with fd just PIO4 possible for acd
Date: Sat, 10 Apr 2004 12:07:58 -0700 (PDT)

 5.2-CURRENT-20040408 does not like UDMA for acd even if fd is not connected
 
 
 __________________________________
 Do you Yahoo!?
 Yahoo! Tax Center - File online by April 15th
 http://taxes.yahoo.com/filing.html

From: Arne "Wrner" <arne_woerner@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc: sos@freebsd.org
Subject: Re: misc/65206: ECS K7VMM+ / UDMA/fd/acd / with fd just PIO4 possible for acd
Date: Fri, 16 Apr 2004 07:24:48 -0700 (PDT)

 5.2-CURRENT-20040408 likes UDMA for acd (I forgot to turn on hw...atapi_dma)
 :-((
 
 But I discovered, that the on-board fdc of ECS's mainboard is not detected:
 Apr 16 14:19:29 neo kernel: fdc0: I/O to control range incorrect
 Apr 16 14:19:29 neo kernel: fdc0: I/O to control range incorrect
 Apr 16 14:19:29 neo kernel: fdc0: cannot reserve I/O port range (6 ports)
 
 
 Somehow there seems to be a bug in ECS's mainboard (that involves acd UDMA and
 fdc)...
 
 But it is not so bad, because: Everything I need works fine...
 
 Thx.
 
 -Arne
 
 
 
 	
 		
 __________________________________
 Do you Yahoo!?
 Yahoo! Tax Center - File online by April 15th
 http://taxes.yahoo.com/filing.html

From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To: bug-followup@FreeBSD.org, arne_woerner@yahoo.com
Cc:  
Subject: Re: kern/65206: adding floppy drive seems to force PIO mode on
	hard drive instead of UDMA33
Date: Thu, 24 May 2007 17:38:41 +0100

 Hi,
 
 Is this still an issue with a more recent version of FreeBSD?  If so,
 could you please supply a verbose dmesg and explain exactly what the
 current problem is?
 
 Thanks,
 
 Gavin
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Thu May 24 19:01:31 UTC 2007 
State-Changed-Why:  
Note that submitter has been asked for feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65206 
State-Changed-From-To: feedback->closed 
State-Changed-By: gavin 
State-Changed-When: Tue Jun 26 21:59:12 UTC 2007 
State-Changed-Why:  
Feedback timeout (1 month) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65206 
>Unformatted:
