[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] error on booting XenLinux
> Interesting. So if I use the serial port driver as a module, then I > *should* be able to get to com2 while com1 is in use by xen as a serial > console? If you have xencons=off (or xencons=tty) then the xencons driver will not grab the ttyS major and the uart driver will be able to get it. However, Linux's uart driver will likely poke around the hardware for both uarts even if only one device is actually ever being opened. I expect you'll get away with this as Xen will just plough on using it regardless. The only problem could be if the uart driver barfs because it can't grant the interrupt line for the port that Xen is using. Give it a go and let us know. Ian ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |