Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2007 19:40:13 +0000 (UTC)
From:      Ariff Abdullah <ariff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pcm sound.c src/sys/dev/sound/isa gusc.c sbc.c src/sys/dev/sound/pci csa.c
Message-ID:  <200702231940.l1NJeEDS072262@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2007-02-23 19:40:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    sound.c 
    sys/dev/sound/isa    gusc.c sbc.c 
    sys/dev/sound/pci    csa.c 
  Log:
  - Compile time compatibility for pre/post newbus API (intr filter)
    changes. This should ease the job of maintaining codebase since much
    of the regression tests are done across os versions.
  - bus_setup_intr() -> snd_setup_intr().
  
  Revision  Changes    Path
  1.19      +13 -5     src/sys/dev/sound/isa/gusc.c
  1.47      +12 -3     src/sys/dev/sound/isa/sbc.c
  1.36      +10 -4     src/sys/dev/sound/pci/csa.c
  1.110     +5 -1      src/sys/dev/sound/pcm/sound.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702231940.l1NJeEDS072262>