From owner-freebsd-mobile Wed Mar 6 15:36:40 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id C30AC37B405 for ; Wed, 6 Mar 2002 15:36:31 -0800 (PST) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id g26NaU406956; Wed, 6 Mar 2002 15:36:30 -0800 Date: Wed, 6 Mar 2002 15:36:30 -0800 From: Brooks Davis To: Brian Howell Cc: Brooks Davis , freebsd-mobile@freebsd.org Subject: Re: 3com pci card on 4.5 Message-ID: <20020306153630.A5736@Odin.AC.HMC.Edu> References: <20020301182759.A2155@Odin.AC.HMC.Edu> <20020306232814.949.qmail@web21303.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="5mCyUwZo2JvN/JJP" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020306232814.949.qmail@web21303.mail.yahoo.com>; from bsdmobile@yahoo.com on Wed, Mar 06, 2002 at 03:28:14PM -0800 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 --5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 --=20 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 --5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature Content-Disposition: inline -----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----- --5mCyUwZo2JvN/JJP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message