Date: Thu, 09 Apr 2009 20:32:16 -0400 From: Mike Tancsa <mike@sentex.net> To: "David Imhoff" <dimhoff_devel@xs4all.nl>, freebsd-usb@freebsd.org Subject: Re: UGEN stall problems Message-ID: <200904100031.n3A0VaNJ096009@lava.sentex.ca> In-Reply-To: <9590.83.160.27.115.1210078178.squirrel@webmail.xs4all.nl> References: <9590.83.160.27.115.1210078178.squirrel@webmail.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
At 08:49 AM 5/6/2008, David Imhoff wrote: >Hi, > >I'm trying to get an Alladin eToken pro (4.2b) and a Kobil mIdentity >light smartcard token/reader to work with OpenCT under FreeBSD, but i >ran into some problems. Both devices work perfectly when connected >through an USB 2.0 hub to the machine, but when connected directly to >the root hub they only work partially(eToken) or not at all(mIdentity). Hi, I know this is an 'old' thread, but I came across the same problem and thought I would followup for the archives. Andrew Thompson has fixed the issue with a patch to OpenCT thats in the ports. You need to use the new USB stack in 8.x, but it works great with the 4.2b keys, including the OTP combo versions of the eTokens as well. 0[i7]# cardos-info Running cardos-tool --info [cardos-tool] reader-pcsc.c:996:pcsc_detect_readers: returning with: No readers found Using reader with a card: Aladdin eToken PRO 64k 3b:f2:18:00:02:c1:0a:31:fe:58:c8:09:75 Info : CardOS V4.2B (C) Siemens AG 1994-2005 Chip type: 124 Serial number: 26 04 f6 18 29 0c Full prom dump: 33 66 00 22 9A 9A 9A 9A 7C FF 26 04 F6 18 29 0C 3f."....|.&...). 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 ................ OS Version: 200.9 (that's CardOS M4.2B) Current life cycle: 32 (administration) Security Status of current DF: Free memory : 1024 ATR Status: 0x0 ROM-ATR Packages installed: E1 09 40 04 64 03 C8 09 8F 01 01 ..@.d...... Ram size: 4, Eeprom size: 64, cpu type: 66, chip config: 63 Free eeprom memory: 38404 System keys: PackageLoadKey (version 0xfe, retries 10) System keys: StartKey (version 0xff, retries 10) Path to current DF: 0[i7]# pkcs15-init -E -C --no-so-pin [pkcs15-init] reader-pcsc.c:996:pcsc_detect_readers: returning with: No readers found Using reader with a card: Aladdin eToken PRO 64k 0[i7]# ugen0.3: <Token 2.25.1.3 2.6.189 Aladdin Knowledge Systems Ltd.> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON bLength = 0x0012 bDescriptorType = 0x0001 bcdUSB = 0x0110 bDeviceClass = 0x0000 bDeviceSubClass = 0x0000 bDeviceProtocol = 0x0000 bMaxPacketSize0 = 0x0040 idVendor = 0x0529 idProduct = 0x0700 bcdDevice = 0x0100 iManufacturer = 0x0001 <Aladdin Knowledge Systems Ltd.> iProduct = 0x0002 <Token 2.25.1.3 2.6.189> iSerialNumber = 0x0000 <no string> bNumConfigurations = 0x0001
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904100031.n3A0VaNJ096009>