Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2007 19:41:16 +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/pci ds1.c emu10kx.c envy24.c envy24ht.c
Message-ID:  <200702231941.l1NJfGHF072862@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pci    ds1.c emu10kx.c envy24.c envy24ht.c 
  Log:
  - Revert arguments for several functions to pre bus_get_dma_tag()
    changes. Each softc contains information about their own device_t,
    use that instead.
  - bus_setup_intr() -> snd_setup_intr().
  
  Revision  Changes    Path
  1.47      +5 -5      src/sys/dev/sound/pci/ds1.c
  1.9       +5 -5      src/sys/dev/sound/pci/emu10kx.c
  1.8       +4 -3      src/sys/dev/sound/pci/envy24.c
  1.9       +4 -3      src/sys/dev/sound/pci/envy24ht.c



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