mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Typo, MATSHITA -> MATSUSHITA.
2.2 & 2.1.6 candidate.
This commit is contained in:
parent
8882073d4a
commit
9358777784
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=19517
@ -16,7 +16,7 @@
|
||||
*
|
||||
* New configuration setup: dufault@hda.com
|
||||
*
|
||||
* $Id: scsiconf.c,v 1.64 1996/09/10 23:31:08 bde Exp $
|
||||
* $Id: scsiconf.c,v 1.65 1996/11/06 13:33:50 joerg Exp $
|
||||
*/
|
||||
|
||||
#include "opt_scsi.h"
|
||||
@ -251,7 +251,7 @@ static struct scsidevs knowndevs[] =
|
||||
/* od's must be probed before sd's since some of them identify as T_DIRECT */
|
||||
#if NOD > 0
|
||||
{
|
||||
T_OPTICAL, T_OPTICAL, T_REMOV, "MATSHITA", "PD-1 LF-1000", "*",
|
||||
T_OPTICAL, T_OPTICAL, T_REMOV, "MATSUSHITA", "PD-1 LF-1000", "*",
|
||||
"od", SC_MORE_LUS
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user