Re: Intel D2500CC motherboard and strange RS232/UART behavior

From: Poul-Henning Kamp <phk_at_phk.freebsd.dk>
Date: Sun, 07 Apr 2013 20:15:01 +0000
In message <1428566376.20130407234355_at_serebryakov.spb.ru>, Lev Serebryakov writ
es:

>It  doesn't  look  so.  And  uart1  and  uart3  doesn't have interrupt
>according to `vmstat -i' (but share irq4 according to boot messages).

Ohh, there you go...

Interrupt sharing on ISA requires special magic...

With sio(4) one could hardcode interrupt sharing with hints.flags,
but with uart(4) I think you have to go through puc(4) to do it.

Not sure how that that should work in a case like this...

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk_at_FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
Received on Sun Apr 07 2013 - 18:15:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:36 UTC