All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darko Hojnik <hojnik@operamail.com>
To: Mark Williamson <maw48@cl.cam.ac.uk>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: sharing PCI devices
Date: Thu, 10 Feb 2005 17:50:06 +0100	[thread overview]
Message-ID: <420B90BE.4070900@operamail.com> (raw)
In-Reply-To: <200502082238.32306.maw48@cl.cam.ac.uk>

Mark Williamson wrote:

I think the correct syntax is:
pci = [ '0x00,0x07,0x02' ]


This doesn't work but i experimented based on this Idea with other 
syntaxes and the right syntax is  "pci = ['00,07,02']" thank you again :) .

so here my Configfile:

kernel = "/boot/vmlinuz-2.6.10-xen0"
memory = 64
name = "sarge-test"
nics = 1
disk = ['file:/root/sarge,sda1,w']
root = "/dev/sda1 ro"
physdev_dom0_hide=(00,07,2)
pci = ['00,07,02']


In the Test machine maybe i have accsess to the Controller
test:~# lspci
0000:00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB
test:~#

I didn´t try it really because in the moment anything is loading 
automaticly some Modules on the Host within the USB Modules too. I do 
not know what for an fuc.... Program is doing that. First i tryed these 
Modules to add in /etc/hotplug/blacklist and after them, it doesn´t 
work, i have removed hotplug. The File /etc/modules are controlled too, 
but there are still loading the USB Modules again, grrrrr :)

If that realy works so here is my Goal
I want to install one System there only Job is it to be a Host, harded 
with the Greysecurity Patch and other Stoff. One Guest have directly 
access  to the ISDN/DSL Controller and  will be the Router, Firewall and 
Gateway for the Network. Another Guest get access to the On board ATI 
9200 and the ATI Soundcard to be a Desktop ( sometimes i get guests to 
play Americas Army in a LAN :) ). And the Rest are normal Guests, one 
NFS,SMB and DHCP Server, and one is a LAMP System and for some other 
Services.

Now i have installed VMware, i have installed X to use it and the Router 
is the Host too, because i don´t get access to the ISDN Controller.with 
VMware Maybe with XEN it will be more saver and stabler hopefully too

really thank you Guys :)







-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

  reply	other threads:[~2005-02-10 16:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-08 21:20 sharing PCI devices Darko Hojnik
2005-02-08 22:38 ` Mark Williamson
2005-02-10 16:50   ` Darko Hojnik [this message]
2005-02-09  1:11 ` B.G. Bruce
2005-02-09  1:21   ` Mark Williamson
2005-02-09 10:49     ` Grzegorz Milos

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=420B90BE.4070900@operamail.com \
    --to=hojnik@operamail.com \
    --cc=maw48@cl.cam.ac.uk \
    --cc=xen-devel@lists.sourceforge.net \
    /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.