Source-Changes archive

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

Re: CVS commit: src/sys/arch/i386/pci



On Sat, May 31, 2008 at 10:37:00PM +0000, David Young wrote:

> Module Name:  src
> Committed By: dyoung
> Date:         Sat May 31 22:37:00 UTC 2008
> 
> Modified Files:
>       src/sys/arch/i386/pci: elan520.c
> 
> Log Message:
> Use printf_tolog() instead of aprint_error_dev() to report PCI
> exceptions and write-protection violations.
> 
> While I'm here, add a comment to describe the interrupt configuration.

Does the interrupt function as an NMI? If so it's unsafe to write to msgbuf.

Andrew


Home | Main Index | Thread Index | Old Index