9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: arisawa <arisawa@ar.aichi-u.ac.jp>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] usb serial driver
Date: Mon, 17 Mar 2014 23:35:24 +0900	[thread overview]
Message-ID: <3F43570B-7FB7-40C2-9375-7DA458FE6975@ar.aichi-u.ac.jp> (raw)
In-Reply-To: <8ACBBB73-0E17-4786-8CB7-55BB476FBC5B@gmail.com>

Thank you Gorka,

I made a mistake.
The usage of 9front is different from that of Bell-labs.
It seems FT232R is OK, but PL2303HX has a problem.

term% cat /lib/ndb/consoledb
group=sys
	uid=glenda
	uid=arisawa
console=usb3 dev=/dev/eiaU3 openondemand=1
	gid=sys
console=usb4 dev=/dev/eiaU4 openondemand=1
	gid=sys
console=usb5 dev=/dev/eiaU5 openondemand=1
	gid=sys
console=usb6 dev=/dev/eiaU6 openondemand=1
	gid=sys
console=usb7 dev=/dev/eiaU7 openondemand=1
	gid=sys
console=usb8 dev=/dev/eiaU8 openondemand=1
	gid=sys
console=usb9 dev=/dev/eiaU9 openondemand=1
	gid=sys
console=usb10 dev=/dev/eiaU10 openondemand=1
	gid=sys
term% cat /dev/usbevent
attach 10 067b 2303 000000ff
term% aux/consolefs
term% ls -l /mnt/con*
...
--rw-rw-rw- M 190 network network 0 Mar 17 22:09 /mnt/consoles/usb10
...
term% ls /dev/eia*		# not listed eiaU10. thus we cannot set the protocols
/dev/eia0
/dev/eia0ctl
/dev/eia0status
/dev/eia1
/dev/eia1ctl
/dev/eia1status
term%

PL2303HX on Bell-labs version has a similar problem.

Thank you again.

Kenji Arisawa

2014/03/16 17:14、Gorka Guardiola <paurea@gmail.com> のメール:

> Isn't it a variant of the version (almost) supported? There were sone issues at fast speed, but I believe it is there in the distro.
> 
> 
> G.
> 
>> On Mar 16, 2014, at 6:40 AM, arisawa <arisawa@ar.aichi-u.ac.jp> wrote:
>> 
>> Hello,
>> 
>> Anyone has a driver for FT232R or PL2303HX?
>> Or working on those drivers?
>> 
>> Kenji Arisawa
>> 
>> 
> 




  reply	other threads:[~2014-03-17 14:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-16  5:40 arisawa
2014-03-16  8:14 ` Gorka Guardiola
2014-03-17 14:35   ` arisawa [this message]
2014-03-17 14:55     ` Gorka Guardiola
2014-03-17 15:27       ` erik quanstrom

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=3F43570B-7FB7-40C2-9375-7DA458FE6975@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --cc=9fans@9fans.net \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).