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

Re: Debian non-x86 kernel arches



On Sun, May 23, 2004 at 12:20:40PM -0500, Troy Benjegerdes wrote:
> On Sun, May 23, 2004 at 07:00:56PM +0200, Christoph Hellwig wrote:
> > On Sun, May 23, 2004 at 06:42:32PM +0200, Jens Schmalzing wrote:
> > > Hi,
> > > 
> > > Christoph Hellwig writes:
> > > 
> > > > Feel free to send forward bugs for filled against your
> > > > kernel-image-powerpc forward upstream.
> > > 
> > > The serial driver hangs the Powermac G5.
> 
> The legacy-peecee 16550 uart serial driver probes IO addresses blindly.
> You need the driver built in for IBM pSeries machines, and the G5 gets
> real unhappy when the driver probes nonexistant IO addresses.
> 
> G4's had the same problem, except paulus/benh came up with a nice hack
> to trap the machine-check exception that occured and just print a
> warning.

What about checking that you are on a powermac and then not even trying
to probe/init this driver ? The same problem happens for parallel port,
but you don't really need to have it builtin, whcih is nice for the
serial port, for the serial console naturally.

Friendly,

Sven Luther



Reply to: