K 10 svn:author V 2 sf K 8 svn:date V 27 2005-02-01T22:16:01.000000Z K 7 svn:log V 355 MFsrc: fix by yongari |Audio drivers failed to detect failure condition and attempted to |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. END