From owner-freebsd-firewire@FreeBSD.ORG Mon May 19 07:06:24 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB84637B401 for ; Mon, 19 May 2003 07:06:24 -0700 (PDT) Received: from mk-smarthost-2.mail.uk.tiscali.com (mk-smarthost-2.mail.uk.tiscali.com [212.74.114.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DC7D43FAF for ; Mon, 19 May 2003 07:06:24 -0700 (PDT) (envelope-from b.candler@pobox.com) Received: from [212.74.113.66] (helo=vaio.linnet.org) by mk-smarthost-2.mail.uk.tiscali.com with esmtp (Exim 4.14) id 19HlHS-0000E2-9C for freebsd-firewire@freebsd.org; Mon, 19 May 2003 15:06:22 +0100 Received: from brian by vaio.linnet.org with local (Exim 4.12) id 19HlHR-0000eo-00 for freebsd-firewire@freebsd.org; Mon, 19 May 2003 15:06:21 +0100 Date: Mon, 19 May 2003 15:06:21 +0100 From: Brian Candler To: freebsd-firewire@freebsd.org Message-ID: <20030519140620.GA2377@uk.tiscali.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: Support for CXD1847A controller? X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 14:06:25 -0000 I have a Sony Vaio PCG-C1F ("Picturebook") running FreeBSD-4.7-STABLE and would like to know if there's any chance of its firewire port working with FreeBSD 5-CURRENT. I haven't actually installed 5.1-BETA yet as I'm trying to avoid toasting an otherwise very stable platform... but I really *do* want to hook up an iPod :-) At bootup it reports: chip2: at device 9.0 on pci0 and from pciconf -lv: chip2@pci0:9:0: class=0x0c0000 card=0x8009104d chip=0x8009104d rev=0x01 hdr=0x00 vendor = 'Sony Corporation' device = 'CXD1947 i.LINK FireWire PCI Host Controller' class = serial bus subclass = FireWire I've pulled down the source for 5.1-BETA and this doesn't seem to be mentioned in fwohci_pci.c - the only Sony chip is the CX3022 (ID 0x8039). On the other hand there is a generic test for PCIS_SERIALBUS_FW + PCI_INTERFACE_OHCI so maybe it will work. One other question: I notice certain bits of code bracketed by #if __FreeBSD_version < 500000 and a quick check shows that there's firewire code in 4.8 - would you say that the firewire code in 4.8 is usable, or would I be better off installing 5.x ? Cheers, Brian. From owner-freebsd-firewire@FreeBSD.ORG Mon May 19 15:18:49 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4304937B401 for ; Mon, 19 May 2003 15:18:49 -0700 (PDT) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [133.11.205.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04C5A43FA3 for ; Mon, 19 May 2003 15:18:47 -0700 (PDT) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [127.0.0.1]) by is1.mh.itc.u-tokyo.ac.jp (Postfix) with ESMTP id A98A721822E for ; Tue, 20 May 2003 07:18:44 +0900 (JST) Received: from mailhosting.itc.u-tokyo.ac.jp (IDENT:mirapoint@mailhosting.itc.u-tokyo.ac.jp [133.11.205.3]) h4JMIi7G030453; Tue, 20 May 2003 07:18:44 +0900 Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [133.11.135.3])2.9.3.2) with ESMTP id AIR94013; Tue, 20 May 2003 07:18:43 +0900 (JST) Date: Tue, 20 May 2003 07:18:43 +0900 Message-ID: From: Hidetoshi Shimokawa To: Brian Candler In-Reply-To: <20030519140620.GA2377@uk.tiscali.com> References: <20030519140620.GA2377@uk.tiscali.com> User-Agent: Wanderlust/2.11.0 (Wonderwall) REMI/1.14.3 (Matsudai) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 8) (Honest Recruiter) (i386--freebsd) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7: #j7i14gu$jgR\S*&C3R/pJX List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 22:18:49 -0000 FireWire driver in 4-STABLE is synced with -CURRENT. But I afraid CXD1847A(actually this must be CXD1947A) is not OHCI compliant and not supported anyway... /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html At Mon, 19 May 2003 15:06:21 +0100, Brian Candler wrote: > and a quick check shows that there's firewire code in 4.8 - would you say > that the firewire code in 4.8 is usable, or would I be better off installing > 5.x ? From owner-freebsd-firewire@FreeBSD.ORG Tue May 20 03:19:02 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9635237B401 for ; Tue, 20 May 2003 03:19:02 -0700 (PDT) Received: from mk-smarthost-2.mail.uk.tiscali.com (mk-smarthost-2.mail.uk.tiscali.com [212.74.114.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB17A43FA3 for ; Tue, 20 May 2003 03:19:01 -0700 (PDT) (envelope-from b.candler@pobox.com) Received: from [212.74.113.66] (helo=vaio.linnet.org) by mk-smarthost-2.mail.uk.tiscali.com with esmtp (Exim 4.14) id 19I4Cx-0006gb-SW; Tue, 20 May 2003 11:19:00 +0100 Received: from brian by vaio.linnet.org with local (Exim 4.20) id 19I4D1-0000PP-3E; Tue, 20 May 2003 10:19:03 +0000 Date: Tue, 20 May 2003 10:19:02 +0000 From: Brian Candler To: Hidetoshi Shimokawa Message-ID: <20030520101902.GA1534@uk.tiscali.com> References: <20030519140620.GA2377@uk.tiscali.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-firewire@freebsd.org Subject: Re: Support for CXD1847A controller? X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 10:19:02 -0000 > But I afraid CXD1847A(actually this must be CXD1947A) > is not OHCI compliant and not supported anyway... Thanks for that information. Do you know how different this chip is to OHCI? If it's similar I could work on it myself. I actually installed 4.8-RELEASE last night, and did a tweak of fwohci_pci_probe to accept the chip. It then told me to set PNP_OS=NO in the BIOS, which I did. After that, it seemed to detect the interface: fwohci0: mem 0xfecffc00-0xfecffdff irq 9 at device 9.0 on pci0 fwohci0: PCI bus latency is 64. fwohci0: OHCI version 0.0 (ROM=0) fwohci0: No. of Isochronous channel is 0. fwohci0: EUI64 00:00:00:00:00:00:00:00 fwohci0: fwphy_rddata: loop=100, retry=101 fwohci0: Phy 1394 only S100, 0 ports. fwohci0: fwphy_rddata: loop=100, retry=101 fwohci0: Link S100, max_rec 2 bytes. fwohci0: max_rec 2 -> 512 firewire0: on fwohci0 sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: fwphy_rddata: loop=100, retry=101 fwohci0: fwphy_rddata: loop=100, retry=101 Hmm, looks like it failed to read anything back, and fwcontrol doesn't find anything either: # fwcontrol fwcontrol: open: Device not configured That's with no devices attached, but I imagine that the host controller itself should show up. So looks like a no go... Regards, Brian. From owner-freebsd-firewire@FreeBSD.ORG Tue May 20 05:41:57 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E257E37B401 for ; Tue, 20 May 2003 05:41:57 -0700 (PDT) Received: from parmenides.zen.co.uk (parmenides.zen.co.uk [212.23.8.69]) by mx1.FreeBSD.org (Postfix) with SMTP id A191943F75 for ; Tue, 20 May 2003 05:41:56 -0700 (PDT) (envelope-from tony@ubik.demon.co.uk) Received: (qmail 11522 invoked from network); 20 May 2003 12:41:54 -0000 Received: from protagoras.zen.co.uk (212.23.8.61) by parmenides.zen.co.uk with QMQP; 20 May 2003 12:41:54 -0000 Received: from dsl-217-155-183-134.zen.co.uk (HELO ubik.demon.co.uk) (217.155.183.134) by protagoras.zen.co.uk with SMTP; 20 May 2003 12:41:53 -0000 X-Zen-Trace: 217.155.183.134 Message-ID: Date: Tue, 20 May 2003 12:40:44 +0000 To: Brian Candler From: Anthony Naggs References: <20030519140620.GA2377@uk.tiscali.com> <20030520101902.GA1534@uk.tiscali.com> In-Reply-To: <20030520101902.GA1534@uk.tiscali.com> MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U cc: Hidetoshi Shimokawa cc: freebsd-firewire@freebsd.org Subject: Re: Support for CXD1847A controller? X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 12:41:58 -0000 In article <20030520101902.GA1534@uk.tiscali.com>, Brian Candler writes >> But I afraid CXD1847A(actually this must be CXD1947A) >> is not OHCI compliant and not supported anyway... > >Thanks for that information. Do you know how different this chip is to OHCI? >If it's similar I could work on it myself. Sony have kept the programming information for the CXD1847A & CXD1947Q i.Link host controllers secret. The chips seem to be obsolete now. Later Sony VAIOs have/had CXD3222 OHCI compliant i.Link host controllers. A quick Google indicates Linux, OpenBSD & NetBSD are all in the same position - with no drivers for these parts. So the only route to getting a driver is to reverse engineer the Windows 98 drivers. :-( -- Tony From owner-freebsd-firewire@FreeBSD.ORG Tue May 20 06:01:11 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B295037B407 for ; Tue, 20 May 2003 06:01:11 -0700 (PDT) Received: from otter3.centtech.com (moat3.centtech.com [207.200.51.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D76CC43FBF for ; Tue, 20 May 2003 06:01:10 -0700 (PDT) (envelope-from anderson@centtech.com) Received: from centtech.com (dhcp-218.centtech.com [204.177.173.218]) by otter3.centtech.com (8.12.3/8.12.3) with ESMTP id h4KD1A56088726 for ; Tue, 20 May 2003 08:01:10 -0500 (CDT) (envelope-from anderson@centtech.com) Message-ID: <3ECA26F1.1020200@centtech.com> Date: Tue, 20 May 2003 08:00:33 -0500 From: Eric Anderson User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-firewire@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: CARDBUS Firewire cards X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 13:01:12 -0000 Has anyone played with these yet? I have a cheap one I just put in my notebook, and here's my messages: May 20 07:57:51 electron kernel: Functions: Unknown(11), Multi-Functioned May 20 07:57:51 electron kernel: Function Extension: 0100009001 May 20 07:57:51 electron kernel: Manufacturer ID: ee121180 May 20 07:57:51 electron kernel: Product version: 7.0 May 20 07:57:51 electron kernel: Product name: Western Digital Corporation | Western Digital 1394 PC Card | | | May 20 07:57:51 electron kernel: CIS reading done May 20 07:57:51 electron kernel: cardbus1: Resource not specified in CIS: id=10, size=1000 May 20 07:57:51 electron kernel: cardbus1: Resource not specified in CIS: id=14, size=100 May 20 07:57:51 electron kernel: cardbus1: Resource not specified in CIS: id=18, size=100 May 20 07:57:51 electron kernel: cardbus1: (vendor=0x1033, dev=0x00cd) at 0.0 irq 11 May 20 07:57:51 electron kernel: cbb1: CardBus card activation failed I'm running FreeBSD 5.0-RELEASE Eric -- ------------------------------------------------------------------ Eric Anderson Systems Administrator Centaur Technology Attitudes are contagious, is yours worth catching? ------------------------------------------------------------------ From owner-freebsd-firewire@FreeBSD.ORG Tue May 20 08:20:44 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 085B437B401 for ; Tue, 20 May 2003 08:20:44 -0700 (PDT) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A4CB43FBF for ; Tue, 20 May 2003 08:20:43 -0700 (PDT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.12) id 19I8y3-0000bV-00; Tue, 20 May 2003 19:23:55 +0400 From: "Vladimir B. " Grebenschikov To: Anthony Naggs In-Reply-To: References: <20030519140620.GA2377@uk.tiscali.com> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Organization: SWsoft Inc. Message-Id: <1053444233.634.80.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 20 May 2003 19:23:54 +0400 Sender: "Vladimir B. Grebenschikov" cc: freebsd-firewire@freebsd.org Subject: Re: Support for CXD1847A controller? X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 15:20:44 -0000 =F7 Tue, 20.05.2003, =D7 16:40, Anthony Naggs =D0=C9=DB=C5=D4: > A quick Google indicates Linux, OpenBSD & NetBSD are all in the same > position - with no drivers for these parts. So the only route to > getting a driver is to reverse engineer the Windows 98 drivers. :-( There was information about linux driver for Firewire controller CXD1847A & CXD1947Q, actually based on Apple PELE chipset. About two years ago I've found and fetch source for it, but does not ever try to port it to freebsd. --=20 Vladimir B. Grebenschikov SWsoft Inc. From owner-freebsd-firewire@FreeBSD.ORG Tue May 20 08:46:05 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC8E937B401 for ; Tue, 20 May 2003 08:46:05 -0700 (PDT) Received: from ns.koganei.wide.ad.jp (koganei.wide.ad.jp [202.249.37.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id E14F143F75 for ; Tue, 20 May 2003 08:46:04 -0700 (PDT) (envelope-from ikob@koganei.wide.ad.jp) Received: from koganei.wide.ad.jp (5.pool2.ftthtokyo.att.ne.jp [165.76.218.5]) (authenticated bits=0) by ns.koganei.wide.ad.jp (8.12.9/8.12.6) with ESMTP id h4KFgQ7E035055; Wed, 21 May 2003 00:42:27 +0900 (JST) (envelope-from ikob@koganei.wide.ad.jp) Date: Wed, 21 May 2003 00:44:19 +0900 Content-Type: text/plain; charset=ISO-2022-JP; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: "Vladimir B. " Grebenschikov From: Katsushi Kobayashi In-Reply-To: <1053444233.634.80.camel@localhost> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: freebsd-firewire@freebsd.org Subject: Re: Support for CXD1847A controller? X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 15:46:06 -0000 Hi, A previous version of our driver supported Apple PELE chipset. Actually the first target chipset was TI's LYNX series. However, I have decided every developing effort to concentrate OHCI 1394, since almost all products has been conversing OHCI 1394 basis not follows Apple PELE and TI's LYNX. Also, I think we, also including me, cannot get these products except of used market. Thanks, On 2003.May.21, at 12:23 AM, Vladimir B. Grebenschikov wrote: > В Tue, 20.05.2003, в 16:40, Anthony Naggs пишет: > >> A quick Google indicates Linux, OpenBSD & NetBSD are all in the same >> position - with no drivers for these parts. So the only route to >> getting a driver is to reverse engineer the Windows 98 drivers. :-( > > There was information about linux driver for Firewire controller > CXD1847A & CXD1947Q, actually based on Apple PELE chipset. About two > years ago I've found and fetch source for it, but does not ever try to > port it to freebsd. > > > > -- > > Vladimir B. Grebenschikov > > SWsoft Inc. > _______________________________________________ > freebsd-firewire@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-firewire > To unsubscribe, send any mail to > "freebsd-firewire-unsubscribe@freebsd.org" From owner-freebsd-firewire@FreeBSD.ORG Tue May 20 12:49:29 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EF2937B401 for ; Tue, 20 May 2003 12:49:29 -0700 (PDT) Received: from mk-smarthost-2.mail.uk.tiscali.com (mk-smarthost-2.mail.uk.tiscali.com [212.74.114.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBBDF43F75 for ; Tue, 20 May 2003 12:49:28 -0700 (PDT) (envelope-from b.candler@pobox.com) Received: from [212.74.113.66] (helo=vaio.linnet.org) by mk-smarthost-2.mail.uk.tiscali.com with esmtp (Exim 4.14) id 19ID6z-0000YL-AQ; Tue, 20 May 2003 20:49:25 +0100 Received: from brian by vaio.linnet.org with local (Exim 4.20) id 19ID71-0000oK-4J; Tue, 20 May 2003 19:49:27 +0000 Date: Tue, 20 May 2003 19:49:26 +0000 From: Brian Candler To: Anthony Naggs Message-ID: <20030520194926.GA3010@uk.tiscali.com> References: <20030519140620.GA2377@uk.tiscali.com> <20030520101902.GA1534@uk.tiscali.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: Hidetoshi Shimokawa cc: freebsd-firewire@freebsd.org Subject: Re: Support for CXD1847A controller? X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2003 19:49:29 -0000 On Tue, May 20, 2003 at 12:40:44PM +0000, Anthony Naggs wrote: > Sony have kept the programming information for the CXD1847A & CXD1947Q > i.Link host controllers secret. The chips seem to be obsolete now. > Later Sony VAIOs have/had CXD3222 OHCI compliant i.Link host > controllers. > > A quick Google indicates Linux, OpenBSD & NetBSD are all in the same > position - with no drivers for these parts. Ah yes, I did google but I forgot groups.google.com Oh well, back to the desktop I suppose. I just went and bought the cheapest firewire card I could - Lucent DV1000LE, for GBP10 *including* a 2m firewire cable! - and it's recognised by FreeBSD 4.8 as "Lucent FW322/323". So it looks like I can get the iPod after all :-) Many thanks, Brian. From owner-freebsd-firewire@FreeBSD.ORG Tue May 20 22:57:35 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2512437B401 for ; Tue, 20 May 2003 22:57:35 -0700 (PDT) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA2B343F3F for ; Tue, 20 May 2003 22:57:33 -0700 (PDT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.12) id 19ILo6-0000DD-00; Wed, 21 May 2003 09:06:30 +0400 From: "Vladimir B. " Grebenschikov To: Katsushi Kobayashi In-Reply-To: References: Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Organization: SWsoft Inc. Message-Id: <1053493589.731.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 21 May 2003 09:06:30 +0400 Sender: "Vladimir B. Grebenschikov" cc: freebsd-firewire@freebsd.org Subject: Re: Support for CXD1847A controller? X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 05:57:35 -0000 =F7 Tue, 20.05.2003, =D7 19:44, Katsushi Kobayashi =D0=C9=DB=C5=D4: > Hi, >=20 > A previous version of our driver supported Apple PELE chipset. Actually=20 > the > first target chipset was TI's LYNX series. However, I have decided=20 > every developing > effort to concentrate OHCI 1394, since almost all products has been=20 > conversing OHCI > 1394 basis not follows Apple PELE and TI's LYNX. Also, I think we, also=20 > including > me, cannot get these products except of used market. Actually all SONY VAIO Z505S notebooks have this chip, I have not much time, but I can test/debug driver under current. Only thing I am really interesting in is kgdb over firewire. > Thanks, >=20 >=20 > On 2003.May.21, at 12:23 AM, Vladimir B. Grebenschikov wrote: >=20 > > =F7 Tue, 20.05.2003, =D7 16:40, Anthony Naggs =D0=C9=DB=C5=D4: > > > >> A quick Google indicates Linux, OpenBSD & NetBSD are all in the same > >> position - with no drivers for these parts. So the only route to > >> getting a driver is to reverse engineer the Windows 98 drivers. :-( > > > > There was information about linux driver for Firewire controller > > CXD1847A & CXD1947Q, actually based on Apple PELE chipset. About two > > years ago I've found and fetch source for it, but does not ever try to > > port it to freebsd. > > > > > > > > --=20 > > > > Vladimir B. Grebenschikov > > > > SWsoft Inc. > > _______________________________________________ > > freebsd-firewire@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-firewire > > To unsubscribe, send any mail to=20 > > "freebsd-firewire-unsubscribe@freebsd.org" --=20 Vladimir B. Grebenschikov SWsoft Inc. From owner-freebsd-firewire@FreeBSD.ORG Tue May 20 23:49:40 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB9A737B401 for ; Tue, 20 May 2003 23:49:40 -0700 (PDT) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [133.11.205.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7533F43F93 for ; Tue, 20 May 2003 23:49:37 -0700 (PDT) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [127.0.0.1]) by is1.mh.itc.u-tokyo.ac.jp (Postfix) with ESMTP id BC523218337 for ; Wed, 21 May 2003 15:49:34 +0900 (JST) Received: from mailhosting.itc.u-tokyo.ac.jp (IDENT:mirapoint@mailhosting.itc.u-tokyo.ac.jp [133.11.205.3]) h4L6nY7I005587; Wed, 21 May 2003 15:49:34 +0900 Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [133.11.135.3])2.9.3.2) with ESMTP id AIS30291; Wed, 21 May 2003 15:49:33 +0900 (JST) Date: Wed, 21 May 2003 15:49:33 +0900 Message-ID: From: Hidetoshi Shimokawa To: "Vladimir B. " Grebenschikov In-Reply-To: <1053493589.731.4.camel@localhost> References: <1053493589.731.4.camel@localhost> User-Agent: Wanderlust/2.11.0 (Wonderwall) REMI/1.14.3 (Matsudai) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 8) (Honest Recruiter) (i386--freebsd) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7: #j7i14gu$jgR\S*&C3R/pJX List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 06:49:41 -0000 At 21 May 2003 09:06:30 +0400, Vladimir B. Grebenschikov wrote: > = > =B2 Tue, 20.05.2003, =D2 19:44, Katsushi Kobayashi =DF=D8=E8=D5=E2: > > Hi, > > = > > A previous version of our driver supported Apple PELE chipset. Actual= ly = > > the > > first target chipset was TI's LYNX series. However, I have decided = > > every developing > > effort to concentrate OHCI 1394, since almost all products has been = > > conversing OHCI > > 1394 basis not follows Apple PELE and TI's LYNX. Also, I think we, al= so = > > including > > me, cannot get these products except of used market. > = > Actually all SONY VAIO Z505S notebooks have this chip, I have not much > time, but I can test/debug driver under current. > = > Only thing I am really interesting in is kgdb over firewire. The necessary and sufficient condition for kgdb(dcons) on target system is the faculty of physical request. If apple PELE supports physical requests, it should be too hard to enable it. /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html From owner-freebsd-firewire@FreeBSD.ORG Wed May 21 00:02:45 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90BCE37B404 for ; Wed, 21 May 2003 00:02:45 -0700 (PDT) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [133.11.205.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 616DA43FA3 for ; Wed, 21 May 2003 00:02:44 -0700 (PDT) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [127.0.0.1]) by is1.mh.itc.u-tokyo.ac.jp (Postfix) with ESMTP id 41273218339 for ; Wed, 21 May 2003 16:02:43 +0900 (JST) Received: from mailhosting.itc.u-tokyo.ac.jp (IDENT:mirapoint@mailhosting.itc.u-tokyo.ac.jp [133.11.205.3]) h4L72h7G006903; Wed, 21 May 2003 16:02:43 +0900 Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [133.11.135.3])2.9.3.2) with ESMTP id AIS30664; Wed, 21 May 2003 16:02:42 +0900 (JST) Date: Wed, 21 May 2003 16:02:42 +0900 Message-ID: From: Hidetoshi Shimokawa To: "Vladimir B. " Grebenschikov In-Reply-To: References: <1053493589.731.4.camel@localhost> User-Agent: Wanderlust/2.11.0 (Wonderwall) REMI/1.14.3 (Matsudai) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 8) (Honest Recruiter) (i386--freebsd) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7: #j7i14gu$jgR\S*&C3R/pJX List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 07:02:45 -0000 At Wed, 21 May 2003 15:49:33 +0900, Hidetoshi Shimokawa wrote: > > Only thing I am really interesting in is kgdb over firewire. > > The necessary and sufficient condition for kgdb(dcons) on target > system is the faculty of physical request. This figure explains how gdb works over firewire. http://people.freebsd.org/~simokawa/firewire/dcons-cbug-20030517/dcons-fig.jpg I made a presentaion about debug using ieee1394 last week. Here are slides written in Japanese... http://people.freebsd.org/~simokawa/firewire/dcons-cbug-20030517/html/ JFYI, /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html From owner-freebsd-firewire@FreeBSD.ORG Wed May 21 00:26:21 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E68E437B401 for ; Wed, 21 May 2003 00:26:21 -0700 (PDT) Received: from ns.koganei.wide.ad.jp (koganei.wide.ad.jp [202.249.37.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2222343FA3 for ; Wed, 21 May 2003 00:26:21 -0700 (PDT) (envelope-from ikob@koganei.wide.ad.jp) Received: from koganei.wide.ad.jp (t215175.astem.or.jp [133.18.215.175]) (authenticated bits=0) by ns.koganei.wide.ad.jp (8.12.9/8.12.6) with ESMTP id h4L7Mg7E039283; Wed, 21 May 2003 16:22:42 +0900 (JST) (envelope-from ikob@koganei.wide.ad.jp) Date: Wed, 21 May 2003 16:24:20 +0900 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Hidetoshi Shimokawa From: Katsushi Kobayashi In-Reply-To: Message-Id: <3D3060CE-8B5D-11D7-8708-000393D603A4@koganei.wide.ad.jp> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: freebsd-firewire@freebsd.org Subject: Re: Support for CXD1847A controller? X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 07:26:22 -0000 Apple PELE delivertive might support physical requests. If my understanding is correct, this feature is disabled when turned on. On 2003.May.21, at 03:49 PM, Hidetoshi Shimokawa wrote: > > The necessary and sufficient condition for kgdb(dcons) on target > system is the faculty of physical request. > If apple PELE supports physical requests, it should be too hard to > enable it. > From owner-freebsd-firewire@FreeBSD.ORG Wed May 21 00:32:47 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5131437B407 for ; Wed, 21 May 2003 00:32:47 -0700 (PDT) Received: from is2.mh.itc.u-tokyo.ac.jp (is2.mh.itc.u-tokyo.ac.jp [133.11.205.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CF0A43F93 for ; Wed, 21 May 2003 00:32:46 -0700 (PDT) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from is2.mh.itc.u-tokyo.ac.jp (is2.mh.itc.u-tokyo.ac.jp [127.0.0.1]) by is2.mh.itc.u-tokyo.ac.jp (Postfix) with ESMTP id 178A437831C for ; Wed, 21 May 2003 16:32:44 +0900 (JST) Received: from mailhosting.itc.u-tokyo.ac.jp (IDENT:mirapoint@mailhosting.itc.u-tokyo.ac.jp [133.11.205.3]) h4L7WhLA006510; Wed, 21 May 2003 16:32:43 +0900 Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [133.11.135.3])2.9.3.2) with ESMTP id AIS31335; Wed, 21 May 2003 16:32:43 +0900 (JST) Date: Wed, 21 May 2003 16:32:43 +0900 Message-ID: From: Hidetoshi Shimokawa To: Katsushi Kobayashi In-Reply-To: <3D3060CE-8B5D-11D7-8708-000393D603A4@koganei.wide.ad.jp> References: <3D3060CE-8B5D-11D7-8708-000393D603A4@koganei.wide.ad.jp> User-Agent: Wanderlust/2.11.0 (Wonderwall) REMI/1.14.3 (Matsudai) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 8) (Honest Recruiter) (i386--freebsd) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7: #j7i14gu$jgR\S*&C3R/pJX List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 07:32:47 -0000 At Wed, 21 May 2003 16:24:20 +0900, Katsushi Kobayashi wrote: > > Apple PELE delivertive might support physical requests. If my > understanding is > correct, this feature is disabled when turned on. > > On 2003.May.21, at 03:49 PM, Hidetoshi Shimokawa wrote: > > > > The necessary and sufficient condition for kgdb(dcons) on target > > system is the faculty of physical request. > > If apple PELE supports physical requests, it should be too hard to > > enable it. Oops, I meant it shouldn't be too hard to enable it. /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html From owner-freebsd-firewire@FreeBSD.ORG Thu May 22 06:39:52 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E629D37B401 for ; Thu, 22 May 2003 06:39:52 -0700 (PDT) Received: from amsfep12-int.chello.nl (amsfep12-int.chello.nl [213.46.243.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E0BE43FBD for ; Thu, 22 May 2003 06:39:51 -0700 (PDT) (envelope-from andreas.burmester@chello.se) Received: from gandalf ([80.217.68.188]) by amsfep12-int.chello.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030522133949.LYOM6336.amsfep12-int.chello.nl@gandalf> for ; Thu, 22 May 2003 15:39:49 +0200 Content-Type: text/plain; charset="us-ascii" From: Andreas Burmester To: freebsd-firewire@freebsd.org Date: Thu, 22 May 2003 15:43:32 +0200 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200305221543.32642.andreas.burmester@chello.se> Subject: recommend firewire cards to use with ipod? X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: andreas.burmester@chello.se List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 13:39:53 -0000 Hi Can anyone suggest some recommended firewire cards to connect my 15GB iPo= d =20 (new version) to fbsd 5.1? I have found the following at my local retailer... Sweex Firewire I/O Card 2 external / 1 internal port 32-bit PCI bus Lucent PCI to FireWire IEEE1394.A controller chip IEEE1394.A compliant OHCI specification VO.94 2 x IEEE1394.A external gates, 1 x IEEE1394.A internal gates Data transfer speeds of 100, 200 and 400 Mbps Plug & play=20 Single 3.3V power supply Adaptec FireConnect 4300 Tekram Fire Wire Controller IEEE 1394 DC-1394W Thanks in advanced! -Andreas From owner-freebsd-firewire@FreeBSD.ORG Thu May 22 07:06:01 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1501637B401 for ; Thu, 22 May 2003 07:06:00 -0700 (PDT) Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id E031043F93 for ; Thu, 22 May 2003 07:05:59 -0700 (PDT) (envelope-from h4rv3st@web.de) Received: from [217.226.204.1] (helo=setec) by smtp.web.de with smtp (WEB.DE 4.98 #232) id 19Iqhg-0005Oo-00 for freebsd-firewire@freebsd.org; Thu, 22 May 2003 16:05:57 +0200 Message-ID: <000e01c3206b$43e81aa0$0100a8c0@setec> From: "Daniel T. Bender" To: References: <200305221543.32642.andreas.burmester@chello.se> Date: Thu, 22 May 2003 16:05:53 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Sender: h4rv3st@web.de Subject: Re: recommend firewire cards to use with ipod? X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 14:06:01 -0000 Andreas Burmester wrote: > Hi > > Can anyone suggest some recommended firewire cards to connect my 15GB > iPod (new version) to fbsd 5.1? > Adaptec FireConnect 4300 that is the card i got for my iPod v2 (10GB touchwheel), works great :) From owner-freebsd-firewire@FreeBSD.ORG Thu May 22 07:40:20 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAECD37B401 for ; Thu, 22 May 2003 07:40:20 -0700 (PDT) Received: from amsfep13-int.chello.nl (amsfep13-int.chello.nl [213.46.243.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82C0943F3F for ; Thu, 22 May 2003 07:40:19 -0700 (PDT) (envelope-from andreas.burmester@chello.se) Received: from gandalf ([80.217.68.188]) by amsfep13-int.chello.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20030522144018.CJBM16676.amsfep13-int.chello.nl@gandalf> for ; Thu, 22 May 2003 16:40:18 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Andreas Burmester To: Date: Thu, 22 May 2003 16:44:01 +0200 User-Agent: KMail/1.4.3 References: <200305221543.32642.andreas.burmester@chello.se> <000e01c3206b$43e81aa0$0100a8c0@setec> In-Reply-To: <000e01c3206b$43e81aa0$0100a8c0@setec> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200305221644.01363.andreas.burmester@chello.se> Subject: Re: recommend firewire cards to use with ipod? [OT] X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: andreas.burmester@chello.se List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 14:40:21 -0000 Thanks for a quick reply! On Thursday 22 May 2003 16.05, Daniel T. Bender wrote: > that is the card i got for my iPod v2 (10GB touchwheel), works great :) > How does the interface work? you just mount it as a normal hd? and what a= bout=20 long file and dir names? And have you tried any software updates? :-) or should I just leave that = to my=20 friends cube? From owner-freebsd-firewire@FreeBSD.ORG Sat May 24 23:16:32 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2C3F37B401 for ; Sat, 24 May 2003 23:16:32 -0700 (PDT) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E1E843F3F for ; Sat, 24 May 2003 23:16:32 -0700 (PDT) (envelope-from kleiner@panix.com) Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail1.panix.com (Postfix) with ESMTP id 470CE48A3F for ; Sun, 25 May 2003 02:16:31 -0400 (EDT) Received: (from kleiner@localhost) by panix5.panix.com (8.11.6p2/8.8.8/PanixN1.0) id h4P6GVE15468 for freebsd-firewire@freebsd.org; Sun, 25 May 2003 02:16:31 -0400 (EDT) Date: Sun, 25 May 2003 02:16:31 -0400 From: David Kleiner To: freebsd-firewire@freebsd.org Message-ID: <20030525061631.GA15205@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: que! cdrw support X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2003 06:16:33 -0000 Hello, I've hooked up a que!fire firewire external cdrw drive and I get timeouts, logs are below. A maxtor 160G external h/d registered correctly as a scsi-4 device. The model name for the cdrw is QPCRW241040FL. Any help will be appreciated. Thank you, David Kleiner ===== error log: wallaby kernel: firewire0: bus manager 2 (me) wallaby kernel: firewire0: New S400 device ID:0001f30240001b5e wallaby kernel: fwohci0: Initiate bus reset wallaby kernel: fwohci0: BUS reset wallaby kernel: fwohci0: node_id=0xc000ffc2, gen=7, CYCLEMASTER mode wallaby kernel: firewire0: 3 nodes, maxhop <= 2, cable IRM = 2 (me) wallaby kernel: firewire0: bus manager 2 (me) wallaby kernel: firewire0: split transaction timeout dst=0xffc0 tl=0x4 wallaby kernel: node0: resp=60 addr=0x400 wallaby kernel: probe failed for 1 node wallaby kernel: sbp0:1:0 request timeout ... agent reset wallaby kernel: fwohci0: txd err=14 ack busy_X wallaby kernel: fw_asybusy wallaby kernel: fwohci0: txd err=14 ack busy_X wallaby kernel: fw_asybusy wallaby kernel: fwohci0: txd err=14 ack busy_X wallaby kernel: fw_asybusy <...> until: wallaby kernel: firewire0: max_asyretry exceeded wallaby kernel: sbp0:1:0 management ORB timeout From owner-freebsd-firewire@FreeBSD.ORG Sat May 24 23:19:28 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1886A37B401 for ; Sat, 24 May 2003 23:19:28 -0700 (PDT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 912F043F85 for ; Sat, 24 May 2003 23:19:27 -0700 (PDT) (envelope-from kleiner@panix.com) Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail3.panix.com (Postfix) with ESMTP id F04A49830B for ; Sun, 25 May 2003 02:19:26 -0400 (EDT) Received: (from kleiner@localhost) by panix5.panix.com (8.11.6p2/8.8.8/PanixN1.0) id h4P6JQE15524 for freebsd-firewire@freebsd.org; Sun, 25 May 2003 02:19:26 -0400 (EDT) Date: Sun, 25 May 2003 02:19:26 -0400 From: David Kleiner To: freebsd-firewire@freebsd.org Message-ID: <20030525061926.GB15205@panix.com> References: <20030525061631.GA15205@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030525061631.GA15205@panix.com> User-Agent: Mutt/1.4.1i Subject: Re: que! cdrw support X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2003 06:19:28 -0000 ... forgot to mention: It's a sony vaio r505te laptop running -current: wallaby% uname -a FreeBSD wallaby.homeunix.net 5.1-BETA FreeBSD 5.1-BETA #21: Mon May 12 21:27:19 PDT 2003 root@wallaby.pacbell.net:/usr/obj/usr/src/sys/W i386 Thank you, David On Sun, May 25, 2003 at 02:16:31AM -0400, David Kleiner wrote: >