cvs commit: ports/audio/aureal-kmod Makefileports/audio/aureal-kmod/files patch-au88x0.c

FUJISHIMA Satsuki sf at FreeBSD.org
Tue Feb 1 14:16:02 PST 2005


sf          2005-02-01 22:16:01 UTC

  FreeBSD ports repository

  Modified files:
    audio/aureal-kmod    Makefile 
    audio/aureal-kmod/files patch-au88x0.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.22      +6 -6      ports/audio/aureal-kmod/Makefile
  1.6       +11 -2     ports/audio/aureal-kmod/files/patch-au88x0.c


More information about the cvs-ports mailing list