Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10067
b: refs/heads/master
c: 4196c3a
h: refs/heads/master
i:
  10065: 65640fc
  10063: 73fe162
v: v3
  • Loading branch information
Linus Torvalds committed Oct 23, 2005
1 parent 489ae28 commit 3967ebe
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: 9092b20803e4b3b3a480592794a73030f17370b3
refs/heads/master: 4196c3af25d98204216a5d6c37ad2cb303a1f2bf
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 (4*1024)
#define CARDBUS_IO_SIZE (256)
#define CARDBUS_MEM_SIZE (32*1024*1024)

static void __devinit
Expand Down

0 comments on commit 3967ebe

Please sign in to comment.