Am Sat 13 Feb 2010 07:29:33 PM CET schrieb Rob Landley :
On Saturday 13 February 2010 06:04:03 Alexander Graf wrote:
> Exactly, that's the issue to fix here, make DBDMA work with CD-ROM so we
> can get rid of the cmd64x controller.
Speaking of which - in my PPC64 enabling series I use MacIO fo
Am Sat 13 Feb 2010 07:27:21 PM CET schrieb Rob Landley :
On Saturday 13 February 2010 04:28:44 Alexander Graf wrote:
On 13.02.2010, at 09:02, Rob Landley wrote:
> The -hda, -hdb, -hdc, and -hdd command line options for g3beige don't
> match the order the kernel assigns the drives.
>
> The reaso
On Saturday 13 February 2010 06:04:03 Alexander Graf wrote:
> > Exactly, that's the issue to fix here, make DBDMA work with CD-ROM so we
> > can get rid of the cmd64x controller.
>
> Speaking of which - in my PPC64 enabling series I use MacIO for all 4 IDE
> devices. At least with recent kernels, L
On Saturday 13 February 2010 04:28:44 Alexander Graf wrote:
> On 13.02.2010, at 09:02, Rob Landley wrote:
> > The -hda, -hdb, -hdc, and -hdd command line options for g3beige don't
> > match the order the kernel assigns the drives.
> >
> > The reason is that the Linux kernel always initializes the
On Sat, Feb 13, 2010 at 01:04:03PM +0100, Alexander Graf wrote:
>
> On 13.02.2010, at 12:58, Aurelien Jarno wrote:
>
> > On Sat, Feb 13, 2010 at 11:28:44AM +0100, Alexander Graf wrote:
> >>
> >> On 13.02.2010, at 09:02, Rob Landley wrote:
> >>
> >>> The -hda, -hdb, -hdc, and -hdd command line o
On 13.02.2010, at 12:58, Aurelien Jarno wrote:
> On Sat, Feb 13, 2010 at 11:28:44AM +0100, Alexander Graf wrote:
>>
>> On 13.02.2010, at 09:02, Rob Landley wrote:
>>
>>> The -hda, -hdb, -hdc, and -hdd command line options for g3beige don't match
>>> the order the kernel assigns the drives.
>>>
On Sat, Feb 13, 2010 at 11:28:44AM +0100, Alexander Graf wrote:
>
> On 13.02.2010, at 09:02, Rob Landley wrote:
>
> > The -hda, -hdb, -hdc, and -hdd command line options for g3beige don't match
> > the order the kernel assigns the drives.
> >
> > The reason is that the Linux kernel always init
On 13.02.2010, at 09:02, Rob Landley wrote:
> The -hda, -hdb, -hdc, and -hdd command line options for g3beige don't match
> the order the kernel assigns the drives.
>
> The reason is that the Linux kernel always initializes the cmd646 driver
> before the pmac driver, thus if there's a cmd646
The -hda, -hdb, -hdc, and -hdd command line options for g3beige don't match
the order the kernel assigns the drives.
The reason is that the Linux kernel always initializes the cmd646 driver
before the pmac driver, thus if there's a cmd646 it gets /dev/hda and
/dev/hdb, and the pmac gets /dev/h