First a little background info...I am running SuSE Linux 7.0, and I am having trouble finding my PCI modem. I am using a dual-boot pc (win xp and suse). I read in some manuals that my modem is in /dev/modem, however, my modem isn't there. I mean, I don't doubt it's in /dev, but there isn't a device called "modem". in /sbin, I typed "lspci -v" to list my PCI devices, and I found my that my modem is I/O port 1400, IRQ 18, and UART 16750. but I can't run the command "setserial /dev/modem port 1400 irq 18 uart 16750" because /dev/modem doesn't exist. So I read some more, and found that ttys2 could be my modem. so I ran "setserial /dev/ttys2 port 1400 irq 18 uart 16750" and then it came up "Invalid Input/Output" or something like that. I think that one reason could be port "1400" might need to be in "0x" format, but I don't know how to get that. Please help if you can, thanks.

-Nitro-