Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 9 Jul 2002 09:51:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 9 Jul 2002 09:51:22 -0400 Received: from mailout07.sul.t-online.com ([194.25.134.83]:40849 "EHLO mailout07.sul.t-online.com") by vger.kernel.org with ESMTP id ; Tue, 9 Jul 2002 09:51:21 -0400 Date: Tue, 9 Jul 2002 14:55:21 +0200 From: Axel Siebenwirth To: Kai Germaschewski Cc: linux-kernel@vger.kernel.org Subject: Re: [2.5.24] RTL8139: ioctl(SIOCGIFHWADDR): No such device Message-ID: <20020709125521.GA13892@neon.hh59.org> Mail-Followup-To: Kai Germaschewski , linux-kernel@vger.kernel.org References: <20020702182820.GA12117@neon.hh59.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Organization: hh59.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 982 Lines: 31 Hi! Kai Germaschewski schrieb am Donnerstag, den 04. Juli 2002: > On Tue, 2 Jul 2002, Axel Siebenwirth wrote: > > > Since I cannot initialize the network device eth1 for the RTL8139 card, I > > thought your changes about net_dev_init > > > > > > Make net_dev_init() an __initcall > > > > may have caused this. > > Yes, that seems quite possible. I'll submit a patch which fixes this > shortly. In the mean time, you could try to find the __initcall line > in net/core/dev.c, and replace __initcall by subsys_initcall. > > If you do so, please let me know if it fixes the problem for you. > Still the same problem in 2.5.25. Replacing __initcall with subsys_initcall fixes it. Regards, Axel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/