|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: logs attached. Re: [Xen-users] Can not find the cdro
To: |
Keir Fraser <keir@xxxxxxxxxxxxx> |
Subject: |
Re: [Xen-devel] Re: logs attached. Re: [Xen-users] Can not find the cdrom device in /dev/ afterbooted into xen(3.0.3) |
From: |
Alan <alan@xxxxxxxxxxxxxxxxxxx> |
Date: |
Fri, 1 Dec 2006 19:10:28 +0000 |
Cc: |
Liang Yang <multisyncfe991@xxxxxxxxxxx>, "Petersson, Mats" <Mats.Petersson@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, tim.post@xxxxxxxxxxxxxxx, Keir Fraser <keir@xxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx |
Delivery-date: |
Fri, 01 Dec 2006 11:03:41 -0800 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxx |
In-reply-to: |
<C1962B66.53A7%keir@xxxxxxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
References: |
<BAY125-DAV1386550C2C3763C73479F193DA0@xxxxxxx> <C1962B66.53A7%keir@xxxxxxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
On Fri, 01 Dec 2006 18:56:38 +0000
Keir Fraser <keir@xxxxxxxxxxxxx> wrote:
> Actually, now I look closer it seems that on native the IDE I/O ports are
> detected as 0x1860-0x1867, but the Xen kernel is failing to detect this and
> is then failing to register at the default 0x1f0, probably because a legacy
> ISA IDE driver is registered there.
More likely becaue as you already said the I/O ports are at 0x1860-1867.
In native mode an ATA channel honours the PCI spec, in legacy mode it
uses magic hard coded addresses.
Also if the device is on the SATA side you need libata and drivers/ata
support not the legacy PIIX driver for the old drivers/ide code.
Alan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|