From nobody@FreeBSD.org  Thu Feb 19 17:17:34 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 36E0916A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 19 Feb 2004 17:17:34 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 30A4843D1D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 19 Feb 2004 17:17:34 -0800 (PST)
	(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 i1K1HX72047431
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 19 Feb 2004 17:17:34 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i1K1HXUL047430;
	Thu, 19 Feb 2004 17:17:33 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200402200117.i1K1HXUL047430@www.freebsd.org>
Date: Thu, 19 Feb 2004 17:17:33 -0800 (PST)
From: David Burns <david.burns@dugeem.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Compaq Workstation IDE CDROM drive not probed
X-Send-Pr-Version: www-2.3

>Number:         63098
>Category:       i386
>Synopsis:       Compaq Workstation IDE CDROM drive not probed
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 19 17:20:18 PST 2004
>Closed-Date:    Mon Jan 10 19:42:57 GMT 2005
>Last-Modified:  Mon Jan 10 19:42:57 GMT 2005
>Originator:     David Burns
>Release:        5.2.1-RC2
>Organization:
(this space available for  rent)
>Environment:
FreeBSD duel.ryde.dugeem.net 5.2.1-RC2 FreeBSD 5.2.1-RC2 #0: Thus Feb 12 16:28:31 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/sys/GENERIC i386
>Description:
System is a Compaq Workstation 5100 with dual PCI buses (ServerWorks chipset), dual PII 333MHz CPUs and 384MB RAM.

IDE controller is on motherboard (unidentifiable chipset) and has only a secondary channel connector for IDE CD-ROM. The IDE CD-ROM is a Compaq/Matshita CR-5850.

System correctly boots from IDE CD-ROM (ie from BIOS) - but IDE CD-ROM is not found during device probing.

NB CD-ROM suffered similar problem to PR 43762 - hence is probably controller issue???

dmesg (verbose) extract from 5.2.1-RC2:

atapci0: <Generic ATA Controller> port 0x6000-0x600f,0-0x3,0-0x7,0-0x3,0-0x7 irq 15 at device 15.1 on pci0
ata0: reset tp1 mask=03 ostat0=51 ostat1=01
ata0-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb
ata0-slave: stat=0x00 err=0x04 lsb=0x00 msb=0x00
ata0: reset tp2 mask=03 stat0=00 stat1=00 devices=0x4<ATAPI_MASTER>
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
ata1: simplex device, DMA on primary only
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]

[no further ata* or acd* messages]


dmesg extract from 4.9

atapci0: <Generic PCI ATA Controller> port 0x6000-0x600f,0-0x3,0-0x7,0-0x3,0-0x7 irq 15 at device 15.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
..
acd0: MODE_SENSE_BIG command timeout - resetting
ata0: resetting devices .. done
acd0: read data overrun 28/6
acd0: CDROM <MATSHITA CR-5850> at ata0-master PIO3

>How-To-Repeat:
1. Boot system with FreeBSD v5.2.1 disk in CD-ROM
2. Observe CD-ROM is not found during device probing

>Fix:
Unknown (yet).
>Release-Note:
>Audit-Trail:

From: Heikki Suonsivu <hsu@bbnetworks.net>
To: freebsd-gnats-submit@FreeBSD.org, david.burns@dugeem.net
Cc:  
Subject: Re: i386/63098: Compaq Workstation IDE CDROM drive not probed
Date: Tue, 20 Apr 2004 19:43:21 +0300

 I see the same problem, CD drive not found on Asus TR-DLS motherboard, 
 with 2 1G CPUs.  Symptoms are identical, and this is also serverworks 
 based motherboard.  I have not tried installing IDE drivers are the 
 system is otherwise all-SCSI.
 
 
 
 

From: "Ted Mittelstaedt" <tedm@toybox.placo.com>
To: <freebsd-gnats-submit@FreeBSD.org>, <david.burns@dugeem.net>
Cc:  
Subject: Re: i386/63098: Compaq Workstation IDE CDROM drive not probed
Date: Mon, 14 Jun 2004 01:51:30 -0700

 This problem affects all Compaq Professional Workstation 2000,
 5000 and 6000 systems.  They must have used the same IDE chipset.
 I made a small update to i386/43762  (that one should probably
 be reopened)  and see PR bin/44188 as well.
State-Changed-From-To: open->closed 
State-Changed-By: jhb 
State-Changed-When: Mon Jan 10 19:41:42 GMT 2005 
State-Changed-Why:  
Duplicate of i386/43762, please follow that PR for details.  Also, the 
output of pciconf -lv for the ata controller would be most helpful. 

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