From: Matthew Wilcox <willy@debian.org> To: Greg Ungerer <gerg@snapgear.com> Cc: Matthew Wilcox <willy@debian.org>, linux-kernel@vger.kernel.org Subject: Re: [PATCH]: 2.5.38uc1 (MMU-less support) Date: Thu, 26 Sep 2002 15:56:18 +0100 [thread overview] Message-ID: <20020926155618.D5179@parcelfarce.linux.theplanet.co.uk> (raw) In-Reply-To: <3D927278.6040205@snapgear.com>; from gerg@snapgear.com on Thu, Sep 26, 2002 at 12:35:36PM +1000 On Thu, Sep 26, 2002 at 12:35:36PM +1000, Greg Ungerer wrote: > BTW, the original this came from is in the kernel tree > at arch/ppc/8xx_io/fec.c. Heh.. looks like that driver should move to drivers/net too. > I don't think this will work. This is not a device that can be > determined to be present like a PCI device. It is more like an > ISA device, it needs to be probed to figure out if it is really > there. I can't see any way not to use Space.c for non-auto-detectable > type devices... (Offcourse I could be missing something :-) Sure you can use module_init for non-pci devices... look at 3c501.c and 3c59x.c for examples. -- Revolutions do not require corporate support.
next prev parent reply other threads:[~2002-09-26 14:51 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-09-25 14:19 Matthew Wilcox 2002-09-25 15:33 ` Greg Ungerer 2002-09-25 15:43 ` Greg KH 2002-09-26 2:35 ` Greg Ungerer 2002-09-26 3:19 ` Randy Dunlap 2002-09-26 4:29 ` Greg Ungerer 2002-09-26 14:56 ` Matthew Wilcox [this message] 2002-09-27 4:09 ` Greg Ungerer 2002-09-26 6:07 ` Greg Ungerer -- strict thread matches above, loose matches on Subject: below -- 2002-09-25 3:48 Greg Ungerer 2002-09-25 15:45 ` Greg KH 2002-09-25 23:57 ` Greg Ungerer
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20020926155618.D5179@parcelfarce.linux.theplanet.co.uk \ --to=willy@debian.org \ --cc=gerg@snapgear.com \ --cc=linux-kernel@vger.kernel.org \ --subject='Re: [PATCH]: 2.5.38uc1 (MMU-less support)' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).