Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2002 18:28:48 +0100
From:      Mark Santcroos <marks@ripe.net>
To:        Hiroharu Tamaru <tamaru@myn.rcast.u-tokyo.ac.jp>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: birda
Message-ID:  <20020106182848.A1224@laptop.6bone.nl>
In-Reply-To: <sa6vgef4val.wl@ring.myn.rcast.u-tokyo.ac.jp>; from tamaru@myn.rcast.u-tokyo.ac.jp on Sun, Jan 06, 2002 at 07:40:18PM %2B0900
References:  <20011228192133.V300-100000@korben> <20011229171023.I33329@laptop.6bone.nl> <20020101221012.C317@laptop.6bone.nl> <200201051314.g05DE7V21557@borja.sarenet.es> <20020105231526.A7884@laptop.6bone.nl> <sa6vgef4val.wl@ring.myn.rcast.u-tokyo.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Hiroharu,

This is indeed the matching line:

chip1@pci0:17:0:        class=0x078000 card=0x00011179 chip=0x07011179 rev=0x23

Which is one of the two support chipsets by my oboe driver. (And is
probably present in most Toshiba laptops)

I'm currently finishing the rough edges for the oboe driver.

The other things I'm doing are:

* make a ng_device node that can present netgraph data to userland so that
  userland programs don't have to be adapted to use IrDA.
  (but will be generic so that any ng node can present data to a /dev/
  device for read/write/poll/open/close/ioctl access)
* create node out of code from birda

Putting that all together will make it possible to use both IrDA chipsets
and dongles from any application.

One the moment that I have something that is off at least minimal use I
will release it and take it from there.

Mark

On Sun, Jan 06, 2002 at 07:40:18PM +0900, Hiroharu Tamaru wrote:
> Hi Mark, Borja,
> 
> Allow me to jump in as well.
> I have a Toshiba Libretto M3.  This one also needs specific driver and
> does not support Legacy sio emulation.
> 
> # pciconf -l
> chip0@pci0:0:0: class=0x060000 card=0x00011179 chip=0x06011179 rev=0xa2 hdr=0x00
> none0@pci0:4:0: class=0x030000 card=0x00011179 chip=0x008310c8 rev=0x01 hdr=0x00
> ohci0@pci0:11:0:        class=0x0c0310 card=0x00011179 chip=0x00351033 rev=0x02 hdr=0x00
> chip1@pci0:17:0:        class=0x078000 card=0x00011179 chip=0x07011179 rev=0x23 hdr=0x00
> pcic0@pci0:19:0:        class=0x060700 card=0x00011179 chip=0x060f1179 rev=0x06 hdr=0x02
> pcic1@pci0:19:1:        class=0x060700 card=0x00011179 chip=0x060f1179 rev=0x06 hdr=0x02
> 
> # grep -i infra /var/run/dmesg.boot
> chip1: <Toshiba Fast Infra Red controller> port 0xffc0-0xffdf irq 11 at device 17.0 on pci0
> 
> It is now running 4.4-RC, but I plan to cvsup it to the latest RELENG_4.
> It'd be great if it worked; public phones around here are equipped
> with IrDA port :)
> 
> Oh, are your drivers already committed? or where can I find them?
> Sorry if you have already mentioned.
> 
> At Sat, 5 Jan 2002 23:15:26 +0100,
> Mark Santcroos wrote:
> 
> > Hi Borja,
> > 
> > Please show the output of 'pciconf -vl'.
> > 
> > Mark
> > 
> > On Sat, Jan 05, 2002 at 02:14:06PM +0100, Borja Marcos wrote:
> > > On Tuesday 01 January 2002 22:10, you wrote:
> > > > I have already available a netgraph driver for the toshiba oboe chipset.
> > > 
> > > 	"Oboe"? Do you know which Toshiba models use it? I've got a Satellite 220CS 
> > > and the IR chip cannot be set up as a serial port; it needs a driver.
> 
> -- 
> Hiroharu Tamaru

-- 
Mark Santcroos				RIPE Network Coordination Centre
http://www.ripe.net/home/mark/		New Projects Group/TTM

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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