From owner-freebsd-current@FreeBSD.ORG Mon Mar 28 04:57:18 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 770C716A4CE for ; Mon, 28 Mar 2005 04:57:18 +0000 (GMT) Received: from pimout2-ext.prodigy.net (pimout2-ext.prodigy.net [207.115.63.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EF2443D3F for ; Mon, 28 Mar 2005 04:57:17 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [192.168.2.2] (adsl-67-127-71-192.dsl.snfc21.pacbell.net [67.127.71.192])j2S4vFMW409292 for ; Sun, 27 Mar 2005 23:57:16 -0500 Message-ID: <42478EA2.2000200@elischer.org> Date: Sun, 27 Mar 2005 20:57:06 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050214 X-Accept-Language: en, hu MIME-Version: 1.0 To: Current Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: I'm impressed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 28 Mar 2005 04:57:18 -0000 I bought a USB2 / Firewire combo PCCARD for my laptop.. plugged it in and voila.. (on 5.4 pre-release). cardbus1: Resource not specified in CIS: id=10, size=1000 ohci0: mem 0x88000000-0x88000fff irq 11 at device 0.0 on cardbus1 usb1: OHCI version 1.0, legacy support usb1: on ohci0 usb1: USB revision 1.0 uhub1: AcerLabs OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered cardbus1: Resource not specified in CIS: id=10, size=100 ehci0: mem 0x88001000-0x880010ff irq 11 at d evice 0.3 on cardbus1 ehci_pci_attach: companion usb1 usb2: EHCI version 1.0 usb2: companion controller, 2 ports each: usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: AcerLabs EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub2: single transaction translator uhub2: 6 ports with 6 removable, self powered cardbus1: Resource not specified in CIS: id=10, size=800 fwohci0: <1394 Open Host Controller Interface> mem 0x88002000-0x880027ff irq 11 at device 0.4 on cardbus1 fwohci0: OHCI version 1.10 (ROM=1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:90:e6:39:00:00:5c:19 fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwip0: on firewire0 fwip0: Firewire address: 00:90:e6:39:00:00:5c:19 @ 0xfffe00000000, S400, maxrec 2048 sbp0: on firewire0 sbp_targ0: on firewire0 dcons_crom0: on firewire0 dcons_crom0: bus_addr 0xf9dc000 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:90:e6:00:5c:19 fwe0: Ethernet address: 02:90:e6:00:5c:19 fwohci0: Initiate bus reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) unplug card.. uhub1: detached usb1: detached ohci0: detached uhub2: detached usb2: detached ehci0: detached fwip0: detached sbp0: detached sbp_targ0: detached dcons_crom0: detached fwe0: detached firewire0: detached fwohci0: detached I'm impressed.. Congrats to Warner and all the others that have been working on this stuff..