Re: [PATCH 1/2] mountmgr: Populate HKLM\HARDWARE\DEVICEMAP\Scsi here instead of in kernel32. (try 2)
Charles Davis <cdavis(a)mymail.mines.edu> writes:
Try 2: don't depend on the existence of scsi-generic entries in the HAL tree.
It's still not listing my /dev/hda CD drive. -- Alexandre Julliard julliard(a)winehq.org
On 4/25/11 5:01 AM, Alexandre Julliard wrote:
Charles Davis <cdavis(a)mymail.mines.edu> writes:
Try 2: don't depend on the existence of scsi-generic entries in the HAL tree.
It's still not listing my /dev/hda CD drive. Hmm... which IDE driver is your kernel using, the "legacy" driver or the new libata-based driver? (I'm using libata, so that might account for what you're seeing.)
Chip
Charles Davis <cdavis(a)mymail.mines.edu> writes:
On 4/25/11 5:01 AM, Alexandre Julliard wrote:
Charles Davis <cdavis(a)mymail.mines.edu> writes:
Try 2: don't depend on the existence of scsi-generic entries in the HAL tree.
It's still not listing my /dev/hda CD drive. Hmm... which IDE driver is your kernel using, the "legacy" driver or the new libata-based driver? (I'm using libata, so that might account for what you're seeing.)
Yeah it's using the old IDE driver. -- Alexandre Julliard julliard(a)winehq.org
participants (2)
-
Alexandre Julliard -
Charles Davis