creativeの真髄

DOSの頃から親しまれてきた、かけがえのない奇跡のもとに“生かされている”ような挙動を示すクソエイティヴ・ドライヴァの真骨頂を垣間見た気がする。
linux-2.6.25にインストールしようとすると

LinuxSys.c: In function 'sysRegisterInterrupt':
LinuxSys.c:648: error: 'SA_SHIRQ' undeclared (first use in this function)
LinuxSys.c:648: error: (Each undeclared identifier is reported only once
LinuxSys.c:648: error: for each function it appears in.)

ほんで linux-2.6.20/include/linux/interrupt.h をみると

/*
 * Migration helpers. Scheduled for removal in 1/2007
 * Do not use for new code !
 */
#define SA_INTERRUPT            IRQF_DISABLED
#define SA_SAMPLE_RANDOM        IRQF_SAMPLE_RANDOM
#define SA_SHIRQ                IRQF_SHARED
#define SA_PROBEIRQ             IRQF_PROBE_SHARED
#define SA_PERCPU               IRQF_PERCPU

イヌクソの真髄のようにも見える。キミたちの好きな「まるでクソの山だ」ろうか。
あと真髄と真骨頂は脊椎関係なのだろうか。