kernel32: Allow any amount of whitespace between the words ANSI and SCSI in /proc/scsi/scsi.

Hans Leidekker hans at it.vu.nl
Wed Apr 11 09:00:58 CDT 2007


On recent kernels with libata enabled I get this error on startup:

err:reg:SCSI_getprocentry SCSI type line scan count error (fscanf returns 1, expected 2)

A closer look reveals that the format for an ATA SCSI device entry in
/proc/scsi/scsi is slightly different from an entry for a real SCSI
device: there's an extra space between the words ANSI and SCSI.

See http://bugs.winehq.org/show_bug.cgi?id=7676

 -Hans

Changelog
  Allow any amount of whitepace between the words ANSI and SCSI in /proc/scsi/scsi.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kernel32_oldconfig_c.diff
Type: text/x-diff
Size: 557 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070411/918e0e20/kernel32_oldconfig_c.bin


More information about the wine-patches mailing list