[Bug 693] New - CD device access doesn't work for IDE SCSI emulation (major 11)

wine-bugs at winehq.com wine-bugs at winehq.com
Thu May 16 20:16:12 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=693

*** shadow/693	Thu May 16 20:16:12 2002
--- shadow/693.tmp.2140	Thu May 16 20:16:12 2002
***************
*** 0 ****
--- 1,29 ----
+ +============================================================================+
+ | CD device access doesn't work for IDE SCSI emulation (major 11)            |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 693                         Product: Wine                    |
+ |       Status: UNCONFIRMED                 Version: 20020509                |
+ |   Resolution:                            Platform:                         |
+ |     Severity: normal                   OS/Version: All                     |
+ |     Priority: P1                        Component: wine-kernel             |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: wine-bugs at winehq.com                                         |
+ |  Reported By: vberon at mecano.gme.usherb.ca                                  |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ At the launch of any Windows program (or Winelib program), I get the following
+ error message:
+ 
+ fixme:cdrom:CDROM_GetIdeInterface major 11 not supported
+ 
+ My CD devices are /dev/scd0 and /dev/scd1, major 11 minor {0,1}, as I use the
+ IDE SCSI emulation layer in Linux.
+ 
+ The function CDROM_GetIdeInterface in dlls/ntdll/cdrom.c doesn't find the
+ correct interface (as it's not really identified as a IDE CD).
+ 
+ Could somebeody look into it?
\ No newline at end of file



More information about the wine-bugs mailing list