From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pentafluge.infradead.org (pentafluge.infradead.org [213.146.154.40]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 3AC2ADDE21 for ; Sun, 23 Mar 2008 20:00:50 +1100 (EST) Subject: Re: crash in init_ipic_sysfs on efika From: David Woodhouse To: Sven Luther In-Reply-To: <20080322152528.GA6272@powerlinux.fr> References: <20080317195305.GA13298@aepfle.de> <18403.31214.826941.838442@cargo.ozlabs.ibm.com> <47E3B4AF.3030505@genesi-usa.com> <20080322152528.GA6272@powerlinux.fr> Content-Type: text/plain Date: Sun, 23 Mar 2008 09:00:41 +0000 Message-Id: <1206262841.9540.119.camel@pmac.infradead.org> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Olaf Hering , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, 2008-03-22 at 16:25 +0100, Sven Luther wrote: > BTW, it was reported to me that the ethernet drivers don't get > autoloaded by udev. Is this a failure of udev missing the of_plateform > support, or a deficiency of the ethernet drivers ? As far as I know, they _are_ being loaded properly. Otherwise, the Fedora installer wouldn't work. -- dwmw2