From owner-freebsd-stable Sun Jan 28 18: 0:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 1F07737B400 for ; Sun, 28 Jan 2001 18:00:09 -0800 (PST) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id TAA07011 for stable@FreeBSD.org; Sun, 28 Jan 2001 19:00:08 -0700 (MST) (envelope-from ken) Date: Sun, 28 Jan 2001 19:00:08 -0700 From: "Kenneth D. Merry" To: stable@FreeBSD.org Subject: cd(4) driver MFCs Message-ID: <20010128190008.A6951@panzer.kdm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have just merged a couple of cd(4) driver changes into RELENG_4. The first is writeable CD support. Note that this is only for randomly writeable devices that probe as CDROM drives, like DVD-RAM and PD devices. CD-R, CD-RW, WORM, and other sequentially writeable media is still handled by cdrecord. The second is a change to disable setting the load/eject bit in cdstartunit(). This causes problems with caddy-type drives. Let me know if anyone runs into problems with either change. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message