Subj : Help with Digital IO problem To : comp.os.linux From : kentd Date : Thu Aug 05 2004 03:52 pm Hey all... I am hoping someone out there can help me find a solution to my problem. I have a NOVA-7698 Single Board Computer that I am working with. I have a Debian distribution installed on it and everything is peachy except Digital IO. I have found that I can successfully toggle the state of the IO by writing to /dev/port. However, for some reason at boot-up the Kernel initializes that memory address to an "on" state. I am trying to find out how to change this setting so that it initializes the memory space in the "off" state. Thanks for your help ahead of time! .