Date: Wed, 11 Sep 1996 11:09:38 +0200 (MET DST) From: sos@FreeBSD.org To: kuku@gilberto.physik.rwth-aachen.de (Christoph Kukulies) Cc: freebsd-hackers@freefall.freebsd.org Subject: Re: atapi on second controller Message-ID: <199609110909.LAA27778@ra.dkuug.dk> In-Reply-To: <199609110908.LAA08303@gilberto.physik.rwth-aachen.de> from "Christoph Kukulies" at Sep 11, 96 11:08:21 am
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609110909.LAA27778>
