From owner-freebsd-questions@FreeBSD.ORG Mon Mar 8 21:54:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B3ED16A4CE for ; Mon, 8 Mar 2004 21:54:35 -0800 (PST) Received: from mayhem.com (jrd.dslbr.toad.net [66.159.78.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBD9243D1D for ; Mon, 8 Mar 2004 21:54:34 -0800 (PST) (envelope-from jacob@mayhem.com) Received: from jacob by mayhem.com with local (Exim 4.22) id 1B0aCH-000082-Tw for freebsd-questions@freebsd.org; Tue, 09 Mar 2004 00:54:33 -0500 To: freebsd-questions@freebsd.org Date: Tue, 9 Mar 2004 00:54:33 -0500 (EST) X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Jacob DeGlopper Subject: atapicam not recognizing devices in 4.9-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 05:54:35 -0000 I have a 4.9-RELEASE system which I'm trying to use a TDK 420N DVD+RW burner with. I've added atapicam to the kernel, but I don't see any messages mapping the drive to a SCSI cd device, and camcontrol devlist doesn't show it. The machine has an IDE hard drive on the first IDE bus, and the IDE DVD burner on the second IDE bus. It also has an Adaptec 2940U2W SCSI card for the real drives. Any ideas? or further debugging paths? root@mayhem ~ # camcontrol devlist -v scbus0 on ahc0 bus 0: at scbus0 target 0 lun 0 (pass0,da0) at scbus0 target 2 lun 0 (pass1,da1) < > at scbus0 target -1 lun -1 () scbus-1 on xpt0 bus 0: < > at scbus-1 target -1 lun -1 (xpt0) Relevant dmesg (the whole thing is at the end) atapci0: port 0x1860-0x186f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ahc0: port 0x1000-0x10ff mem 0xf4000000-0xf4000fff irq 10 at device 15.0 on pci0 aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs ad0: 76345MB [155114/16/63] at ata0-master UDMA33 acd0: CD-RW at ata1-master PIO4 Waiting 15 seconds for SCSI devices to settle da1 at ahc0 bus 0 target 2 lun 0 da1: Fixed Direct Access SCSI-2 device da1: 80.000MB/s transfers (40.000MHz, offset 15, 16bit), Tagged Queueing Enabled da1: 17366MB (35566480 512 byte sectors: 255H 63S/T 2213C) da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 80.000MB/s transfers (40.000MHz, offset 31, 16bit) da0: 17375MB (35586001 512 byte sectors: 255H 63S/T 2215C) The kernel config includes: # 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 device atapicam # SCSI Controllers device ahc # AHA2940 and onboard AIC7xxx devices # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.9-RELEASE #5: Tue Mar 9 00:17:54 EST 2004 jacob@mayhem.com:/usr/src/sys/compile/MAYHEM Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (448.97-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x672 Stepping = 2 Features=0x383f9ff real memory = 402653184 (393216K bytes) avail memory = 387284992 (378208K bytes) Preloaded elf kernel "kernel" at 0xc041e000. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 10 entries at 0xc00fdf20 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 agp0: mem 0xf8000000-0xfbffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 drm0: <3dfx Voodoo3 3000> port 0x9000-0x90ff mem 0xfc000000-0xfdffffff,0xf6000000-0xf7ffffff irq 11 at device 0.0 on pci1 info: [drm] Initialized tdfx 1.0.0 20010216 on minor 0 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x1860-0x186f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0x1840-0x185f irq 9 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered chip0: port 0x7000-0x700f at device 7.3 on pci0 xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0x1400-0x147f mem 0xf4001000-0xf400107f irq 11 at device 13.0 on pci0 xl0: Ethernet address: 00:50:04:99:62:2d miibus0: on xl0 xlphy0: <3Com internal media interface> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto de0: port 0x1480-0x14ff mem 0xf4001400-0xf400147f irq 7 at device 14.0 on pci0 de0: 21140A [10-100Mb/s] pass 2.2 de0: address 00:c0:f0:32:37:7c ahc0: port 0x1000-0x10ff mem 0xf4000000-0xf4000fff irq 10 at device 15.0 on pci0 aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs pcm0: port 0x1800-0x183f irq 10 at device 17.0 on pci0 orm0: