Hi,
i have a tough problem.
I have OpenSuse 10.2 installed and a SurePos700
IBM terminal. The terminal has a onboard (IBM) serial controller with 6 16550A devices.
The boot-up naturally identifies them so
I have 8 /dev/ttySx together with the 2 on the mobo.
But I need to get rid of the ones provided by
the IBM serial controller as I don’t use them
but I have 4 more TTYs on a PCI card which
I must use (and I don’t want to increase
nr_uarts to 12 + recompile the kernel).
Can you give me a solution to blacklist
a PCI device so that no 8250 is being assigned
to? (Naturally I am able to get the vendor/product id via lspci -vvnn).
Thanks,