Files
linux/drivers
Lennert Buytenhek 91e1c46356 [PATCH] cs89x0: fix setting of ALLOW_DMA
There's an ifdef in cs89x0.c that seems to have been the wrong way round
since it was merged (and noone seems to have noticed) -- the IXDP2x01
doesn't support ISA-style DMA, but when building for IXDP2x01, cs89x0's
ALLOW_DMA is set to 1, and when building for another platform, ALLOW_DMA is
set to 0.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-11 18:42:11 -08:00
..
2006-01-10 08:01:59 -08:00
2006-01-10 00:10:13 +01:00
2005-10-30 17:37:32 -08:00
2006-01-06 08:33:35 -08:00
2006-01-08 20:13:45 -08:00
2006-01-10 08:01:59 -08:00
2006-01-10 08:01:59 -08:00
2006-01-10 00:08:17 +01:00
2005-10-30 17:37:32 -08:00
2005-09-11 19:15:07 -07:00