i noticed that struct dkdriver contains just the pointer to the driver strategy. it appears from the code that this struct will eventually contain pointers to the driver open, close, etc., making the dkdriver similar to bdevsw entry. is this transition expected to happen by 1.6? is this needed by the ATA-4 support? thanks, abhijit