Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 01:56:03 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/isa es1888.c ess.c mss.c
Message-ID:  <200410120156.i9C1u4Rl052202@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004-10-12 01:56:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/isa    es1888.c ess.c mss.c 
  Log:
  * Remove the acpi attachment from the es1888.  It has an identify method
  that conjures up the device node so it isn't true PNP.  Noticed by jhb@.
  
  * Add an attachment for esscontrol since it too uses ISA_PNP_PROBE.
  
  * Move an attachment from snd_mss to snd_pnpmss.  The latter is the real
    PNP user.
  
  Revision  Changes    Path
  1.13      +0 -1      src/sys/dev/sound/isa/es1888.c
  1.32      +1 -1      src/sys/dev/sound/isa/ess.c
  1.91      +1 -1      src/sys/dev/sound/isa/mss.c



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