freebsd-dev/sys/modules/sound
Marius Strobl 4baa0720d8 - Add missing opt_isa.h. This fixes the standalone build of sound.ko
after sys/dev/sound/pcm/channel.c rev. 1.99, i.e. when there's no
  existing KERNBUILDDIR with an opt_isa.h defined.
- Sync with sys/dev/sound/pcm/channel.c rev. 1.99 (sort of), i.e.
  never compile in isadma support on sparc64 as we just never need
  it there. This allows to use the "generic" module with a custom
  kernel that is built without isa(4).

Reviewed by:	ru
Approved by:	re (scottl)
2005-07-10 10:43:59 +00:00
..
driver Add WERRROR= to work around the warnings 2005-01-26 16:29:07 +00:00
sound - Add missing opt_isa.h. This fixes the standalone build of sound.ko 2005-07-10 10:43:59 +00:00
Makefile Rename the sound device drivers: 2004-07-16 04:00:08 +00:00
Makefile.inc