Date: Wed, 6 Mar 2002 15:36:30 -0800 From: Brooks Davis <brooks@one-eyed-alien.net> To: Brian Howell <bsdmobile@yahoo.com> Cc: Brooks Davis <brooks@one-eyed-alien.net>, freebsd-mobile@freebsd.org Subject: Re: 3com pci card on 4.5 Message-ID: <20020306153630.A5736@Odin.AC.HMC.Edu> In-Reply-To: <20020306232814.949.qmail@web21303.mail.yahoo.com>; from bsdmobile@yahoo.com on Wed, Mar 06, 2002 at 03:28:14PM -0800 References: <20020301182759.A2155@Odin.AC.HMC.Edu> <20020306232814.949.qmail@web21303.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Wed, Mar 06, 2002 at 03:28:14PM -0800, Brian Howell wrote:
> i had my 3com pci card working after applying your
> patch to my 4.4 stable.after upgrading to 4.5 and
> applying ur patch i find it isnt working.its
> recognized but i am getting a messages "No irq?!" for
> my wi0.anything else needs to be done for 4.5 ver?
> Attaching my dmesg below.
If you updated to the very latest 4.5, that patch should fail because
the format of pci_ids just changed. Please try adding the following
line to pci_ids in a clean if_wi.c (rev 1.18.2.16):
{0x10b7, 0x7770, WI_BUS_PCI_PLX, "3Com Airconnect IEEE 802.11b"},
I think that output means that somehow irq sharing for pci devices isn't
enabled in your copy if if_wi.c
-- Brooks
--
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8hqf9XY6L6fI4GtQRAnmNAKDFzOSJdclbxyGUmkR3L+nWgn59HACfb1Hg
FKGNN7wJdc9ROuMeBD98uNw=
=SRxu
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020306153630.A5736>
