K 10 svn:author V 3 pjd K 8 svn:date V 27 2004-11-09T23:04:45.000000Z K 7 svn:log V 190 For BIO_READ check if provider is open for reading and for BIO_WRITE, check if provider is open for writing. This fixes panic when device is open only for writing and we send write request. END