Subject: Re: problem with irs and irdaattach i386/1.6
To: None <lennart@augustsson.net>
From: Russell McManus <russell_mcmanus@yahoo.com>
List: port-i386
Date: 11/13/2002 12:05:41
Lennart Augustsson <lennart@augustsson.net> writes:
> Do you have the /dev/irframe0 device node?
I'm not in front of my i386 machine at the moment, so I can't check in
/dev right now. I'll check when I get home tonight.
But I suspect that this might be the problem. What mknod command
should I run to create one if it's not there?
> Do you have IrDA support in the kernel?
I'm using GENERIC_LAPTOP, but I don't have access to the
GENERIC_LAPTOP config file at the moment. But I strongly suspect that
I do have it compiled into the kernel because irdaattach worked, and
I saw the following in the dmesg output:
irframe0: SIR
irframe0 attached at tty00
Thanks for replying, much appreciated,
-russ
> Do you have the /dev/irframe0 device node?
> Do you have IrDA support in the kernel?
>
> -- Lennart
>
> Russell McManus wrote:
>
> >I'm trying to get my palm syncing with my 1.6 i386 system over IrDA.
> >I had this working OK with 1.5.2, and I've sent previous messages to
> >netbsd-help, which gave me some good instructions. They're just not
> >working ;^)
> >
> >Anyway, here are some details. First I run irdaattach like so:
> >
> > irdaattach /dev/tty00 This seems to work. dmesg shows after the
> > command:
> >
> > irframe0: SIR
> > irframe0 attached at tty00
> >
> >But when I run irs, I get the following problem:
> >
> > mingus:/root [36] # irs -c -e -y /dev/ptyqf -d /dev/irframe0
> > Cannot open port /dev/irframe0
> >
> >I am pretty sure that the device names are right. Any ideas on how to
> >proceed? Perhaps I need to specify more information to irdaattach?
> >
> >-russ
> >
> >