Date: Mon, 22 Oct 2001 02:50:01 -0700 (PDT) From: "Crist J. Clark" <cristjc@earthlink.net> To: freebsd-bugs@FreeBSD.org Subject: Re: i386/31383: no matcd0 during install Message-ID: <200110220950.f9M9o1u27165@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/31383; it has been noted by GNATS. From: "Crist J. Clark" <cristjc@earthlink.net> To: Alphonse Tibodo <alph0ns3@hotmail.com> Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: i386/31383: no matcd0 during install Date: Mon, 22 Oct 2001 02:44:20 -0700 On Fri, Oct 19, 2001 at 06:36:05PM -0700, Alphonse Tibodo wrote: > During install the kernel doesn't detect the matcd0 device. > Problem Report i386/29792 has the same problem (under 4.3). Kris Kennaway said: > "Unfortunately I doubt any of the committers have a matcd device any > more to test this. If it's not user error, or a generic bug in > FreeBSD which effects other devices, I don't think there's much chance > of this getting fixed." > But under 4.4 in HARDWARE.TXT the device is still said to be suported: > "The following CD-ROM type systems are supported at this time: > [...] > * Matsushita/Panasonic (Creative SoundBlaster) proprietary interface > (562/563 models) (matcd(4))" > So it should be removed or fixed... It is not practical to put _all_ of the supported hardware into the GENERIC kernel. The code for matcd(4) is still in FreeBSD-STABLE. Add it to a custom kernel configuration file, device matcd0 at isa? port 0x230 And build a new kernel. If you have trouble finding the device with the new kernel, please direct questions on the topic to freebsd-questions@freebsd.org or another appropriate list. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110220950.f9M9o1u27165>