From owner-freebsd-questions Fri Jan 21 4:57:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cclib.nsu.ru (cclib.nsu.ru [193.124.215.15]) by hub.freebsd.org (Postfix) with ESMTP id 675F514F07 for ; Fri, 21 Jan 2000 04:57:17 -0800 (PST) (envelope-from dan837@cclib.nsu.ru) Received: from localhost (dan837@localhost) by cclib.nsu.ru (8.8.5/8.8.5) with SMTP id SAA25108 for ; Fri, 21 Jan 2000 18:56:59 +0600 Date: Fri, 21 Jan 2000 18:56:59 +0600 (NOVT) From: "Dmitry A. Novoselov" X-Sender: dan837@glory.nsu.ru To: freebsd-questions@freebsd.org Subject: ATAPI CDROM drive Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi! i just want to know how to make my ASUS ATAPI/IDE cdrom work under freebsd. i've searched the archives, but they mostly relay to older versions of freebsd. i have the followin in kernel config: controller wdc0 at isa? port "IO_WD1" irq 14 flags 0xa0ffa0ff disk wd0 at wdc0 drive 0 controller wdc1 at isa? port "IO_WD2" irq 15 disk wd1 at wdc1 drive 1 options ATAPI options ATAPI_STATIC device wdc0 and when it successfully compiles and installes, and i boot, i halt with message: panic: drive attached twice help me please. Dmitry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message