Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/dev/pci
Module Name: src
Committed By: riz
Date: Thu Dec 29 19:30:01 UTC 2005
Modified Files:
src/sys/dev/pci [netbsd-3]: azalia.c
Log Message:
Pull up following revision(s) (requested by kent in ticket #916):
sys/dev/pci/azalia.c: revision 1.12
* azalia_attach_intr()
ignore errors of codec initializations if at least one
codec is initialized successfully
* azalia_alloc_dmamem()
fail if the HDA controller does not support 64 bit addressing
and buf_dmamap_* allocate a 64 bit address.
Pointed out by Brett Lymn
To generate a diff of this commit:
cvs rdiff -r1.7.2.11 -r1.7.2.12 src/sys/dev/pci/azalia.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index