Bug 20155

Summary: Matsushita CR 562 CD ROM is not saupported in FreeBSD 4.0
Product: Base System Reporter: george.russell <george.russell>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description george.russell 2000-07-24 22:10:00 UTC
The driver for this device, although it compiles, doesn't work.
You cannot access the device for either Audio or Data.

Fix: 

Replace the matcd.c file in /sys/i386/isa/matcd/ with the one
from http://www.george.russell.clara.net/matcd.c.gz and recompile.

If its not there, email, and I'll send it ;-)

It was broken in looking up matcdc instead of matcd
How-To-Repeat: Find a machine with such a device, compile the driver in with coreect
options (same as in Linux, fyi), and cd9660, and use MAKEDEV, and try 
for data or cd audio access.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-07-31 13:58:33 UTC
State Changed
From-To: open->closed

Feedback has already been requested on kern/20296, which is a 
duplicate of this PR.  So although duplicates usually get 
closed in deference to existing PR's, this one should be 
considered superseded. :-)