LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   serial port configure (https://www.linuxquestions.org/questions/debian-26/serial-port-configure-192714/)

sms043 06-12-2004 12:08 PM

serial port configure
 
Running debian sarge. I added a Siig Inc CyberSerial (2-port) 16650 pci card. When I look for the new ports:
debian:/dev# dmesg |grep tty
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS04 at port 0xd800 (irq = 11) is a ST16650V2
ttyS05 at port 0xd400 (irq = 11) is a ST16650V2

I can see them as ttyS04 and ttyS05. These ports do not show up in the /dev directory.
debian:/dev# ./MAKEDEV ttyS04
./MAKEDEV: don't know how to make device "ttyS04"

How can I add these two new serial ports?

thanks

sms043 06-12-2004 02:26 PM

the 0 in ttyS04 is depreciated
 
I found that ttyS04 has been depriciated. When I use ttyS4 MAKEDEV works.

hope this helps someone


All times are GMT -5. The time now is 04:39 PM.