From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 30 18:20:59 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 947BA16A40F for ; Fri, 30 Jun 2006 18:20:59 +0000 (UTC) (envelope-from seebs@plethora.net) Received: from herd.plethora.net (herd.plethora.net [205.166.146.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E4FD43D5F for ; Fri, 30 Jun 2006 18:20:57 +0000 (GMT) (envelope-from seebs@plethora.net) Received: from guild.plethora.net (guild.plethora.net [205.166.146.8]) by herd.plethora.net (Postfix) with ESMTP id 80BB331E54 for ; Fri, 30 Jun 2006 13:20:56 -0500 (CDT) Received: from guild.plethora.net (seebs@localhost) by guild.plethora.net (8.13.3/8.12.8) with ESMTP id k5UIN3td022245 for ; Fri, 30 Jun 2006 13:23:03 -0500 (CDT) Message-Id: <200606301823.k5UIN3td022245@guild.plethora.net> X-Authentication-Warning: guild.plethora.net: seebs owned process doing -bs From: seebs@plethora.net (Peter Seebach) To: freebsd-amd64@freebsd.org In-reply-to: Your message of "Fri, 30 Jun 2006 19:01:57 BST." Date: Fri, 30 Jun 2006 13:23:03 -0500 Subject: Re: SMP system not running SMP X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Peter Seebach List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 18:20:59 -0000 In message , Pete French writes : >acd0: setting PIO4 on 8111 chip >acd0: setting UDMA66 on 8111 chip >acd0: DVDR drive at ata0 as master >acd0: read 6890KB/s (6890KB/s) write 8268KB/s (8268KB/s), 8192KB buffer, UDMA66 >acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, packet >acd0: Writes: CDR, CDRW, DVDR, test write, burnproof >acd0: Audio: play, 256 volume levels >acd0: Mechanism: ejectable tray, unlocked >acd0: Medium: no/blank disc >Waiting 5 seconds for SCSI devices to settle The only significant difference is, on my system, "Waiting 5 seconds" comes BEFORE the acd0 messages. (Actually, I get some weird sequencer errors from ahd0, but they're much earlier and seem to get corrected. And, since you don't have them, they aren't what's causing the problem.) -s