From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Andrew Morton <andrewm@uow.edu.au>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: [patch] pci_release_region and pci_request_region
Date: Sat, 03 Mar 2001 12:44:50 -0500 [thread overview]
Message-ID: <3AA12D92.4E13DE89@mandrakesoft.com> (raw)
In-Reply-To: <3AA10A1B.890D3D99@uow.edu.au>
Andrew Morton wrote:
>
> 2.4.3-pre1 has been uploaded. The following drivers will
> not work as modules:
>
> ./drivers/net/via-rhine.c
> ./drivers/net/yellowfin.c
> ./drivers/net/epic100.c
> ./drivers/net/8139too.c
> ./drivers/net/rcpci45.c
> ./drivers/net/sundance.c
Bah, life is so much better when everything is compiled into the kernel
anyway :)
> --- linux-2.4.3-pre1/drivers/pci/pci.c Sat Mar 3 20:52:24 2001
> +++ linux-akpm/drivers/pci/pci.c Sun Mar 4 02:01:07 2001
> @@ -1367,6 +1367,8 @@
> EXPORT_SYMBOL(pci_root_buses);
> EXPORT_SYMBOL(pci_enable_device);
> EXPORT_SYMBOL(pci_find_capability);
> +EXPORT_SYMBOL(pci_release_regions);
> +EXPORT_SYMBOL(pci_request_regions);
> EXPORT_SYMBOL(pci_find_class);
> EXPORT_SYMBOL(pci_find_device);
> EXPORT_SYMBOL(pci_find_slot);
Thanks,
Jeff
--
Jeff Garzik | "You see, in this world there's two kinds of
Building 1024 | people, my friend: Those with loaded guns
MandrakeSoft | and those who dig. You dig." --Blondie
prev parent reply other threads:[~2001-03-03 17:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-03 15:13 [patch] pci_release_region and pci_request_region Andrew Morton
2001-03-03 17:44 ` Jeff Garzik [this message]
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=3AA12D92.4E13DE89@mandrakesoft.com \
--to=jgarzik@mandrakesoft.com \
--cc=andrewm@uow.edu.au \
--cc=linux-kernel@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox