freebsd-dev/sys/dev/sound/isa
Peter Wemm c2af6f650c 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
..
ad1816.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
ad1816.h seperate the ad1816 driver from the mss driver since it shares no code 1999-09-28 20:00:06 +00:00
es1888.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
gusc.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
mss.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
mss.h seperate the ad1816 driver from the mss driver since it shares no code 1999-09-28 20:00:06 +00:00
sb8.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
sb16.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
sb.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
sb.h * Ignore the wierd fakechan workarounds for simplex in dsp_ioctl(). 1999-11-13 18:31:31 +00:00
sbc.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00