From nobody@www.freebsd.org  Wed Jun 19 12:27:55 2002
Return-Path: <nobody@www.freebsd.org>
Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id 956ED37B404
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 19 Jun 2002 12:27:54 -0700 (PDT)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5JJRshG020649
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 19 Jun 2002 12:27:54 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.2/8.12.2/Submit) id g5JJRslH020648;
	Wed, 19 Jun 2002 12:27:54 -0700 (PDT)
Message-Id: <200206191927.g5JJRslH020648@www.freebsd.org>
Date: Wed, 19 Jun 2002 12:27:54 -0700 (PDT)
From: Kevin Van Maren <kevin.vanmaren@unisys.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: External ThinkPad 240 cdrom does not work
X-Send-Pr-Version: www-1.0

>Number:         39537
>Category:       conf
>Synopsis:       External ThinkPad 240 cdrom does not work
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 19 12:30:01 PDT 2002
>Closed-Date:    Sun Sep 29 17:13:44 MDT 2002
>Last-Modified:  Sun Sep 29 17:13:44 MDT 2002
>Originator:     Kevin Van Maren
>Release:        4.5/4.6
>Organization:
>Environment:
FreeBSD 4.5-RELEASE/4.6-RELEASE


>Description:
Attempted to install 4.6 on a ThinkPad 240 with the CDROM drive.

The external IBM CDROM, PCCARD interface, did not work.
Plugged PCCARD in another notebook with 4.5 and was able to get
it to work by adding a missing pccard.conf entry.

>How-To-Repeat:
Try to use the CDROM drive.

>Fix:
Add these lines to /etc/default/pccard.conf:

# IBM IDE PC-CARD CDROM (ThinkPad 240 and others)
card "PCMCIA" "IDE CARD"
    config auto "ata" ?


This change allows the cdrom to be mounted and accessed.
Not sure if some optional flags would improve performance,
or if we want to be more/less selective in matching the CIS.

>Release-Note:
>Audit-Trail:

From: "Van Maren, Kevin" <kevin.vanmaren@unisys.com>
To: "'freebsd-gnats-submit@FreeBSD.org'" <freebsd-gnats-submit@FreeBSD.org>,
	"Van Maren, Kevin" <kevin.vanmaren@unisys.com>
Cc:  
Subject: Re: conf/39537: External ThinkPad 240 cdrom does not work
Date: Thu, 20 Jun 2002 09:31:25 -0500

 Hmmm.  It worked the first time, but now I'm having problems with the
 INQUIRY command not working with the CDROM.  There may be more changes
 required.
 
 Kevin

From: "Van Maren, Kevin" <kevin.vanmaren@unisys.com>
To: "'FreeBSD-gnats-submit@FreeBSD.org'" <FreeBSD-gnats-submit@FreeBSD.org>,
	"'freebsd-bugs@FreeBSD.org'" <freebsd-bugs@FreeBSD.org>
Cc:  
Subject: RE: conf/39537: External ThinkPad 240 cdrom does not work
Date: Mon, 24 Jun 2002 16:09:50 -0500

 It appears that the problem with the INQUIRY is caused by
 quirkiness with the cable: if I move the CDROM drive it
 works fine.
 
 Kevin
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: dwmalone 
Responsible-Changed-When: Wed Jul 17 16:18:16 PDT 2002 
Responsible-Changed-Why:  
This PR ammounts to an additional pccard.conf entry. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39537 
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Sun Sep 29 17:13:19 MDT 2002 
State-Changed-Why:  
Committed. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=38919 
State-Changed-From-To: open->closed 
State-Changed-By: imp 
State-Changed-When: Sun Sep 29 17:13:19 MDT 2002 
State-Changed-Why:  
committed. 

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