Bug 48141

Summary: Device ID for Acer Communications & Multimedia Inc.
Product: Base System Reporter: emil.cazamir <emil.cazamir>
Component: miscAssignee: Murray Stokely <murray>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-RELEASE   
Hardware: Any   
OS: Any   

Description emil.cazamir 2003-02-10 15:20:00 UTC
/usr/src/sys/dev/usb/usbdevs should be updated to include
vendor-id for Acer Communications & Multimedia Inc.

Fix: 

Add to /usr/src/sys/dev/usb/usbdevs a line like this:
vendor ACERCM           0x1189  Acer Communications & Multimedia Inc.
How-To-Repeat: Connect an external USB CD-RW drive built by Acer
Communications & Multimedia Inc.
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2003-05-05 07:16:28 UTC
Responsible Changed
From-To: freebsd-bugs->murray

I will look into this one.
Comment 2 Murray Stokely freebsd_committer freebsd_triage 2003-05-05 09:23:53 UTC
State Changed
From-To: open->patched

I have committed this to -CURRENT and can MFC it in another week or 
so.  Do you have another change to the device driver to recognize this 
device?  Are you able to actually use it now?
Comment 3 emil.cazamir 2003-05-05 11:49:52 UTC
The CD-ROM drive worked fine, at least when it is used to read cd-rom's.
I never tried to write with it, I'll let you know if I have problems.

Emil Cazamir
Comment 4 Murray Stokely freebsd_committer freebsd_triage 2003-05-11 01:14:46 UTC
State Changed
From-To: patched->closed

This change has been merged to -STABLE.  Thanks for the submission.