Hi Martin, Thank you for your tests and for blu-ray iso. It helped me to finish blu-ray reading.
I had problem with doc. I used the BSD source to find a skipped information, but in BSD wasn't implemented blu-ray reading. They are working only with first partition, in blu-ray we need second partition which is virtual. I found this information in Linux source and in docs 2.4.0. I rewrote my code and now reading is working. You can test blu-ray now or waiting for final reading commit. My current tasks: 1. Clean code from test printf and old code. 2. Write comments for functions. I have already done part of this work in files udf_file.c and udf_volume.c 3. big-endian 4. Testing and bug fix. And code style fix. On last two weeks I was writing some code for udf writing (memory allocation functions). I don't know how much work I have to do for finishing it, but I will come back to writing after my current tasks. Probably by deadline it will work too. Julia _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/cgi-bin/listinfo/helenos-devel
