bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [grub #39] [PATCH] port to QNX 6.x


From: Yoshinori K. Okuji
Subject: Re: [grub #39] [PATCH] port to QNX 6.x
Date: Mon, 17 Feb 2003 20:34:44 +0900
User-agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

At Tue, 04 Feb 2003 20:26:16 +0900,
address@hidden 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]