patch-2.4.8 linux/drivers/sound/emu10k1/recmgr.c
Next file: linux/drivers/sound/emu10k1/voicemgr.c
Previous file: linux/drivers/sound/emu10k1/passthrough.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 10 21:02:19 2001
- Orig file:
v2.4.7/linux/drivers/sound/emu10k1/recmgr.c
- Orig date:
Mon Aug 14 08:32:48 2000
diff -u --recursive --new-file v2.4.7/linux/drivers/sound/emu10k1/recmgr.c linux/drivers/sound/emu10k1/recmgr.c
@@ -130,7 +130,7 @@
break;
}
- DPD(2, "bus addx: %x\n", buffer->dma_handle);
+ DPD(2, "bus addx: %#x\n", buffer->dma_handle);
sblive_writeptr(card, buffer->addrreg, 0, buffer->dma_handle);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)