grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] mkdevicemap for Cygwin


From: Marco Gerards
Subject: Re: [PATCH] mkdevicemap for Cygwin
Date: Sun, 18 Nov 2007 12:30:49 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Christian Franke <address@hidden> writes:

> Some changes for grub-mkdevicemap on Cygwin.
>
> Christian
>
> 2007-11-13  Christian Franke  <address@hidden>
>
>       * util/grub-mkdevicemap.c (get_floppy_disk_name): Add Cygwin
>       device names.
>       (get_ide_disk_name): Disable on __CYGWIN__.

        [__CYGWIN__] (get_ide_disk_name): Disable.

>       (get_scsi_disk_name): Add Cygwin device names.
>       (check_device): Add static.
>       Return error instead of success on empty string.

Can you explain this?  Does this break something on GNU/Linux?

>       (make_device_map): Disable IDE loop on __CYGWIN__.

        [__CYGWIN__] (make_device_map): Disable IDE loop.

>       Move label inside linux specific code to prevent compiler warning.

        (make_device_map): Move label inside linux specific code to
        prevent compiler warning.

Otherwise fine, so this can be committed if there aren't any other
problems with this patch.

--
Marco





reply via email to

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