Re: [patch] ruffian IRQs, OSF syscalls dedugging fixes

2001-02-08 Thread Richard Henderson
On Thu, Feb 08, 2001 at 02:41:19PM +0300, Ivan Kokshaysky wrote: > - Don't trust IRQs assigned by ARC console on ruffian any more; > use interrupt routing table provided by <[EMAIL PROTECTED]> instead. > This fixes cards reporting bogus interrupt pin (ES1969). Oh cool. I think this was the o

[patch] ruffian IRQs, OSF syscalls dedugging fixes

2001-02-08 Thread Ivan Kokshaysky
- Don't trust IRQs assigned by ARC console on ruffian any more; use interrupt routing table provided by <[EMAIL PROTECTED]> instead. This fixes cards reporting bogus interrupt pin (ES1969). - Disable debugging messages for OSF syscalls as potential source of DoS attack. Besides, the same inf