Port-amiga archive

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

Re: how to find the tty



Al wrote:

>> If you get into ddb, enter "bt" to see the backtrace.
>
> I have never been able to get into ddb. It is completely locked up.

Left-Alt + Left-Amiga + F10 doesn't work?
Do you have "options DDB" in your kernel config?

Maybe it is an interrupt storm. Serial interrupts are usually level 6, which
have higher priority than a level 2 keyboard interrupt.


> Also, I looked through the thread that John sent a link to and I was  
> wondering if I should be compiling a kernel with options  COM_16650?

The MI com(4) driver source changed a lot during the last months, so I'm not
sure if this statement is still valid.

But it is worth a try, as the ST16C654 is 16650-compatible, besides some
additional features.

-- 
Frank Wille



Home | Main Index | Thread Index | Old Index