From owner-freebsd-current Fri Mar 5 12:27:15 1999 Delivered-To: freebsd-current@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 418D315229 for ; Fri, 5 Mar 1999 12:27:14 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with SMTP id OAA10841; Fri, 5 Mar 1999 14:24:24 -0600 (CST) Date: Fri, 5 Mar 1999 14:24:23 -0600 (CST) From: Steve Price To: =?X-UNKNOWN?Q?S=F8ren_Schmidt?= Cc: current@FreeBSD.ORG Subject: Re: UPDATE2: ATA/ATAPI driver new version available. In-Reply-To: <199903051913.UAA92478@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 5 Mar 1999, S=F8ren Schmidt wrote: # It seems Steve Price wrote: #=20 # >This works a little better on my machine. It doesn't panic # >anymore more. It just hangs where it used to panic. Should # >I turn on the DEBUG output, hand scribe the output, and send # >it to you? #=20 # That would be very helpfull yes... Ok here goes. This is with ACD_DEBUG, AD_DEBUG, ATA_DEBUG, and ATAPI_DEBUG defined. Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 =09The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #84: Fri Mar 5 12:04:49 CST 1999 steve@zeus.hiwaay.net:/usr/src/sys/compile/zeus Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Xeon/Celeron (300.00-MHz 686-class CPU) Origin =3D "GenuineIntel" Id =3D 0x652 Stepping=3D2 Features=3D0x183f9ff real memory =3D 134217728 (131072K bytes) avail memory =3D 127909888 (124912K bytes) Preloaded elf kernel "kernel" at 0xf029f000. Probing for devices on PCI bus 0: chip0: rev 0x02 on pci0.0.0 chip1: rev 0x02 on pci0.1.0 chip2: rev 0x02 int a= irq 255 on pci0.4.0 chip3: rev 0x02 int b= irq 255 on pci0.4.1 chip4: rev 0x02 on pci0.7.0 ata-pci0: rev 0x01 on pci0.7.1 ata: type=3D7118086 class=3D01018001 cmd=3D02800005 ata0: iobase=3D0x01f0 altiobase=3D0x03f6 ata0: mask=3D03 status0=3D50 status1=3D00 ata0: mask=3D03 status0=3D50 status1=3D00 ata0: devices =3D 0x1 ata0 at 0x01f0 irq 14 on ata-pci0 ata1: iobase=3D0x0170 altiobase=3D0x0376 ata1: mask=3D03 status0=3D50 status1=3D00 ata1: mask=3D03 status0=3D50 status1=3D00 ata1: devices =3D 0xc ata1 at 0x0170 irq 15 on ata-pci0 chip5: rev 0x02 on pci0.7.3 Probing for devices on PCI bus 1: vga0: rev 0xdc int a irq 11 on pci1.0= =2E0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=3D0x0> atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model Generic PS/2 mouse, device ID 0 sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in ata-isa1: already registered as ata0 ata1 not found at 0x1f0 ata-isa2: already registered as ata1 ata2 not found at 0x170 ppc0 at 0x378 irq 7 on isa ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/7 bytes threshold ep0 not found at 0x300 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface PC-Card VLSI 82C146 (5 mem & 2 I/O windows) pcic: controller irq 3 Initializing PC-card drivers: ep ataintr: entered unit=3D0 ataintr: entered unit=3D0 ad0: ATA-3 disk at ata0 as master ad0: 7815MB (16007040 sectors), 15880 cyls, 16 heads, 63 S/T, 512 B/S ad0: 16 secs/in, 0 depth queue ataintr: entered unit=3D1 atapi: queued MODE_SENSE cmd ata_start: entered atapi: trying to start MODE_SENSE cmd ataintr: entered unit=3D1 atapi_interrupt: enter atapi_interrupt: length=3D28 reason=3D0x0a ataintr: entered unit=3D1 atapi_interrupt: enter atapi_interrupt: length=3D28 reason=3D0x03 atapi_interrupt: error=3D0x00 ata_start: entered atapi: phew, got back from tsleep atapi: acd: mode sense 0-20-70-00-00-00-00-00-2a-18-1b-00-71-77-29-23-0d-c= 8-00-10-00-80-0d-c8-00-18-00-00 acd0: CDROM drive at ata1 as master acd0: drive speed 3445KB/sec, 128KB cache acd0: supported read types: CD-R, CD-RW, CD-DA acd0: Audio: play, 16 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked Card inserted, slot 0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message