Bug 39537

Summary: External ThinkPad 240 cdrom does not work
Product: Base System Reporter: Kevin Van Maren <kevin.vanmaren>
Component: confAssignee: Warner Losh <imp>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Kevin Van Maren 2002-06-19 20:30:01 UTC
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.

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.
How-To-Repeat: Try to use the CDROM drive.
Comment 1 Kevin Van Maren 2002-06-20 15:31:25 UTC
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
Comment 2 Kevin Van Maren 2002-06-24 22:09:50 UTC
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
Comment 3 dwmalone freebsd_committer freebsd_triage 2002-07-18 00:18:16 UTC
Responsible Changed
From-To: freebsd-bugs->imp

This PR ammounts to an additional pccard.conf entry.
Comment 4 Warner Losh freebsd_committer freebsd_triage 2002-09-30 00:13:19 UTC
State Changed
From-To: open->closed

Committed.
Comment 5 Warner Losh freebsd_committer freebsd_triage 2002-09-30 00:13:19 UTC
State Changed
From-To: open->closed

committed.