From owner-freebsd-hardware Tue Jun 13 7:39:51 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from gidora.zeta.org.au (gidora.zeta.org.au [203.26.10.25]) by hub.freebsd.org (Postfix) with SMTP id 49D1537B603 for ; Tue, 13 Jun 2000 07:39:43 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: (qmail 28089 invoked from network); 13 Jun 2000 14:39:40 -0000 Received: from unknown (HELO bde.zeta.org.au) (203.2.228.102) by gidora.zeta.org.au with SMTP; 13 Jun 2000 14:39:40 -0000 Date: Wed, 14 Jun 2000 00:39:39 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Kristian Hansen Cc: freebsd-hardware Subject: Re: Matsushita cd-rom In-Reply-To: <003d01bfd503$1632a820$0201a8c0@spellweaver.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 13 Jun 2000, Kristian Hansen wrote: > Does anybody here know about problems regarding the matcd driver in FreeBSD 4.0? The driver is named "matcdc" internally. This is apparently breaks lookups of it by the name "matcd". Try changing "matcdc" to "matcd" (literal quotes) in matcd.c. > I've done a custom kernel, grapping the matcd device line from LINT, and to the best of my knowledge the hardware parameters do match my hardware, the new kernels configures, compiles and installs as expected, except that I cannot mount the cd drive. > I get mount_cd9660: Device not configured > > Any help will be apreciated. Look at the verbose probe messages. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message