port = 0x8370; data = 0; iopl(3); (*(volatile unsigned short *)(port))=0; }
running this as root should not segv. However, it does. Why?
tried linux 2.1.14 and 2.1.20...
-- Todd T. Fries .. friest@acm.org