From owner-freebsd-current@FreeBSD.ORG Fri Jan 23 13:15:59 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA2E71065672 for ; Fri, 23 Jan 2009 13:15:59 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.freebsd.org (Postfix) with ESMTP id 7FD0B8FC14 for ; Fri, 23 Jan 2009 13:15:59 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.fastmail.fm (Postfix) with ESMTP id D76A02553F0; Fri, 23 Jan 2009 07:59:53 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute2.internal (MEProxy); Fri, 23 Jan 2009 07:59:53 -0500 X-Sasl-enc: 2xXT4Cf3a2VcUZFo/fK0+NY5sN7xyxUwerL1hcb6bZox 1232715593 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 618962DDA1; Fri, 23 Jan 2009 07:59:53 -0500 (EST) Message-ID: <4979BF48.7010704@FreeBSD.org> Date: Fri, 23 Jan 2009 12:59:52 +0000 From: "Bruce M. Simpson" User-Agent: Thunderbird 2.0.0.19 (X11/20090116) MIME-Version: 1.0 To: John Baldwin References: <200811191503.02192.jhb@freebsd.org> <4937EC6D.7050703@FreeBSD.org> <200901211536.08297.jhb@freebsd.org> In-Reply-To: <200901211536.08297.jhb@freebsd.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: [PATCH] ppbus/ppc locking X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2009 13:15:59 -0000 John Baldwin wrote: > Try http://www.FreeBSD.org/~jhb/patches/ppc_mpsafe_7.patch It is a complete > backport generated against a fresh stable/7 tree. It does not need the > interrupt changes since my locking patches actually undo them. > > After applying this patch to 7.1-RELEASE: %%% ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold ppc0: [ITHREAD] ppbus0: on ppc0 lpt0: on ppbus0 lpt0: [ITHREAD] lpt0: Interrupt-driven port %%% ...I tried printing, didn't work, it seems /dev/lpt0 doesn't exist ?