Results 1 to 1 of 1
Hi to All,
I have an 8 ports RS232 on RHEL 5.4.
In order to use it, I need to apply a patch; the suggested step are:
1. Copy the ...
- 02-02-2010 #1Just Joined!
- Join Date
- Nov 2008
- Location
- Brescia
- Posts
- 4
RS232 Multi I/O
Hi to All,
I have an 8 ports RS232 on RHEL 5.4.
In order to use it, I need to apply a patch; the suggested step are:
At last:1. Copy the patch file:
cp linux_2.6_8250_pci_patch /usr/src/{redhat,OpenLinux,turbo,packages,rpm ..}/drivers/serial
2. Cd to the RPM path:
cd /usr/src/{redhat,OpenLinux,turbo,packages,rpm ..}/drivers/serial
3. Update the driver code:
patch -b <linux_2.6_8250_pci_patch
(then the file in the directory will be updated, and also the original file will be copied as 8250_pci.c.orig)
How can perform the step 4). Can anyone help me ?4. And then build the Kernel.
Best Regards.
Gaetano


Reply With Quote