Bug 3196 - patch for CDD2600 support (Philips 2x/6x writer)
Summary: patch for CDD2600 support (Philips 2x/6x writer)
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 2.2.1-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1997-04-04 17:40 UTC by Luigi Rizzo
Modified: 1997-04-04 22:30 UTC (History)
0 users

See Also:


Attachments
file.diff (578 bytes, patch)
1997-04-04 17:40 UTC, Luigi Rizzo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luigi Rizzo 1997-04-04 17:40:01 UTC
	The philips CDD2600 (2x/6x CD-R) identifies itself as a regular
	CD by default. The following patch makes it recognised as a worm
	drive.

Fix: File: /sys/scsi/scsiconf.c

# diff -ubwr scsiconf.c.orig scsiconf.c 
How-To-Repeat: 
	--
Comment 1 Joerg Wunsch 1997-04-04 22:00:24 UTC
As Luigi Rizzo wrote:

> >Number:         3196
> >Category:       kern
> >Synopsis:       patch for CDD2600 support (Philips 2x/6x writer)

Sorry, you're only the second winner this time. :-)

revision 1.83
date: 1997/04/01 19:28:03;  author: joerg;  state: Exp;  lines: +6 -1
Add an entry for the newer Philips CDD26xx family CD-R drives.  They
come out with PHILIPS as the vendor string, as opposed to IMS for the
older ones.

Submitted by:   "Brian N. Handy" <handy@sag.space.lockheed.com>

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
Comment 2 Joerg Wunsch freebsd_committer freebsd_triage 1997-04-04 22:19:52 UTC
State Changed
From-To: open->closed

Already included.