Date: Tue, 25 Nov 1997 18:21:40 +1030 From: "Daniel J. O'Connor" <darius@senet.com.au> To: freebsd-hackers@freebsd.org Subject: ATAPI as an LKM Message-ID: <199711250751.SAA16413@holly.rd.net>
next in thread | raw e-mail | index | archive | help
Hi, I am trying to add stuff to the ATAPI cd driver, and so made it an LKM so I din't have to reboot (as often =) I had to also make the ATAPI driver an LKM because it couldn't link properly with 'option ATAPI_STATIC' :-/ OK, fair enough, I do this, and then cdcontrol doesn't work :) You tell it to play a track, and it just gets ignored, getting status is OK, but the TOC is unavailable. Any ideas? Thanks! --------------- Daniel O'Connor 3rd Year Computer Science at Flinders University http://www.geocities.com/CapeCanaveral/7200
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711250751.SAA16413>