From owner-freebsd-hackers Wed Sep 11 02:11:01 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA22436 for hackers-outgoing; Wed, 11 Sep 1996 02:11:01 -0700 (PDT) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id CAA22431 for ; Wed, 11 Sep 1996 02:10:57 -0700 (PDT) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id LAA27778; Wed, 11 Sep 1996 11:09:38 +0200 Message-Id: <199609110909.LAA27778@ra.dkuug.dk> Subject: Re: atapi on second controller To: kuku@gilberto.physik.rwth-aachen.de (Christoph Kukulies) Date: Wed, 11 Sep 1996 11:09:38 +0200 (MET DST) Cc: freebsd-hackers@freefall.freebsd.org In-Reply-To: <199609110908.LAA08303@gilberto.physik.rwth-aachen.de> from "Christoph Kukulies" at Sep 11, 96 11:08:21 am From: sos@FreeBSD.org Reply-to: sos@FreeBSD.org X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk In reply to Christoph Kukulies who wrote: > > > Somehow I had no luck yet to get a -current machine > working with an ATAPI CDROM drive attached to the second > controller as master. > > What would be the kernel option/driver lines for this? something like: controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr #disk wd2 at wdc1 drive 0 #disk wd3 at wdc1 drive 1 options ATAPI options ATAPI_STATIC device wcd0 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.