Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Soren S. Jorvang <soren@netbsd.org>
List: source-changes
Date: 08/07/2004 16:12:57
Module Name: src
Committed By: soren
Date: Sat Aug 7 16:12:57 UTC 2004
Modified Files:
src/sys/dev/pci: auich.c
Log Message:
- Don't attempt to clear the CELV bit by setting it high like the
FIFOE/BCIS/LVBCI bits; it's is cleared automatically by the hardware.
- Separate AUICH_DEBUG out from AUDIO_DEBUG and make it possible to debug
interrupt handling separately.
- A little KNF.
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/dev/pci/auich.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.