[1199] in netbsd-help mailing list archive
Updated Source
daemon@ATHENA.MIT.EDU (Alex Rolfe)
Tue Oct 14 21:59:39 1997
From: Alex Rolfe <arolfe@MIT.EDU>
To: netbsd-help@MIT.EDU
Date: Tue, 14 Oct 1997 21:59:23 EDT
I'm attempting to compile xmcd-2.2 so I can use an IDE cdrom. When compiling,
one of xmcd's functions addresses two fields in a structure which don't exist.
The structure is cd_toc_entry. The missing fields are msf and lba. The
structure is defined in the sys/cdio.h file. Are these
fields present in newer versions of the NetBSD source, or am I out of luck?
Xmcd is attempting to use its FreeBSD ioctl method (which is supposed to work
with NetBSD).
Thanks,
Alex Rolfe
arolfe