From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751202AbWFSBfa (ORCPT ); Sun, 18 Jun 2006 21:35:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751252AbWFSBfa (ORCPT ); Sun, 18 Jun 2006 21:35:30 -0400 Received: from terminus.zytor.com ([192.83.249.54]:43402 "EHLO terminus.zytor.com") by vger.kernel.org with ESMTP id S1751202AbWFSBf3 (ORCPT ); Sun, 18 Jun 2006 21:35:29 -0400 Message-ID: <4495FF59.2010100@zytor.com> Date: Sun, 18 Jun 2006 18:35:21 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Joshua Hudson CC: linux-kernel@vger.kernel.org Subject: Re: [GIT PATCH] Remove devfs from 2.6.17 References: <20060618221343.GA20277@kroah.com> <20060618230041.GG4744@bouh.residence.ens-lyon.fr> <4495F5C3.1030203@zytor.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Joshua Hudson wrote: > With udev, you could mknod it yourself (in your application), then open it. > That would fire up the auto-module-load. Sure, but it would be even better if pointing udev to a set of modules (or perhaps a file generated by depmod) and have it do it all automatically. -hpa