From: Sergey Vlasov <vsu@altlinux.ru>
To: hardware@altlinux.ru
Subject: Re: [Hardware] USB кабель для Siemens
Date: Tue, 5 Jul 2005 22:59:16 +0400
Message-ID: <20050705185916.GA11667@procyon.home> (raw)
In-Reply-To: <200507052104.33431.hisbreht@rambler.ru>
[-- Attachment #1: Type: text/plain, Size: 2173 bytes --]
On Tue, Jul 05, 2005 at 09:04:33PM +0400, Victor wrote:
> В сообщении от Понедельник 04 Июль 2005 20:04 Sergey Vlasov написал(a):
> > On Sun, Jul 03, 2005 at 07:27:45PM +0400, Victor wrote:
> > > Попытался подключить Siemens M65 через USB кабель. Кабель родной DCA-510.
> > - Какая версия ядра используется (uname -r)?
> проверялось с ядрами
> из Мастера:
> 2.4.26-std-up-alt6
> 2.6.8-std26-up-alt9
> из Сизифа
> 2.4.27-std-up-alt3
> 2.6.9-std26-up-alt11
> результат один и тот же.
> Устройство видит, открывает, но при записи задумывается, пока не отвалится по
> таймауту.
>
> > - Что пишется в /proc/bus/usb/devices при подключении шнура (записи
> > начинаются со строки T:...)?
> T: Bus=04 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
> D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
> P: Vendor=067b ProdID=2303 Rev= 3.00
> S: Manufacturer=Prolific Technology Inc.
> S: Product=USB-Serial Controller
> C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
> I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=serial
> E: Ad=81(I) Atr=03(Int.) MxPS= 10 Ivl=1ms
> E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
> E: Ad=83(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
Для PL2303 наличие в строке D: значений Cls=00 и MxPS=64 является
признаком новой модификации - PL2303HX. Теоретически поддержка этих
чипов должна была появиться в ядрах начиная с версий 2.6.8 и 2.4.31,
но вот уже очередной раз я слышу, что на самом деле в 2.6 эта
поддержка не работает. Там при настройке в устройство посылается куча
запросов непонятного назначения, вероятно, подсмотренных при анализе
поведения драйвера для Windows.
Вот для сравнения запись для старого чипа PL2303, с которым проблем
нет уже довольно давно:
T: Bus=04 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=067b ProdID=2303 Rev= 2.02
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=pl2303
E: Ad=81(I) Atr=03(Int.) MxPS= 10 Ivl=1ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=83(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-07-05 18:59 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-03 15:27 Victor
2005-07-04 2:49 ` Вадим Илларионов
2005-07-04 2:50 ` Вадим Илларионов
2005-07-04 2:54 ` Вадим Илларионов
2005-07-04 15:47 ` Victor
2005-07-06 4:29 ` [Hardware] " Вадим Илларионов
2005-07-04 16:04 ` [Hardware] " Sergey Vlasov
2005-07-05 17:04 ` Victor
2005-07-05 18:59 ` Sergey Vlasov [this message]
2005-07-06 18:07 ` Victor
2005-07-05 11:03 ` Alexey Borovskoy
2005-07-05 14:58 ` Andrey Rahmatullin
2005-07-05 16:56 ` Maxim Tyurin
2005-07-05 18:25 ` Eugene Ostapets
2005-07-06 2:24 ` Andrey Rahmatullin
2005-07-06 4:13 ` Eugene Ostapets
2005-07-06 9:48 ` Andrey Rahmatullin
2005-07-08 4:17 ` Andrey Rahmatullin
2005-07-08 6:58 ` Eugene Ostapets
2005-07-10 11:52 ` Alexey Borovskoy
2005-07-10 14:31 ` Eugene Ostapets
2005-07-10 18:47 ` Andrey Rahmatullin
2005-07-11 9:28 ` Maxim Tyurin
2005-07-11 10:16 ` Alexey Borovskoy
2005-07-05 18:53 ` Andrey Rahmatullin
2005-07-06 4:55 ` Genix
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050705185916.GA11667@procyon.home \
--to=vsu@altlinux.ru \
--cc=hardware@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux hardware support
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
public-inbox-index hardware
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.hardware
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git