lkml.org 
[lkml]   [1999]   [Mar]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subjectscsi.c: very small patch for 2.2.3
From
Date
Hi,

My NEC ATAPI-PD/CD drive is working fine on kernel 2.2.3
with SCSI-emulation and "CONFIG_SCSI_MULTI_LUN".

This patch enable 'NEC ATAPI-PD user' to disable
"CONFIG_SCSI_MULTI_LUN".

*** scsi.c.org Mon Mar 15 03:55:48 1999
--- scsi.c Mon Mar 15 03:56:15 1999
***************
*** 276,281 ****
--- 276,282 ----
{"EMULEX","MD21/S2 ESDI","*", BLIST_SINGLELUN},
{"CANON","IPUBJD","*", BLIST_SPARSELUN},
{"nCipher","Fastness Crypto","*", BLIST_FORCELUN},
+ {"NEC","PD-1 ODX654P","*", BLIST_FORCELUN | BLIST_SINGLELUN},
{"MATSHITA","PD","*", BLIST_FORCELUN | BLIST_SINGLELUN},
{"YAMAHA","CDR100","1.00", BLIST_NOLUN}, /* Locks up if polled for lun != 0 */
{"YAMAHA","CDR102","1.00", BLIST_NOLUN}, /* Locks up if polled for lun != 0 */


Would anybody like to merge this patch with kernel source?
Or, tell me more suitable mailing list for this kind of patch.

--
Sadaaki KATO / skato@venus.dti.ne.jp

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

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