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-users

[Xen-users] Inserting Drivers into Kernel

To: "'xen-users@xxxxxxxxxxxxxxxxxxx'" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Inserting Drivers into Kernel
From: Max E Baro <MEB@xxxxxxxxxxxxxxxxx>
Date: Fri, 7 Oct 2005 13:27:51 -0400
Delivery-date: Fri, 07 Oct 2005 17:25:35 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I am running Xen 2.0.7 on RHES3.  The kernel version I have compiled is 2.4x.
 
I have installed a qlogic fiber card in the server and am trying to install the drivers.  The driver file I got has all I need to compile a binary.  I did so and can manually load the driver with insmod.  The source also came with header files and a Makefile.kernel.  It looks like these file are meant to integrate into the kernel, but none of the documentation says where the files go in the kernel tree.
 
Is there any documentation on how to add a driver to an existing kernel tree so I can compile the driver directly into the kernel instead of having to use insmod?

Max Baro
Technical Support Representative
FACTS Services, Inc.
(305) 284 - 7440
meb@xxxxxxxxxxxxxxxxx

 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Inserting Drivers into Kernel, Max E Baro <=