All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 1] Deal with Serial Over LAN (SOL) IPMI interfaces.
@ 2009-12-14 15:10 Konrad Rzeszutek Wilk
  2009-12-14 15:10 ` [PATCH 1 of 1] Handle bogus serial ports that appear normal, but don't generate Konrad Rzeszutek Wilk
  2009-12-14 16:38 ` [PATCH 0 of 1] Deal with Serial Over LAN (SOL) IPMI interfaces Keir Fraser
  0 siblings, 2 replies; 6+ messages in thread
From: Konrad Rzeszutek Wilk @ 2009-12-14 15:10 UTC (permalink / raw)
  To: xen-devel, keir.fraser; +Cc: Gary.Grebus

During the testing of Intel blades we found that the Serial Over LAN
does not generate IRQs that well. Gary came up with a patch that
figures out if it needs to poll or just work as before (IRQ). The benefit
of this patch is that you don't need to do:

com1=115200,8n1,0

but instead can just do com1=115200,8n1 which is great in the field
where you don't want the bootup file to change. 

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

end of thread, other threads:[~2009-12-15  0:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-14 15:10 [PATCH 0 of 1] Deal with Serial Over LAN (SOL) IPMI interfaces Konrad Rzeszutek Wilk
2009-12-14 15:10 ` [PATCH 1 of 1] Handle bogus serial ports that appear normal, but don't generate Konrad Rzeszutek Wilk
2009-12-14 16:38 ` [PATCH 0 of 1] Deal with Serial Over LAN (SOL) IPMI interfaces Keir Fraser
2009-12-14 16:36   ` Konrad Rzeszutek Wilk
2009-12-14 22:48     ` Pasi Kärkkäinen
2009-12-15  0:03   ` Gary Grebus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.