| To: | linux-cvs@linux-mips.org |
|---|---|
| Subject: | CVS Update@-mips.org: linux |
| From: | ppopov@linux-mips.org |
| Date: | Thu, 28 Aug 2003 08:23:15 +0100 |
| Reply-to: | linux-mips@linux-mips.org |
| Sender: | linux-cvs-bounce@linux-mips.org |
CVSROOT: /home/cvs
Module name: linux
Changes by: ppopov@ftp.linux-mips.org 03/08/28 08:23:15
Modified files:
arch/mips/au1000/common: Tag: linux_2_4 pci_ops.c
Log message:
Changed the strategy of the pci configuration routine. Calling ioremap()
dynamically is a problem since some drivers call pci config routines in
interrupt context. Remapping the entire pci config space is not possible
either, since it is much too large. After discussing pros and cons, a
wired
tlb approach was implemented.
Patch by Embedded Edge.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | CVS Update@-mips.org: linux, ppopov |
|---|---|
| Next by Date: | CVS Update@-mips.org: linux, kwalker |
| Previous by Thread: | CVS Update@-mips.org: linux, ppopov |
| Next by Thread: | CVS Update@-mips.org: linux, kwalker |
| Indexes: | [Date] [Thread] [Top] [All Lists] |