misc latin1 to utf8 conversions
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
#include "scsiglue.h"
|
||||
|
||||
MODULE_DESCRIPTION("Driver for In-System Design, Inc. ISD200 ASIC");
|
||||
MODULE_AUTHOR("Bj<EFBFBD>rn Stenberg <bjorn@haxx.se>");
|
||||
MODULE_AUTHOR("Björn Stenberg <bjorn@haxx.se>");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
static int isd200_Initialization(struct us_data *us);
|
||||
|
@@ -1907,7 +1907,7 @@ UNUSUAL_DEV( 0x1b1c, 0x1ab5, 0x0200, 0x0200,
|
||||
USB_SC_DEVICE, USB_PR_DEVICE, NULL,
|
||||
US_FL_INITIAL_READ10 ),
|
||||
|
||||
/* Patch by Richard Sch<EFBFBD>tz <r.schtz@t-online.de>
|
||||
/* Patch by Richard Schütz <r.schtz@t-online.de>
|
||||
* This external hard drive enclosure uses a JMicron chip which
|
||||
* needs the US_FL_IGNORE_RESIDUE flag to work properly. */
|
||||
UNUSUAL_DEV( 0x1e68, 0x001b, 0x0000, 0x0000,
|
||||
|
Reference in New Issue
Block a user