From owner-freebsd-mobile Sat Aug 31 9:14:19 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2459637B400; Sat, 31 Aug 2002 09:14:16 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D75843E4A; Sat, 31 Aug 2002 09:14:15 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g7VGEB2F054379; Sat, 31 Aug 2002 10:14:11 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 31 Aug 2002 10:14:09 -0600 (MDT) Message-Id: <20020831.101409.68159409.imp@bsdimp.com> To: wkb@freebie.xs4all.nl Cc: jhb@FreeBSD.ORG, jlp@softhome.net, freebsd-mobile@FreeBSD.ORG Subject: Re: can i386/38919 be committed before 4.7? From: "M. Warner Losh" In-Reply-To: <20020831172103.A471@freebie.xs4all.nl> References: <20020831035138.54107AB1EF@peterson.ath.cx> <20020831172103.A471@freebie.xs4all.nl> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 In message: <20020831172103.A471@freebie.xs4all.nl> Wilko Bulte writes: : On Sat, Aug 31, 2002 at 11:16:19AM -0400, John Baldwin wrote: : > : > On 31-Aug-2002 Jan L. Peterson wrote: : > > http://www.freebsd.org/cgi/query-pr.cgi?pr=38919 adds support to : > > pccard.conf for the Belkin 802.11b adapter. I've been running one of : > > those cards in a Toshiba laptop for several months with no problems. : > > Can this PR be committed? : > > : > > -jan- : > : > Bug Warner Losh as he is the current owner of the PR. : > I'm sure the re's will have no problem with this change in 4.7 if he will : > commit it or ok someone else (such as myself) to commit it. : > : > Warner, it's just a new wi entry for pccard.conf. : : http://www.freebsd.org/cgi/query-pr.cgi?pr=40302 has a similar one. Most of the ata ones should use auto. The reason that auto doesn't work should be fixed. It doesn't work not because it doesn't work on the CARD, but rather it doesn't work on your MACHINE. I'm extremely reluctant to add entries for the latter reason. I'll look at the auto stuff in pccardd (since I need to look into similar issues in NEWCARD and want a good warmup). auto/default should mean: foreach config: if it is not 3.3V -> continue try to activate it if successful -> break; if no config activated: foreach config: try to activate it if successful -> break; if no config activated: fail Right now it means "pick one kinda at random and if that fails, oh well" Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message