There are two drivers for 9load anfd kernel. In /sys/src/9/pc/sdiahci.c file, there is a wakeup(&d->portm); call just after clearci(d->port); line in checkdrive() function.
However, there is no that call in /sys/src/boot/pc/sdiahci.c file. Is this intended ? If so, what it does mean? Kenji
