freebsd_amp_hwpstate/sys/dev/sound/pcm
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
..
ac97.c fix for -fno-builtin 1999-11-21 17:15:12 +00:00
ac97.h
channel.c fix dma underrun issues 1999-12-05 19:09:13 +00:00
channel.h * add a non-reset device- will not reset the channel on open. you 1999-09-28 21:43:35 +00:00
datatypes.h fix dma underrun issues 1999-12-05 19:09:13 +00:00
dsp.c fix dma underrun issues 1999-12-05 19:09:13 +00:00
dsp.h
fake.c repo-copied to make way for newmidi, this commit updates include paths 1999-11-20 16:50:33 +00:00
feeder.c fix dma underrun issues 1999-12-05 19:09:13 +00:00
mixer.c repo-copied to make way for newmidi, this commit updates include paths 1999-11-20 16:50:33 +00:00
mixer.h
sound.c Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00
sound.h Update for pnp adjustments regarding NPNP. 1999-12-06 18:26:33 +00:00