WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1201] New: ISDN cards with HFC-s chipset do not work in

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1201] New: ISDN cards with HFC-s chipset do not work in DomU's
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Thu, 3 Apr 2008 07:39:07 -0700
Delivery-date: Thu, 03 Apr 2008 07:39:16 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1201

           Summary: ISDN cards with HFC-s chipset do not work in DomU's
           Product: Xen
           Version: 3.0.3
          Platform: x86
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Hardware Support
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: patrick@xxxxxxxxxx


I am using the pciback.hide kernel argument to hide two ISDN pci cards from
Dom0, which does work great. Of course I am doing to because I want to use
these cards in a DomU exclusively.
First of all, I have to alter my /etc/xen/xend-pci-permissive.sxp file to be
able to initialize my cards in the DomU environment:
xenmeister:~# cat /etc/xen/xend-pci-permissive.sxp | grep -v ^#
(unconstrained_dev_ids
    ('1397:2bd0')
)

These are the cards I am talking about:
xenmeister:~# lspci | grep HFC
02:02.0 Network controller: Cologne Chip Designs GmbH ISDN network controller
[HFC-PCI] (rev 02)
02:04.0 Network controller: Cologne Chip Designs GmbH ISDN network controller
[HFC-PCI] (rev 02)

The driver I am using is "zaphfc" and you can find the source code (~900 lines
of code) here:
http://updates.xorcom.com/astribank/bristuff/1.4/bristuff-current/zaphfc/


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>