I have Debian Sid kernel 2.6.32 and sasc-ng rev. 182 but get an error:
---------------------------------------------------------------------------------------------------
mythtv@claritas:~/tv/sasc-ng$ make module
cd dvbloopback/module && make
make[1]: Entering directory `/home/mythtv/tv/sasc-ng/dvbloopback/module'
echo "Skipping Modever "
Skipping Modever
./config_dvb.pl "BUILD_DIR=/lib/modules/2.6.32-trunk-686/build" "EXTRA_CFLAGS=-Idrivers/media/dvb/dvb-core/ -I/home/mythtv/tv/sasc-ng/dvbloopback/module"
Could not identify kernel
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/mythtv/tv/sasc-ng/dvbloopback/module'
make: *** [module] Error 2
---------------------------------------------------------------------------------------------------
When checking ~/sasc-ng/dvbloopback/module/config_dvb.pl I can see that it handles kernel up to 2.6.23 and that is the reason why it can't identify my kernel

Has anyone got kernel 2.6.32 working with sasc-ng ... greatful for any ideas