From owner-freebsd-current Fri Mar 5 11:37:20 1999 Delivered-To: freebsd-current@freebsd.org Received: from Vorlon.odc.net (Vorlon.odc.net [207.137.42.6]) by hub.freebsd.org (Postfix) with ESMTP id B3F5B15206 for ; Fri, 5 Mar 1999 11:37:18 -0800 (PST) (envelope-from nwestfal@odc.net) Received: from Millennium.home.lan (ts006d39.lap-ca.concentric.net [206.173.182.51]) by Vorlon.odc.net (8.8.7/8.8.7) with ESMTP id LAA11951 for ; Fri, 5 Mar 1999 11:36:59 -0800 Date: Fri, 5 Mar 1999 11:36:57 -0800 (PST) From: "Neal E. Westfall" X-Sender: nwestfal@Millennium.home.lan To: current@freebsd.org Subject: kernel hangs with latest ATAPI fixes Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cvsup'ed about 3:00am PST Mar 5 and started a make buildworld before going to bed. When I got up, I did an installworld and recompiled the kernel, which now hangs right after detecting my ATAPI cdrom drive. Normally the next probe message is "Waiting for SCSI devices to settle" but now it hangs before displaying that message. (The cdrom is the only ATAPI device in the system) Hardware: Asus P6NP5 motherboard Generic ATAPI cdrom on primary master Tekram DC-390U2W SCSI controller (no U2W devices though) Seagate ST15150N on da0 (4 GB) Quantum FIREBALL_TM2110S on da1 (2 GB) On a successful boot with a kernel built the previous day, these things probe like this: chip0: rev 0x02 on pci0.0.0 chip1: rev 0x01 on pci0.1.0 ata-pci0: rev 0x00 on pci0.1.1 ata0 at 0x01f0 irq 14 on ata-pci0 de0: rev 0x22 int a irq 12 on pci0.10.0 de0: 21140A [10-100Mb/s] pass 2.2 de0: address 00:40:05:36:73:56 vga0: rev 0x5c int a irq 11 on pci0.12.0 ncr0: rev 0x01 int a irq 9 on pci0.13.0 . . . ata0: unwanted interrupt de0 XXX: driver didn't set ifq_maxlen acd0: < ICD-900AT/ A01> CDROM drive at ata0 as master acd0: drive speed 1367KB/sec, 120KB cache acd0: supported read types: CD-DA acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked Waiting 15 seconds for SCSI devices to settle de0: enabling 100baseTX port changing root device to da0s1a da1 at ncr0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-2 device da1: 20.000MB/s transfers (20.000MHz, offset 15), Tagged Queueing Enabled da1: 2014MB (4124736 512 byte sectors: 255H 63S/T 256C) da0 at ncr0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled da0: 4095MB (8388315 512 byte sectors: 255H 63S/T 522C) -- Neal Westfall mailto:nwestfal@odc.net http://www.odc.net/~nwestfal/ FreeBSD: The Power To Serve! http://www.freebsd.org/ $Id: dot.signature,v 1.2 1998/12/30 08:23:13 nwestfal Exp nwestfal $ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message