From owner-freebsd-hackers Wed Sep 11 05:42:51 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA00551 for hackers-outgoing; Wed, 11 Sep 1996 05:42:51 -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 FAA00546 for ; Wed, 11 Sep 1996 05:42:46 -0700 (PDT) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id OAA28368; Wed, 11 Sep 1996 14:34:28 +0200 Message-Id: <199609111234.OAA28368@ra.dkuug.dk> Subject: Re: atapi on second controller To: kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies) Date: Wed, 11 Sep 1996 14:34:28 +0200 (MET DST) Cc: sos@FreeBSD.org, kuku@gilberto.physik.rwth-aachen.de, freebsd-hackers@freefall.freebsd.org In-Reply-To: <199609111233.OAA08767@gilberto.physik.rwth-aachen.de> from "Christoph P. Kukulies" at Sep 11, 96 02:33:26 pm 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 P. 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 > > Is it this ordering that assures that wcd0 is attached to controller wdc1? It works for me that way, but I have no atapi devices on the first wdc0 controller... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.