|
Multiserial Ports Identification
Hello everybody.
I'm writting an app for desktop and embedded linux and I need to get information about the multiserial port, and I need to know which port is been used (by a printer, por example).
The multiserial I'm using is an Altera Corporation Device 0004, and I just need to tell how many ports are there and how many is been used.
any ideas?
PS: I know if the multiserial is there by lspci, and to know the information I need I'm thinking about using setserial, but I'm having some trouble to do that.
|