[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Access to ttyS0 and ttyS1 confusion



On Mon, Feb 23, 2004 at 10:31:59AM -0600, Mark Gillingham wrote:
> 
> 
> Why does dmesg report an extra zero in the ttyS* above (i.e., 00 and 
> 01)? Is that my problem? Am I anticipating ttyS0 and ttyS1 and getting 
> in actuality ttyS00 and ttyS01? If so do I create /dev/ttyS00 and 
> /dev/ttyS01 and then use setserial to establish communication?

I'm not sure why it is reported that way, but that seems to be the case
in the 2.4 kernels.  (I just noticed it is changed in the 2.6
kernels--but that is not your problem.)

(Hey, it changed in the 2.6 kernels!)
    ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A

(This is the 2.4 series)
    ttyS00 at 0x03f8 (irq = 4) is a 16550A
    ttyS01 at 0x02f8 (irq = 3) is a 16550A

-- 

Chris Harris <charris@rtcmarketing.com>
-------------------------------------------
GNU/Linux --- The best things in life are free.



Reply to: