Koenraad Lelong wrote: > Hi, > I think this is for this list, if not please redirect me to the proper list. > I have 4 serial ports in my embedded PC. /dev/ttyS0 and /dev/ttyS1 work > fine, but /dev/ttyS2 and /dev/ttyS3 don't work. In the BIOS I found that > those ports have "non-standard" interrupts : 11 and 10. Since I need > ttyS3 for the touchscreen this is rather important. > How can I set those ? I think this belongs to the udev rules but I don't > know how to do this. Any pointers ?
udev is completely irrelevant here. Look for the "setserial" program. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
