From owner-freebsd-stable Sat Jan 19 14:14:26 2002 Delivered-To: freebsd-stable@freebsd.org Received: from jesus.apogeetelecom.com (jesus.apogeetelecom.com [64.245.60.241]) by hub.freebsd.org (Postfix) with ESMTP id 09B6337B404 for ; Sat, 19 Jan 2002 14:14:17 -0800 (PST) Received: (from eliedtke@localhost) by jesus.apogeetelecom.com (8.11.6/8.11.6) id g0JMEGv68823 for FreeBSD-Stable@FreeBSD.org; Sat, 19 Jan 2002 16:14:16 -0600 (CST) (envelope-from eliedtke) Date: Sat, 19 Jan 2002 16:14:16 -0600 From: Eric Liedtke To: FreeBSD-Stable@FreeBSD.org Subject: Re: PCI Wavelan cards under 4.4 Message-ID: <20020119221416.GA68782@apogeetelecom.com> References: <851336E23970B348A23A1A46DB20D64F0F99E9@ukmail02.internal.mondus.com> <20020116111301.A14632@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020116111301.A14632@Odin.AC.HMC.Edu> User-Agent: Mutt/1.3.25i 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 I would like to thank brooks for the advice, I had just purchased a Linksys WDT11(PCI adapter with the big old PLX chip on it) and WPC11 Wireless NIC and following his advice below added this line to the pci_ids array {0x16ab, 0x1102, "Linksys WDT11 PCI IEEE 802.11b"}, right before the {0 ,0 "NULL"} line which was around line 215, i am running 4.5RC2 installed this morning, recompiled to kernel and issued wicontrol -p 3 on both my laptop and workstation assigned some ip's an viola, of course I had to hammer the link with bing and let it run for about 5 minutes and got a little better than 4Mps throughput, anyways, point is it works , and thanks again Brooks. The voices in my head said that on Wed, Jan 16, 2002 at 11:13:01AM -0800, Brooks Davis said: > On Wed, Jan 16, 2002 at 01:36:08PM -0000, Richard Shaw wrote: > > > > > > Hi, > > > > I'm attempting to get a 3com wavelan 3crwe777a PCI card working under > > 4.4 Release. I've trawled for posts on this and have found plenty > > mentioning how easy it was to get the ISA version working, but have > > had no solid confirmations that the PCI one will work. There have been > > mumblings of incompatibilities with some motherboards, talk of support > > coming soon but nothing definite. Has anyone set one up, or managed to > > get one working ? > > There are two kinds of PCI cards that seem to work and at least one > other that haven't been made to work. Assuming the picture on 3Com's > webpage is acturate, you may be in luck. There is a large chip which > appears to say PLX on it and there are two supported cards with those on > them. What you need to try is adding the vendor and device ids to > the pci_ids array in src/sys/i386/isa/if_wi.c and building a new > kernel. If works, your in luck. > > -- 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 -- ----------------------------------------------------------------------- | Eric Liedtke | "In theory, there is no difference | | Sr. Network Engineer | between theory and practice, but, | | Apogee Telecommunications | in practice, there is." | | 512.801.0958 Cl | | | 512.485.8601 Wk | -Jan L.A. van Snepsheut | ----------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message