Date: Sun, 25 May 2003 06:20:20 -0400 From: David Kleiner <kleiner@panix.com> To: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> Cc: freebsd-firewire@freebsd.org Subject: Re: que! cdrw support Message-ID: <20030525102020.GA22040@panix.com> In-Reply-To: <ybshe7jz7c3.wl@ett.sat.t.u-tokyo.ac.jp> References: <20030525061631.GA15205@panix.com> <ybshe7jz7c3.wl@ett.sat.t.u-tokyo.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
It varies. For a few minutes I get firewire0: 2 nodes, maxhop <= 1, cable IRM = 1 (me) firewire0: bus manager 1 (me) fwohci0: txd err=14 ack busy_X fw_asybusy fwohci0: txd err=14 ack busy_X fw_asybusy fwohci0: txd err=14 ack busy_X fw_asybusy fwohci0: txd err=14 ack busy_X fw_asybusy and wallaby% fwcontrol -d 0 fwcontrol: no such node 0. after turning the device off and on, I finally get wallaby% fwcontrol -d 0 04213830 31333934 00ffa000 0001f302 40001b5e 00044ffc 030001f3 8100000f 0c0083c0 d1000001 000bb32b 1200609e 13010483 3c000232 3800609e 390104d8 54004008 3a000a08 3d000000 14450000 17000240 81000006 000443ec 00000000 00000000 51505320 20202020 0006479d 00000000 00000000 5142502d 32204272 69646765 20202020 00000000 00000000 0000052f 0000087c 00000120 000008fa 00000000 00000782 0000005f 000007bb 00000733 000005e5 0000080e 00000916 0000055a 00000000 0000013d 000000e3 000003bd 00000000 00000000 00000505 00000000 00000922 00000718 00000829 000005b3 00000155 00000901 00000512 000008eb 00000000 000008b2 00000000 000002a3 00000633 00000000 000006c8 000008f9 00000937 00000000 000008e8 00000a3e 0000098f 00000000 00000855 000002c5 00000000 00000000 00000745 00000a35 00000000 000003e3 00000914 0000040f 00000000 00000000 00000460 0000043a 000006ed 0000025f 000009fb 000001dc 00000726 0000060a 0000092f 00000928 000004cb 000001ad 000004db 00000000 00000000 000006e9 00000000 000001bb 000000ba 0000074a 0000002b 0000005a 000007e2 000001db 00000714 0000087f 00000712 000006dd 000003fd 000007cf 00000000 00000969 000006b8 00000508 000009fa 00000000 0000096d 000005b2 0000082f 00000a41 000003d3 0000079a 00000000 000001d1 00000000 00000000 0000030a 000007db 0000068e 00000076 0000091a 000007a5 0000058b 00000925 00000000 00000000 00000000 0000074d 000008b6 00000000 00000000 000003c6 00000000 00000000 00000000 0000091f 00000646 00000000 00000844 000009be 00000892 00000000 00000582 000005e0 00000000 00000000 00000000 000003c9 00000542 00000897 000004b6 00000967 00000756 00000a10 00000850 000007fb 000005b8 00000a07 00000000 000007ad 000004df 00000000 00000708 000002da 00000000 000006fa 000009a9 00000000 00000000 00000358 00000000 000002fc 28052590 28080cd4 28080cd4 000003ec 000003b7 00000000 2807cdb8 000007a7 280641d0 28069030 00000000 bfbff684 280524d7 28080cd4 09a6322b 28068100 00000000 00000863 28068100 0000026d 280641d0 00000a40 28146000 bfbff6f4 280522e6 28080cd4 09a6322b 28063008 bfbff6c8 00000000 bfbff6cc 28068000 28068100 000003e0 000009fc 00000000 000007c8 28068100 2807cdb8 00000433 28068100 bfbff6a4 00000002 00000002 00000353 28052590 0804861c 2808215a 280641d0 00000a40 28146000 2807a208 0105379e 280641d0 28069030 00000000 bfbff738 280524d7 0804861c 068acf04 28068100 00000001 00000000 wallaby% And console says: firewire0: New S400 device ID:0001f30240001b5e sbp0:0:0 request timeout ... agent reset sbp0:0:0 request timeout ... target reset fwohci0: txd err=14 ack busy_X fw_asybusy fwohci0: txd err=14 ack busy_X fw_asybusy fwohci0: txd err=14 ack busy_X fw_asybusy fwohci0: txd err=14 ack busy_X fw_asybusy firewire0: max_asyretry exceeded sbp0:0:0 management ORB timeout When I'm lucky, I get: May 25 02:54:06 wallaby kernel: cd0 at sbp0 bus 0 target 0 lun 0 May 25 02:54:06 wallaby kernel: cd0: <QPS CD-W524E 1.5A> Removable CD-ROM SCSI-0 device May 25 02:54:06 wallaby kernel: cd0: 50.000MB/s transfers But don't get much beyond that point (cannot mount cdroms and so on) Hope this helps, /David On Sun, May 25, 2003 at 06:47:08PM +0900, Hidetoshi Shimokawa wrote: > It seems that there are two device on the bus. > What happens if you try with only the cdrw device? > > Please send me the output of 'fwcontrol -d node_id_of_the_device'. > > /\ Hidetoshi Shimokawa > \/ simokawa@sat.t.u-tokyo.ac.jp > PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html > > At Sun, 25 May 2003 02:16:31 -0400, > David Kleiner wrote: > > > > Hello, > > (trimmed. dk) > > > > _______________________________________________ > > 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" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030525102020.GA22040>