lkml.org 
[lkml]   [2000]   [Aug]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectpatch to yenta.c breaks IBM thinkpad 600E

Hi,

I had to revert the change made to yenta.c or my thinkpad would lock up
at boot and give nasty ide dma timeout errors.

Anton


--- linux/drivers/pcmcia/yenta.c Fri Jul 28 10:41:25 2000
+++ linux_intel/drivers/pcmcia/yenta.c Wed Aug 2 17:36:04 2000
@@ -699,7 +699,7 @@
min = PCIBIOS_MIN_MEM; max = ~0U;
if (type & IORESOURCE_IO) {
align = 1024;
- size = 1024;
+ size = 256;
min = PCIBIOS_MIN_IO;
max = 0xffff;
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.051 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site