how to patch driver into kernel

2001-06-14 Thread Rich . Liu
hi: I write a serial driver for linux , and have a personal test . I went to patch this driver into kernel but I don't know how to contact serial.c author .. can any one help me ? rich.liu - To unsubscribe from this list: send the l

[newbie] some problem in my new hardware (serial)

2001-05-22 Thread Rich . Liu
ld anyone can help me to program it ? -- Integrated Technology Express, INC. Rich Liu E-mail : [EMAIL PROTECTED] Tel : +886 (3) 579-8658 Ext : 28221 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [

Memory Access Problem

2001-05-14 Thread Rich . Liu
I have a problem in kernel 2.4.4 I use readw to access memory below 1MB , report "Segmentation fault" and stall in memory simple code below (this will get paraller port) == int init_module(void){ unsigned int *BIOS_Data=(unsigned int *)0x400; u32 test; test = re