All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heison Chak <heison@chak.ca>
To: xen-users@lists.xensource.com, xen-devel@lists.xensource.com
Subject: ztdummy and Xen (RTC & USB)
Date: Mon, 27 Nov 2006 15:06:28 -0500	[thread overview]
Message-ID: <456B4544.7090203@chak.ca> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1568 bytes --]

I don't know see this as a configuration problem, which is why I'm
sending to the xen-devel list...



I have been trying to get ztdummy to load under domU running a 2.6
kernel (2.6.16), which ztdummy defaults to use RTC. However, domU
doesn't have access to the RTC (in particular IRQ 8) directly and
ztdummy fails to load without RTC.

asterisk-12:/lib/modules/2.6.16.29-xenU# modprobe -a ztdummy
rtc: IRQ 8 is not free.
WARNING: Error inserting rtc
(/lib/modules/2.6.16.29-xenU/kernel/drivers/char/rtc.ko): Input/output error
ztdummy: Unknown symbol rtc_register
ztdummy: Unknown symbol rtc_unregister
ztdummy: Unknown symbol rtc_control
FATAL: Error inserting ztdummy
(/lib/modules/2.6.16.29-xenU/misc/ztdummy.ko): Unknown symbol in module,
or unknown parameter (see dmesg)
WARNING: Error running install command for ztdummy

When I tried to approach this differently (using the uhci_hcd), I notice
USB support isn't available to domU either...

cd /usr/src/xen-3.0.3_0-src/
make linux-2.6-xenU-config CONFIGMODE=menuconfig KERNELS="linux-2.6-xenU"

Does anyone know why the list is empty  Device Drivers ---> USB Support?
All I can see is USB Gadget Support, I can see the list in the dom0 config:

cd /usr/src/xen-3.0.3_0-src/
make linux-2.6-xen0-config CONFIGMODE=menuconfig KERNELS="linux-2.6-xen0"


I can understand why RTC support to dom0 is not available but is there a
way to provide USB support to domU?


I have not subscribed to either list yet, please respond to heison@chak.ca directly.

Thanks
-Heison



[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 186 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

                 reply	other threads:[~2006-11-27 20:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=456B4544.7090203@chak.ca \
    --to=heison@chak.ca \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.