I think it's pretty simple to do in FreeBSD, I'll look into that tomorrow. man 8 mknod has some details, but it'll take a bit of hacking to get the device driver working (especially since kernel rebuilds take forever on my dev machine).
Name:
Anonymous2008-05-08 20:21
especially since kernel rebuilds take forever on my dev machine man 8 kldload
Name:
Anonymous2008-05-08 22:14
write small driver, then mknod
Name:
Anonymous2008-05-09 0:28
How would I do this in Windows? I want a drive letter with an infinite file whose contents is DESUDESU.. etc
>>5
From the sound of it, the driver type numbers are statically compiled in. I honestly haven't looked into it enough to know whether my original assumption is correct, or if you can bullshit it with a dynamic kernel module.
when the /dev/desu is read, have Suiseiseki pop on screen and say DESU! DESUDESUDESUDESU~~~! and doll thrown etc etc and the Suiseiseki icon grows in size as the DESU progresses. win?