Hi,
I'm getting very frustrated and annoyed at this thing, i've been trying for days.
Setup is Duemilanove + Ethernet shield (Wiznet 5100) + SD card adapter
Arduino-1.0, code is Examples>SD>cardinfo
The example works out of the box with SD CS on pin 4 and no ethernet shield connected
The ethernet shield works with webserver example (whether SD connected or not)
But SD won't work when the Ethernet is connected,
Ethernet CS is default pin 10, SD CS is set to pin 4,
Here is a trace without ethernet connected and working

Here is a trace with ethernet connected and SD not working

When i zoom in on the trace it looks like the ethernet shield is grabbing the clock and not letting go, it also shows alot of traffic on the MISO line, this is the ether shield not SD.
I hope someone can understand what im trying to get across as im not good at explaining.
The goal will be to store web pages on SD and transfer them to the ether shield
it's about 30 seconds from exiting through the window right now
Thanks
Shaun