Hayakawa Koichi wrote: > This code is not beautiful, because in interrupt context we > must use busy wait. Unfortunately, PCcard probe routine may > be called in interrupt context. Why? If the probe is called from an interrupt context then there should be another thread for it. -- -- Lennart