From owner-freebsd-current@FreeBSD.ORG Wed Apr 8 17:03:01 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A163E1065677 for ; Wed, 8 Apr 2009 17:03:01 +0000 (UTC) (envelope-from andreast-list@fgznet.ch) Received: from smtp.fgznet.ch (mail.fgznet.ch [81.92.96.47]) by mx1.freebsd.org (Postfix) with ESMTP id 3C2E58FC08 for ; Wed, 8 Apr 2009 17:03:00 +0000 (UTC) (envelope-from andreast-list@fgznet.ch) Received: from wolfram.andreas.nets ([91.190.8.131]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id n38H2pCW050752; Wed, 8 Apr 2009 19:02:52 +0200 (CEST) (envelope-from andreast-list@fgznet.ch) Message-ID: <49DCD8BB.10702@fgznet.ch> Date: Wed, 08 Apr 2009 19:02:51 +0200 From: Andreas Tobler User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Sean Bruno References: <1239169884.2625.4.camel@localhost.localdomain> <1239181170.2433.1935.camel@horst-tla> <49DC8D7F.5070403@fgznet.ch> <1239206536.7373.2.camel@localhost.localdomain> In-Reply-To: <1239206536.7373.2.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on 81.92.96.47 Cc: freebsd-current Subject: Re: PPC Macbook + Firewire 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: Wed, 08 Apr 2009 17:03:02 -0000 Sean Bruno wrote: >> In case you meant the PowerBook (PPC based), attached a dmesg. >> >> Andreas > > Yup, I did mean the "PowerBook" :) > >> fwohci0: mem 0xf5000000-0xf5000fff irq 40 at device 14.0 on pci2 >> fwohci0: [ITHREAD] >> fwohci0: OHCI version 1.10 (ROM=0) >> fwohci0: No. of Isochronous channels is 8. >> fwohci0: EUI64 00:0d:93:ff:fe:35:b3:80 >> fwohci0: invalid speed 7 (fixed to 3). >> fwohci0: Phy 1394a available S800, 3 ports. >> fwohci0: Link S800, max_rec 4096 bytes. >> firewire0: on fwohci0 >> fwe0: on firewire0 >> if_fwe0: Fake Ethernet address: 02:0d:93:35:b3:80 >> fwe0: Ethernet address: 02:0d:93:35:b3:80 >> sbp0: on firewire0 >> fwohci0: Initiate bus reset >> fwohci0: fwohci_intr_core: BUS reset >> fwohci0: fwohci_intr_core: node_id=0x00000001, SelfID Count=2, CYCLEMASTER mode > >> firewire0: fw_explore_nodePre 1394a-2000 detected >> firewire0: fw_explore_node: fwdev->speed(S400) set lower than binfo->link_spd(S100) >> firewire0: New S400 device ID:0001d200005b017a >> sbp0: sbp_show_sdev_info: sbp0:0:0: ordered:1 type:0 EUI:0001d200005b017a node:0 speed:2 maxrec:0 >> sbp0: sbp_show_sdev_info: sbp0:0:0 'Oxford Semiconductor Ltd. ' 'OXFORD IDE Device LUN 0 ' '000138' > >> da0 at sbp0 bus 0 target 0 lun 0 >> da0: Fixed Simplified Direct Access SCSI-4 device >> da0: 50.000MB/s transfers >> da0: 131071MB (268435455 512 byte sectors: 255H 63S/T 16709C) > > > This looks like a successful boot. Is everything working ok on your > PowerBook then? Yes, I boot from the fw disk, nothing else. But I do not work that often on this PowerBook. I plan to upgrade tonight to a current snapshot. I'll let you know if I have some oddities. Andreas