lkml.org 
[lkml]   [2003]   [Apr]   [15]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 15 Apr 2003 11:52:24 +0200 (MEST)
FromGeert Uytterhoeven <>
SubjectRe: [PATCH] M68k IDE updates
On Tue, 15 Apr 2003, [iso-8859-1] Jörn Engel wrote:
> On Tue, 15 April 2003 10:11:37 +0200, Geert Uytterhoeven wrote:
> > BTW, Atari uses MS-DOS style partitioning.
> 
> Interesting. Then how do you explain this (2.5.67)
> config MSDOS_PARTITION
> 	bool "PC BIOS (MSDOS partition tables) support" if PARTITION_ADVANCED
> 	default y if !PARTITION_ADVANCED && !AMIGA && !ATARI && !MAC && !SGI_IP22 && !ARM && !SGI_IP27
> 
> or this (2.4.20)
>    if [ "$CONFIG_AMIGA" != "y" -a "$CONFIG_ATARI" != "y" -a \
>         "$CONFIG_MAC" != "y" -a "$CONFIG_SGI_IP22" != "y" -a \
>         "$CONFIG_SGI_IP27" != "y" ]; then
>       define_bool CONFIG_MSDOS_PARTITION y
>    fi
> 
> In both cases, CONFIG_MSDOS_PARTITION is always y, *except* for Atari
> and some others. According to your comment above, that should be
> changed, shouldn't it?

Bummer, better check the sources first (I never had an Atari). Atari uses its
own partitioning scheme.

Gr{oetje,eeting}s,
						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:34    [from the cache]
©2003-2008