From: Josip Rodin <joy@xxxxxxxxxxxxxx> Date: Sat, 13 Sep 2008 04:31:30 +0200 > On Fri, Sep 12, 2008 at 06:42:48PM -0700, David Miller wrote: > > Does this make things better? > > > > struct uart_port { > > spinlock_t lock; /* port lock */ > > - unsigned int iobase; /* in/out[bwl] */ > > + unsigned long iobase; /* in/out[bwl] */ > > Yay, that made it not crash, and more :) > > Serial: 8250/16550 driver4 ports, IRQ sharing disabled > PCI: Enabling device: (0001:00:02.0), cmd 81 > 0001:00:02.0: ttyS0 at I/O 0x1000940 (irq = 19) is a 16550A > 0001:00:02.0: ttyS1 at I/O 0x1000948 (irq = 19) is a 16550A > > Thanks a bunch :) minicom isn't giving me anything useful, but that might > well be a cable issue :) Thank you for testing. I'll try to get all of this stuff merged upstream in 2.6.28 somehow. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html