From owner-freebsd-hackers Mon Nov 24 23:48:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA22097 for hackers-outgoing; Mon, 24 Nov 1997 23:48:46 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from pluto.senet.com.au (root@pluto.senet.com.au [203.11.90.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA22092 for ; Mon, 24 Nov 1997 23:48:41 -0800 (PST) (envelope-from darius@holly.rd.net) Received: from holly.rd.net (root@c2-p38.senet.com.au [203.56.237.103]) by pluto.senet.com.au (8.8.7/8.8.7) with ESMTP id SAA21248 for ; Tue, 25 Nov 1997 18:18:37 +1030 Received: from holly.rd.net (darius@localhost.rd.net [127.0.0.1]) by holly.rd.net (8.8.5/8.8.5) with ESMTP id SAA16413 for ; Tue, 25 Nov 1997 18:21:40 +1030 (CST) Message-Id: <199711250751.SAA16413@holly.rd.net> X-Mailer: exmh version 2.0zeta 7/24/97 To: freebsd-hackers@freebsd.org Subject: ATAPI as an LKM Reply-to: darius@senet.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 25 Nov 1997 18:21:40 +1030 From: "Daniel J. O'Connor" Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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