public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* TL16C752B DUART: MCR_OUT2 disables interrupts
@ 2006-06-20 20:07 Shaun Jackman
  2006-06-20 20:26 ` Paul Fulghum
  0 siblings, 1 reply; 4+ messages in thread
From: Shaun Jackman @ 2006-06-20 20:07 UTC (permalink / raw)
  To: LKML

The datasheet I have for the TL16C752B labels the MCR_OUT1 bit as
`FIFO Rdy enable' and the MCR_OUT2 bit as `IRQ enable'. The latter bit
concerns me. The 8250.c driver sets MCR_OUT2 by default; however, if
the user space clears MCR_OUT2 (through an ioctl TIOCMSET operation or
similar), it seems to me that interrupts for that UART will stop
working. Can someone confirm my suspicion?

I'd expect that clearing/setting the OUT1 and OUT2 pins from user
space should be an innocuous operation. Disabling interrupts is a
fairly nasty side effect.

Please cc me in your reply. Cheers,
Shaun

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-06-20 20:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-20 20:07 TL16C752B DUART: MCR_OUT2 disables interrupts Shaun Jackman
2006-06-20 20:26 ` Paul Fulghum
2006-06-20 20:35   ` Shaun Jackman
2006-06-20 20:37     ` Paul Fulghum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox