Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5997
b: refs/heads/master
c: 26aad69
h: refs/heads/master
i:
  5995: 0e28dfa
v: v3
  • Loading branch information
Linus Torvalds committed Aug 26, 2005
1 parent ef8b8b8 commit d3da341
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: 9c2c38a122cc23d6a09b8004d60a33913683eedf
refs/heads/master: 26aad69e3dd854abe9028ca873fb40b410a39dd7
2 changes: 1 addition & 1 deletion trunk/drivers/pci/setup-bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
* FIXME: IO should be max 256 bytes. However, since we may
* have a P2P bridge below a cardbus bridge, we need 4K.
*/
#define CARDBUS_IO_SIZE (4096)
#define CARDBUS_IO_SIZE (256)
#define CARDBUS_MEM_SIZE (32*1024*1024)

static void __devinit
Expand Down

0 comments on commit d3da341

Please sign in to comment.