Re: [Patch] i386: Xbox support

From: Ed Schouten
Date: Mon Sep 27 2004 - 23:47:13 EST


Hello Nick,

On Tue, 28 Sep 2004 10:03:39 +1000, Nick Piggin <nickpiggin@xxxxxxxxxxxx> wrote:
> Any real point to merging this? (I honestly don't know, I don't follow the
> xbox hacking scene).

Yes, it does (in my opinion). This small 7 KB patch allows you to run
a vanilla kernel on the machine (with exception of the video driver).

I also noticed my previous mailclient (Squirrelmail) did some
linebreaking. Please notice:

+ if ((bus == 0) && !PCI_SLOT(devfn) && ((PCI_FUNC(devfn) == 1) ||
(PCI_FUNC(devfn) == 2)))

should be one line ;-)

Yours sincerely,
--
Ed Schouten <edschouten@xxxxxxxxx>
Website: http://g-rave.nl/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/