Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2002 13:36:54 -0600 (MDT)
From:      "M. Warner Losh" <imp@village.org>
To:        paul.martin@sportinglife.com
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: IR on a Dell Inspiron 4000
Message-ID:  <20020420.133654.38065062.imp@village.org>
In-Reply-To: <200204191333.00306.paul.martin@sportinglife.com>
References:  <200204191333.00306.paul.martin@sportinglife.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200204191333.00306.paul.martin@sportinglife.com>
            Paul Martin <paul.martin@sportinglife.com> writes:
: Hi,
: 
: Trying to get birda to play with my Dell Inspiron 4000 running 4.5-RELEASE to 
: talk to either my Palm III or Nokia 7110. dmesg yields the following, which I 
: assume is the ir port being configured:
: 
: sio2: configured irq 3 not in bitmap of probed irqs 0x10

irq 3 is "irqs 0x04", so irqs 0x10 is irq 5.  irqs, in this context,
is a mask of bits.  Change the 3 to a 5 in your config/hints file.

Warner

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?20020420.133654.38065062.imp>