From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] xen: rename gntdev and evtdev modules to be less generic Date: Thu, 10 Dec 2009 15:25:20 -0800 Message-ID: <4B218360.4060802@goop.org> References: <1260097645-13477-1-git-send-email-ian.campbell@citrix.com> <4B2163CC.7040005@goop.org> <1260485404.2367.4.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1260485404.2367.4.camel@localhost.localdomain> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 12/10/09 14:50, Ian Campbell wrote: > It never occurred to me that autoloading would work at all for this > driver, I always just load the module explicitly by listing > in /etc/modules. What triggers (or is supposed to trigger) autoloading? > Magic earwigs? How to misc drivers get autoloaded in general? Possibly not at all. I always thought it used to work. Oh well, I made it a builtin. J