From owner-freebsd-mobile Sun Jan 6 9:29:24 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by hub.freebsd.org (Postfix) with ESMTP id DDB3237B417 for ; Sun, 6 Jan 2002 09:28:57 -0800 (PST) Received: from laptop.6bone.nl (penguin.ripe.net [193.0.1.232]) by birch.ripe.net (8.11.6/8.11.6) with SMTP id g06HSml16398; Sun, 6 Jan 2002 18:28:48 +0100 Received: (nullmailer pid 1854 invoked by uid 1000); Sun, 06 Jan 2002 17:28:48 -0000 Date: Sun, 6 Jan 2002 18:28:48 +0100 From: Mark Santcroos To: Hiroharu Tamaru Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: birda Message-ID: <20020106182848.A1224@laptop.6bone.nl> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from tamaru@myn.rcast.u-tokyo.ac.jp on Sun, Jan 06, 2002 at 07:40:18PM +0900 X-Handles: MS6-6BONE, MS18417-RIPE Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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: 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