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
..
1999-12-03 13:20:55 +00:00
1999-11-21 12:38:21 +00:00
1999-12-05 18:49:09 +00:00
1999-12-03 00:34:26 +00:00
1999-11-02 22:40:15 +00:00
1999-12-06 18:22:19 +00:00
1999-12-01 22:56:51 +00:00
1999-12-05 23:31:04 +00:00
1999-08-28 01:08:13 +00:00
1999-11-27 17:46:04 +00:00
1999-08-28 01:08:13 +00:00
1999-08-27 23:45:13 +00:00
1999-12-06 04:53:08 +00:00
1999-11-18 18:02:44 +00:00
1999-12-06 04:53:08 +00:00
1999-11-14 13:54:44 +00:00