From owner-freebsd-stable Fri Oct 6 10:25:38 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pan.ch.intel.com (pan.ch.intel.com [143.182.246.24]) by hub.freebsd.org (Postfix) with ESMTP id 0C80137B503; Fri, 6 Oct 2000 10:25:34 -0700 (PDT) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by pan.ch.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.31 2000/08/22 00:15:13 dmccart Exp $) with ESMTP id KAA03893; Fri, 6 Oct 2000 10:25:31 -0700 (MST) Received: from hip186.ch.intel.com (hip186.ch.intel.com [143.182.225.68]) by sedona.intel.com (8.9.1a/8.9.1/d: sendmail.cf,v 1.10 2000/02/10 21:38:16 steved Exp $) with ESMTP id KAA13704; Fri, 6 Oct 2000 10:25:29 -0700 (MST) X-Envelope-From: jreynold@sedona.ch.intel.com Received: (from jreynold@localhost) by hip186.ch.intel.com (8.9.1a/8.9.1/d: client.m4,v 1.3 1998/09/29 16:36:11 sedayao Exp sedayao $) id NAA27619; Fri, 6 Oct 2000 13:25:30 -0400 (EDT) X-Authentication-Warning: hip186.ch.intel.com: jreynold set sender to jreynold@sedona.ch.intel.com using -f From: John Reynolds~ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14814.2825.338858.508213@hip186.ch.intel.com> Date: Fri, 6 Oct 2000 10:25:29 -0700 (MST) To: "Sean O'Connell" Cc: sos@freebsd.org, stable@freebsd.org Subject: Re: CDROM support brokenness In-Reply-To: <20001006131133.K50639@stat.Duke.EDU> References: <4.3.2.7.2.20001006004836.028b9e58@yikes.com> <3.0.6.32.20001006151406.007d73c0@stjohn.stjohn.ac.th> <14813.62936.633906.484788@hip186.ch.intel.com> <20001006131133.K50639@stat.Duke.EDU> X-Mailer: VM 6.75 under Emacs 20.6.3 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ On Friday, October 6, Sean O'Connell wrote: ] > > John- > > Have you included Soren Schmidt (sos@freebsd.org) on this thread? He No, I haven't explicitly. I was hoping to go sleuthing around the code a bit and have a general idea of where he should look before I bugged him directly. > is the maintainer/developer of the ATA stuff. Also, what ata stuff > do you have in your kernel? Do you do the full-blown, > > device ata0 at blah > device ata1 at blah > > or do you use the > > device ata > > and let the chips fall? I copied this kernel config from GENERIC and then edited appropriately. So, yes, I do have the "blah" as above, but you'll notice that "device ata1" is definitely commented out (and has been "forever") since I don't have anything there. # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 #device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | John Reynolds WCCG, CCE, Higher Levels of Abstraction | | Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 | | jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message