Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Sep 2005 17:57:03 -0400
From:      Anish Mistry <mistry.7@osu.edu>
To:        freebsd-usb@freebsd.org
Subject:   [PATCH] Trying to get UCR-61S2B support
Message-ID:  <200509241757.14231.mistry.7@osu.edu>

next in thread | raw e-mail | index | archive | help
--nextPart7842964.lhXhpmkQZA
Content-Type: multipart/mixed;
  boundary="Boundary-01=_wucNDL1x7qF3Fb4"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

--Boundary-01=_wucNDL1x7qF3Fb4
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

	After looking at this PR=20
http://www.freebsd.org/cgi/query-pr.cgi?pr=3D62257
I've been trying to get my UCR card reader to work.  I've gotten as=20
far as trying to initialize the card reader by sending it the=20
initialization string, but it seems to panic in umass.c on=20
umass_bbb_state with "umass0: Unknown state 1".  The state 1 is=20
TSTATE_IDLE.  I'm not sure if anyone can help, but I think I'm pretty=20
close.  I *think* the TSTATE_IDLE comes from the sc->transfer_state=20
setting at the end of the umass_attach function since the calls for=20
the data transfers are asynchronous.  The callback for the=20
umass_bbb_transfer function isn't called before the panic so it=20
doesn't seem like the transfer has actually occurred yet.  I'm going=20
to keep trying to get a backtrace, but I've had no luck so far.  Any=20
suggestions on where to go?

Thanks,

=2D-=20
Anish Mistry

--Boundary-01=_wucNDL1x7qF3Fb4--

--nextPart7842964.lhXhpmkQZA
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBDNcu5xqA5ziudZT0RAuRBAJ0WHYtlUD4hcsWHxtWStM9pVXZZnQCg2rd2
2/mnYW8pwpKPQrFTdd6yIrg=
=1183
-----END PGP SIGNATURE-----

--nextPart7842964.lhXhpmkQZA--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509241757.14231.mistry.7>