Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 02/17/2004 17:34:21
Module Name: src
Committed By: kleink
Date: Tue Feb 17 17:34:21 UTC 2004
Modified Files:
src/sys/dev/pci: eso.c
Log Message:
Audio 2's DMA current address register implements only the least
significant 20 bits, so make sure its memory allocation won't cross
a 1M boundary. From Stephen Ma in PR kern/18342.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/dev/pci/eso.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.