From owner-freebsd-questions Sun Jul 28 21:21:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EAC837B400 for ; Sun, 28 Jul 2002 21:21:17 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27ADD43E31 for ; Sun, 28 Jul 2002 21:21:15 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 167C4812FD; Mon, 29 Jul 2002 13:51:11 +0930 (CST) Date: Mon, 29 Jul 2002 13:51:11 +0930 From: Greg 'groggy' Lehey To: "Philip M. Gollucci" Cc: freebsd-questions@FreeBSD.org Subject: Re: Oronico Wireless ethernet card on FBSD4.6 Message-ID: <20020729042111.GG55212@wantadilla.lemis.com> References: <3CA3A47C.2050003@p6m7g8.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CA3A47C.2050003@p6m7g8.com> User-Agent: Mutt/1.3.99i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday, 28 March 2002 at 23:17:16 +0000, Philip M. Gollucci wrote: > I've installed FBSD4.6 from the RELEASE CD's. Your date must be wrong. > I'm using the GENERIC kernel until I can get this working which worked > with FBSD4.5 also from CD. > If/When I do use a custom kernel, I've kept the following from GENERIC > > device card > device pcic0 at isa ? irq 0 port 0x3e0 iomem 0xd0000 > device wi You don't need a custom kernel for Orinoco. The system loads the if_wi module automatically. > I have a linksys DSL router setup and running DHCP working flawlessly. > I also have a DLink Wireless access point plugged into it. > I've allowed the MAC address of my wireless card on it. > > my rc.conf contains > pccard_enable="YES" > pccard_mem="DEFAULT" > pccard_ifconfig="wi0" > > I've tried cheating and doing a manual setup instead of DHCP which > worked with FBSD4.5 (I asked this on the list before, and some > gracious sole gave me this solution.) Unfortunately, it's not the best suggestion. I installed 4.6 on a laptop a couple of days ago and selected enabling PCMCIA devices during installation, using DHCP. It worked out of the box. In /etc/rc.conf, there are the following relevant entries: ifconfig_wi0="DHCP" pccard_enable="YES" pccard_ifconfig="DHCP" pccard_mem="DEFAULT" pccardd_flags="" > NOTE: DHCP and everything else work flawlessly on a win2k dual boot > on the exact same computer. Then the entries above should work too. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message