lkml.org 
[lkml]   [1997]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: name change for cd rom devices
  Date: 	Tue, 27 May 1997 23:05:12 -0700
From: "Larry M. Augustin" <lma@varesearch.com>

In drivers/scsi/sr.c change:

printk("Detected scsi CD-ROM sr%d at scsi%d, channel %d, id %d, lun %d\n",

to:

printk("Detected scsi CD-ROM scd%d at scsi%d, channel %d, id %d, lun %d\n",

Change "sr" to "scd" since MAKEDEV now creates /dev/scd* devices
instead of /dev/sr* devices.

At least for the moment, the official name of the device is /dev/sr<N> and the
kernel driver is sr.c. The above message should only be changed if we are
going to officially decide that SCSI CD-ROMs are named /dev/scd<N>. I consider
MAKEDEV to be in error, and any change should be made *there*, not to the
kernel.

Leonard

\
 
 \ /
  Last update: 2005-03-22 13:39    [W:0.039 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site