Hello All Oracle Linux Users,
I am new here.
My serial ports PCI-E card is not supported by Oracle Linux. So I plan to compile its driver by myself. My system OS is Oracle Linux 7.3 UEK4 amd64. The kernel version is 4.1.12.
However, my card is supported by Linux kernel 4.1.19 as I have found its vendor ID on here:
http://lxr.linux.no/#linux+v4.1.19/drivers/tty/serial/8250/8250_pci.c
The next step is to alter those header paths to match my OL 7.3 and then compile, right?
Now my question is: where can I find these files 8250_pci.c and 8250_core.c from my Oracle Linux installation and repository? I have turn on every OL 7.3 repository but haven't found them yet.
I will be glad if any one can guide me through this. Thanks in advance. ^^