mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 10:20:24 -05:00
assign DMA address to the wrong address. It can cause system lockup or other mysterious errors. Since most sound cards requires low DMA address(BUS_SPACE_MAXADDR_24BIT) sndbuf_alloc() would fail when the audio driver is loaded after long running of operations. Approved by: jake (mentor) Reviewed by: truckman, matk |
||
|---|---|---|
| .. | ||
| ad1816.c | ||
| ad1816.h | ||
| es1888.c | ||
| ess.c | ||
| gusc.c | ||
| mss.c | ||
| mss.h | ||
| sb.h | ||
| sb8.c | ||
| sb16.c | ||
| sbc.c | ||
| sndbuf_dma.c | ||