"linux" terminal type

2001-04-04 Thread Mark Lehrer
Is there any documentation on ths linux console terminal type? If so, where? Thanks, Mark - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FA

remap_page_range, frame buffer, MIPS - mmap problem

2000-09-19 Thread Mark Lehrer
Hello. I am trying to mmap a frame buffer device (which I wrote) and it doesn't seem to work. I verified the address - it appears OK. However, whatever I write out to the address from my userland program, the bits appear to go into the bit bucket. I am trying to figure out remap_page_range; wh