freebsd-skq/sys/dev/sound/pci
peter 7de5d2d418 Update for pnp adjustments regarding NPNP.
Also, optimize out a mess of #if's that were duplicating work already
done by config(8).  For example, if a file is marked as
"dev/sound/pci/foo.c optional pcm pci" then it's only added if pcm *and*
pci are present, so #if NPCM > 0 and #if NPCI > 0 are totally redundant.
A bit more work is still needed.

Discussed with: cg (a few weeks ago)
1999-12-06 18:26:33 +00:00
..
aureal.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
aureal.h $Id$ -> $FreeBSD$ 1999-09-01 06:58:27 +00:00
csa.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
csaimg.h - Introduce the bridge drivers for Sound Blaser, GUS and Crystal 1999-11-22 06:07:49 +00:00
csapcm.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
csareg.h - Introduce the bridge drivers for Sound Blaser, GUS and Crystal 1999-11-22 06:07:49 +00:00
csavar.h - Introduce the bridge drivers for Sound Blaser, GUS and Crystal 1999-11-22 06:07:49 +00:00
es137x.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
es137x.h $Id$ -> $FreeBSD$ 1999-09-01 06:58:27 +00:00
t4dwave.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
t4dwave.h $Id$ -> $FreeBSD$ 1999-09-01 06:58:27 +00:00