Date: Wed, 13 Nov 2002 10:38:40 +0900 From: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> To: Buzz Slye <buzz@gaia.arc.nasa.gov> Cc: freebsd-firewire@freebsd.org Subject: Re: Howto send inquiry orb Message-ID: <ybsd6pafdun.wl@ett.sat.t.u-tokyo.ac.jp> In-Reply-To: <Pine.GSO.4.44.0211121359250.1154-200000@mono.arc.nasa.gov> References: <Pine.GSO.4.44.0211121359250.1154-200000@mono.arc.nasa.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 12 Nov 2002 14:01:54 -0800 (PST), Buzz Slye wrote: > > [1 <text/plain; US-ASCII (7bit)>] > Hi, > > I am trying to run a Kodak camera from the firewire with the attached program. I'm not sure what a Kodak camera look like. Is it a SBP-II device? If it's so, you don't need to reimplement SBP-II. > (I am currently debugging the packet sending using an Oxford disk). > The attached progam is attempting to send a command orb inquiry to the > device. > > da4 at sbp0 bus 0 target 0 lun 0 > da4: <Oxford S (null) 0000> Fixed Simplified Direct Access SCSI-4 device > sbp0:0:0 XPT_GET_TRAN_SETTINGS:. > sbp0:0:0 XPT_PATH_INQ:. > da4: 50.000MB/s transfers > da4: 28615MB (58605120 512 byte sectors: 255H 63S/T 3648C) > > After the login, running the program, the response I get is: > > fw_rcv: unknown response tcode=2 src=0xffc1 tl=20 rt=1 data=0x84516ce3 > try ad-hoc work around!! > no use... > > Apparently, the response destination does not agree with the original source. > > Questions. > > What to use for ---.mode.wreqb.src ? > > What about dest_lo ? > > Is wreqb the correct mode ? > > Where does the response go ? What is a orb inquiry? Is it SBP-II's ORB? SBP-II's ORB is not written by the host but fetched by the device(e.g. HDD). /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-firewire" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ybsd6pafdun.wl>