From owner-freebsd-questions Wed Feb 26 09:15:12 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA19182 for questions-outgoing; Wed, 26 Feb 1997 09:15:12 -0800 (PST) Received: from mailhost1.cac.washington.edu (mailhost1.cac.washington.edu [140.142.32.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA19171 for ; Wed, 26 Feb 1997 09:15:09 -0800 (PST) Received: from s5-25-199.student.washington.edu (S5-25-199.student.washington.edu [128.95.25.199]) by mailhost1.cac.washington.edu (8.8.4+UW96.12/8.8.4+UW96.12) with SMTP id JAA08652; Wed, 26 Feb 1997 09:14:56 -0800 Message-ID: <33146F66.76AF@u.washington.edu> Date: Wed, 26 Feb 1997 09:14:14 -0800 From: Jason Wells Organization: (soon to be) Highperformance.net X-Mailer: Mozilla 3.0Gold (Win95; I) MIME-Version: 1.0 To: Calin GRECU CC: freebsd-questions@freebsd.org Subject: Re: drivers References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Calin GRECU wrote: > > Dear Sirs, > > My name is Colin Grecu, I'm from Timisoara (Romania). I have a FreeBSD set from Walnut > Creek (2.1.5 august 1996). Due to some hardware incompatibility problems with my CD ROM unit, I'm Nope no hardware problems here. This is a configuration problem as far as I can tell. > unable to use it from FreeBSD. Please tell me what to do, where to find some CD ROM driver. > My CD ROM is an 8x IDE from BTC. If your drive is IDE then it is compatible. Fear not. You can get it working. Ensure that you know where your drive is connected inside the machine and that the jumpers are set correclty. Your kernel must contain... options ATAPI device wcd0 The device for the IDE controller that your drive is connected to. For example. controller wdc0 controller wdc1 Your kernel may optionally contain... options CD9660 options ATAPI_STATIC CD9660 can be loaded dynamically when you mount the drive from a loadable kernel module. It is optional. ATAPI_STATIC means (if i understand LINT correctly) that the cdrom can not be mounted with a loadable kernel module. I believe it is also optional. It may not be supported in version 2.1.5. I know that I use it in 2.2 gamma. Read the file /sys/i386/conf/LINT for correct syntax. I may be wrong on syntax. When you reboot you should see messages describing your CDROM. If you do not then it is not configured correctly in the kernel. Try again. Ensure that a CD is in the drive prior to mounting the drive. Then enter the command... mount -t cd9660 /dev/wcd0c /mnt That should do it. Please write back if you have more questions. -- __ __ / 0\ / 0\ Thank you * Highperformance.net ) Wannabe Sysadmin * The homeless domain )-------( Jason Wells * "Pardon me sir, spare some bandwidth?" \_____/