At Tue, 04 Feb 2003 20:26:16 +0900,
[EMAIL PROTECTED] wrote:
> +#elif defined(__QNXNTO__)
> +  /* QNX RTP */
> +  sprintf (name, "/dev/hd%d", unit);

If QNX doesn't distinguish SCSI from IDE, why this piece of code is
required for both SCSI and IDE? I think your code would count one disk
doubly.

Thanks,
Okuji


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to