看板 DFBSD_commit 關於我們 聯絡資訊
commit 2fd48618254abc265450db2cd792752ad6ad82ec Author: Francois Tigeot <ftigeot@wolfpond.org> Date: Sun Mar 6 09:44:24 2011 +0100 Fix a compilation error on x86_64. bus_dma_tag_create() expects a bus_addr_t parameter for its lowaddr argument. Summary of changes: sys/dev/sound/pci/hda/hdac.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2fd48618254abc265450db2cd792752ad6ad82ec -- DragonFly BSD source repository