Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44910
b: refs/heads/master
c: fe0e5c4
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Dec 22, 2006
1 parent 71de767 commit de2c9cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 192636ad9097b13d58310a6358fd512d3084c09a
refs/heads/master: fe0e5c4d947d34f10002b4cf272f0ebf110305b7
2 changes: 1 addition & 1 deletion trunk/drivers/pci/setup-bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* have a P2P bridge below a cardbus bridge, we need 4K.
*/
#define CARDBUS_IO_SIZE (256)
#define CARDBUS_MEM_SIZE (32*1024*1024)
#define CARDBUS_MEM_SIZE (64*1024*1024)

static void __devinit
pbus_assign_resources_sorted(struct pci_bus *bus)
Expand Down

0 comments on commit de2c9cd

Please sign in to comment.