From owner-freebsd-stable Thu Jan 24 17:12:19 2002 Delivered-To: freebsd-stable@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 256F137B404 for ; Thu, 24 Jan 2002 17:12:11 -0800 (PST) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id g0P1C7i16061; Thu, 24 Jan 2002 17:12:07 -0800 Date: Thu, 24 Jan 2002 17:12:07 -0800 From: Brooks Davis To: Lopaka Delp Cc: "M. Warner Losh" , shazeja@cs.vu.nl, stable@FreeBSD.ORG Subject: Re: PCI 802.11b recommendations? Message-ID: <20020124171207.A12033@Odin.AC.HMC.Edu> References: <20020124.165332.53441460.imp@village.org> <20020124160808.A5572@Odin.AC.HMC.Edu> <3C50A9DC.7000508@ic.ucsb.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="6TrnltStXW4iwmi0" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3C50A9DC.7000508@ic.ucsb.edu>; from lopaka@ic.ucsb.edu on Thu, Jan 24, 2002 at 04:42:04PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 24, 2002 at 04:42:04PM -0800, Lopaka Delp wrote: >=20 > I actually got the Linksys WPC11 and WDT11 to work with 4.5-RC2 and=20 > 4.4-RELEASE. It was a pain, but it works. I had to do the following=20 > changes to the if_wi.c file: >=20 > # cd /usr/src/sys/i386/isa > # diff if_wi.c.orig if_wi.c > 214a215 >=20 > > {0x16ab, 0x1102, "Linksys WDT11 PCI IEEE 802.11b"}, >=20 > 1954c1955 > < 0, ~0, 1, RF_ACTIVE); > --- >=20 > > 0, ~0, 1, RF_SHAREABLE|RF_ACTIVE); >=20 >=20 > It works for me, i hope it works for you. I was actually refering to the WMP11 which does not work. The first change has been committed and will appear in 4.5-RELEASE. The second one probably can't be commited as is because wi_alloc is used by both the PCI and PCCard attachments and you can't share interupts with PCCard devices IIRC. -- 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 --6TrnltStXW4iwmi0 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 iD8DBQE8ULDmXY6L6fI4GtQRAuuTAKCmmSa2TBXW8YSTqyP/bHwyBrxt6gCeIycN QZ2S5IXXKn3b+5P1HlDgwwU= =HGyp -----END PGP SIGNATURE----- --6TrnltStXW4iwmi0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message