Source-Changes archive

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

Re: CVS commit: src/sys/dev/ic



Agreed.  Aprint is for autoconfig-time messages.

-- thorpej@iPhone

On Apr 19, 2008, at 8:33 AM, Tim Rightnour <root%garbled.net@localhost> wrote:


On 19-Apr-2008 Quentin Garnier wrote:
log(9) doesn't print to the console, that's what makes aprint(9) a
convenient API.

But I think thats specifically why we should be using log for messages that occur outside of autoconf, such as errors in the driver. Perhaps I don't want
them spewing to the console, or perhaps I do.  Let syslog decide.

---
Tim Rightnour <root%garbled.net@localhost>
NetBSD: Free multi-architecture OS http://www.netbsd.org/
Genecys: Open Source 3D MMORPG: http://www.genecys.org/


Home | Main Index | Thread Index | Old Index