[PATCH] PCMCIA Subsystem of Toshiba TX4927

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ralf

Attached patch gets the PCMCIA to work for the Toshiba TX4927. This has been
tested with a Linksys PCMCIA ethernet controller. Please review ...

Thanks
Manish Lachwani

--- include/asm-mips/pci.h.orig	2004-11-22 17:37:59.000000000 -0800
+++ include/asm-mips/pci.h	2004-11-22 17:37:08.000000000 -0800
@@ -23,6 +23,11 @@
 #define PCIBIOS_MIN_IO		0x1000
 #define PCIBIOS_MIN_MEM		0x10000000
 
+#ifdef CONFIG_TOSHIBA_RBTX4927
+#undef PCIBIOS_MIN_MEM
+#define PCIBIOS_MIN_MEM		0x1000000
+#endif
+
 
 extern void pcibios_set_master(struct pci_dev *dev);
 

[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux