From: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> Date: Tue, 29 Aug 2006 21:59:50 +0100 > Can someone explain to me the somewhat strange termios structure stuff > going on in both sparc32 and sparc64. I'm adding c_ispeed/c_ospeed to > termios and updating ports/adding new ioctls when neccessary but I'm not > clear what the sparc folks are trying to achieve. Some of the c_cc[] array entries (specifically entries 4 and 5) are aliased, and their meaning is determined by whether ICANON is set. - To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html