From owner-freebsd-current Wed Jan 26 14:22:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailgw1.netvision.net.il (mailgw1.netvision.net.il [194.90.1.14]) by hub.freebsd.org (Postfix) with ESMTP id 3560C14E83 for ; Wed, 26 Jan 2000 14:22:12 -0800 (PST) (envelope-from ak@freenet.co.uk) Received: from freenet.co.uk (RAS1-p13.rlz.netvision.net.il [62.0.168.15]) by mailgw1.netvision.net.il (8.9.3/8.9.3) with ESMTP id AAA15954; Thu, 27 Jan 2000 00:21:59 +0200 (IST) Message-ID: <388F73D0.80AD5C39@freenet.co.uk> Date: Wed, 26 Jan 2000 22:23:12 +0000 From: Alex X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Soren Schmidt Cc: current@FreeBSD.ORG Subject: Re: My ATAPI CD not come ready References: <200001260731.IAA90753@freebsd.dk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Soren Schmidt wrote: > > It seems Alex wrote: > > > You need to update.. > > > > > > OK - I've just updated. Here goes again: > > > > ata1-slave: ata_command: timeout waiting for intr > > ata1-slave: identify failed > > ad0: 6194MB [13424/15/63] at ata0-master using > > UDMA33 > > acd0: CDROM at ata1-master using PIO4 > > Mounting root from ufs:/dev/ad0s2a > > > I wouldn't be surprised if ATAPI_CMD_IDENTIFY failed on ata1-master, but > > why does it say ata1-slave? It's a notebook PC, so unfortunately I'm > > not sure how it's all connected. > > Apparently it thinks something is there, could you mail me a complete > verbose bootlog (dmesg) please, and I'll try to figure out what is > going wrong.. OK - here's the part relevant to ata: ata-pci0: port 0xfcf0-0xfcff at device 1.1 on pci0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xfcf0 ata0: mask=03 status0=50 status1=00 ata0: mask=03 status0=50 status1=00 ata0: devices = 0x1 ata0 at 0x01f0 irq 14 on ata-pci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xfcf8 ata1: mask=03 status0=00 status1=00 ata1: mask=03 status0=00 status1=00 ata1: devices = 0xc ata1 at 0x0170 irq 15 on ata-pci0 ... (delay) ata1-slave: ata_command: timeout waiting for intr ata1-slave: identify failed ata0-master: success setting up UDMA2 mode on PIIX4 chip ad0: ATA-4 disk at ata0 as master ad0: 6194MB (12685680 sectors), 13424 cyls, 15 heads, 63 S/T, 512 B/S ad0: 16 secs/int, 1 depth queue, UDMA33 ad0: piomode=4 dmamode=2 udmamode=2 cblid=0 Creating DISK ad0 Creating DISK wd0 ata1-master: piomode=4 dmamode=2 udmamode=-1 dmaflag=1 ata1-master: success setting up PIO4 mode on generic chip acd0: CDROM drive at ata1 as master acd0: read 4134KB/s (4134KB/s), 128KB buffer, PIO4 acd0: Reads: CD-R, CD-RW, CD-DA acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray acd0: Medium: CD-ROM 120mm photo disc loaded, unlocked Mounting root from ufs:/dev/ad0s2a ad0s1: type 0xb, start 63, end = 5322239, size 5322177 : OK ad0s2: type 0xa5, start 5322240, end = 12685679, size 7363440 : OK Any ideas? Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message