On Sun, Feb 18, 2007 at 12:23:03PM +0900, Kimura Fuyuki wrote: > OK, I give up... > > Could someone tell me why the following simple program fails to print a dvd > title? It seems to read from offset 32768. (block boundary?)
... Having posted the last message, I was wondering if FreeBSD has ever been able to read from arbitrary byte offset from a device file. Then I found a patch in FreeBSD ports: http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/lsdvd/files/patch-lsdvd.c We need the similar fix in pkgsrc too. I'm not sure if it applies to NetBSD. Cheers.
