From owner-freebsd-hardware Sat Aug 2 21:23:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA03328 for hardware-outgoing; Sat, 2 Aug 1997 21:23:06 -0700 (PDT) Received: from ux4.elga.net.id ([208.146.51.14]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA03322 for ; Sat, 2 Aug 1997 21:22:57 -0700 (PDT) Received: from default (ppp2a.elga.net.id [208.146.51.130]) by ux4.elga.net.id (8.8.5/8.7.3) with SMTP id LAA08657; Sun, 3 Aug 1997 11:24:59 +0700 (JVT) Message-Id: <3.0.2.32.19970803105933.006e573c@pop.elga.net.id> X-Sender: freddi@pop.elga.net.id X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.2 (32) Date: Sun, 03 Aug 1997 10:59:33 +0700 To: Alex Povolotsky From: Freddijanto Subject: Re: Old BIOS and IDE Cc: freebsd-hardware@freebsd.org In-Reply-To: <199708011948.XAA02286@minas-tirith.lms.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 11:48 PM 8/1/97 +0400, you wrote: >Hello! > >I'm trying to set up IDE hard disk and IDE CD-ROM on an aging 486 (yes, time >to upgrade, I know). Old BIOS seems to know nothing about ATAPI CD-ROMs, so >when I put CD-ROM on second IDE controller, BIOS fails to find IDE... and >FreeBSD fails to find wdc1! Well, I could think it's fate, but Bug'95 >recognises CD-ROM in the same condition! You must set the IRQ and port for the third IDE controller. I'm using 486 with old BIOS and SoundBlaster IDE controller on port 0x168 and IRQ 10. You must set the wdc1 to those setting, and you must set your ATAPI CD-ROM as master. Notice : when you cold boot, you must boot to Win95 first, in order to set the PNP setting on the card right, then you can warm boot my computer to FreeBSD, otherwise it won't recognise your IDE controller on the SoundBlaster card. Unless you have nonPNP SoundCard. > >Maybe kernel relates on BIOS too much? > >Alex. > > >