AW: MUSCLE New to list, problems with PIN code ! (fwd)

2001-06-19 Thread Frank Thater
Hello, But now to the problems: The ATR of the 16Kb card is always empty (NULL pointer, as it is no 2-/3-wire card). Is this implementation in the CT code correct ? Yes. I2C cards does not return ATR. So The driver leaves this data blank. The CT spec does not says nothing about

MUSCLE New to list, problems with PIN code ! (fwd)

2001-06-18 Thread David Corcoran
-- Forwarded message -- Date: Sun, 17 Jun 2001 02:14:01 +0200 From: Christoph Plattner [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: New to list, problems with PIN code ! Hello SmartCard Linux hackers ! I have recently bought a package from TOWITOKO

Re: MUSCLE New to list, problems with PIN code ! (fwd)

2001-06-18 Thread Erwann ABALEA
On Mon, 18 Jun 2001, David Corcoran wrote: -- Forwarded message -- Date: Sun, 17 Jun 2001 02:14:01 +0200 From: Christoph Plattner [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: New to list, problems with PIN code ! Hello SmartCard Linux hackers ! Hi!

Re: MUSCLE New to list, problems with PIN code ! (fwd)

2001-06-18 Thread Carlos Prados
Hi, which includes 2 memory cards. Those two cards seems to be of a different type: - 2Kbit I2C EEPROM Card (256 Byte, R/W) seems to be a 2-wire card (icc-type = 2) If it's I2C, then it isn't 2-wire. If the Towitoko driver assigns '2' to the ICC type then it migth be an 2-wire card.