K 10 svn:author V 6 marius K 8 svn:date V 27 2005-07-10T10:43:59.000000Z K 7 svn:log V 468 - 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) END