How many different SPI devices?

I am starting a project and I am considering the arduino. There are going to be 4 devices that use SPI. Will the arduino support this many SPI devices?

No problem, assuming all the SPI devices are well behaved (i.e. they put MISO in a hi-Z state when not selected).

-j

Thanks that is what I thought, all 4 are basiclly the same device just only one will be selected at a time.