All of lore.kernel.org
 help / color / mirror / Atom feed
* irq and ioports not working in 3.0.4-1 ?
@ 2007-06-28 19:18 Timo Benk
  2007-06-28 19:22 ` Keir Fraser
  0 siblings, 1 reply; 4+ messages in thread
From: Timo Benk @ 2007-06-28 19:18 UTC (permalink / raw)
  To: Xen-devel


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

Hi,

i tried to give a domain acces to the parallel port. Here is what i have
done:

Domain-0 # cat /proc/ioports
[...]
0378-037a : parport0
0778-077a : parport0
[...]

Domain-0 # cat /proc/interrupts
[...]
  7:          0          0        Phys-irq  parport0
[...]

Domain-0 # vi /etc/xen/vm/xendom1
[...]
ioports = [ "0378-037a", "0778-077a" ]
irq = [ 7 ]
[...]

Domain-0 # xm create xendom1
Using config file "/etc/xen/vm/xendom1".
Error: function takes exactly 3 arguments (2 given)


Is this a (known?) bug or am i doing something stupid?

Greetings,
-timo
-- 
Timo Benk - Jabber ID: timo@jabber.de - ICQ ID: #153604896
PGP Public Key: http://www.m64s19.vlinux.de/timo_benk_gpg_key.asc



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

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

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

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

end of thread, other threads:[~2007-06-28 19:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-28 19:18 irq and ioports not working in 3.0.4-1 ? Timo Benk
2007-06-28 19:22 ` Keir Fraser
2007-06-28 19:27   ` Timo Benk
2007-06-28 19:36     ` Keir Fraser

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.