Subject: Re: cardbus code without busy wait
To: None <thorpej@nas.nasa.gov>
From: Hayakawa Koichi <haya@arch.sony.co.jp>
List: tech-kern
Date: 01/20/2000 09:51:39
From: Jason Thorpe <thorpej@nas.nasa.gov>
Subject: Re: cardbus code without busy wait 
Date: Wed, 19 Jan 2000 10:08:38 -0800
Message-ID: <200001191808.KAA15887@lestat.nas.nasa.gov>

 > Probably what you could do is use config_interrupts(), at which point tsleep()
 > can work since the clock is running (you're on proc0's thread context).

Hmmm.  You means device configuration process will be
finished before root device searching to use
config_interrputs(), under thread context, don't you?
-- 
HAYAKAWA, Koichi