Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2004 14:51:49 -0700
From:      Nate Lawson <nate@root.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:    Re: cvs commit: src/sys/dev/sound/isa ad1816.c es1888.c gusc.c sbc.c
Message-ID:  <416B0075.1020006@root.org>
In-Reply-To: <200410111608.18915.jhb@FreeBSD.org>
References:  <200410111952.i9BJqVXl083724@repoman.freebsd.org> <200410111608.18915.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote:
> On Monday 11 October 2004 03:52 pm, Nate Lawson wrote:
> 
>>njl         2004-10-11 19:52:31 UTC
>>
>>  FreeBSD src repository
>>
>>  Modified files:
>>    sys/dev/sound/isa    ad1816.c es1888.c gusc.c sbc.c
>>  Log:
>>  Add acpi attachments for ISA sound drivers.  This is needed so they'll
>>  probe and attach when ACPI is enabled.
>>
>>  Submitted by:   takawata (sbc fix)
>>  MFC after:      1 day
> 
> This should only be needed for PnP BIOS cards, not just plain old ISA PnP 
> cards.  The es1888.c file is only a driver on Alpha in fact as it basically 
> includes a dummy identify routine to make up for the lack of PnP BIOS on 
> Alphas.

Which of those cards should have the acpi attachment removed?  I think 
it should be:

* Removed from es1888.c
* Added to ess.c:esscontrol
* Moved from mss.c:snd_mss to snd_pnpmss

-Nate



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