From owner-cvs-all@FreeBSD.ORG Sun Nov 20 01:37:01 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 622C116A41F; Sun, 20 Nov 2005 01:37:01 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C272D43D45; Sun, 20 Nov 2005 01:37:00 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp212-204.lns1.adl2.internode.on.net [203.122.212.204]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id jAK1asgT080011 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 20 Nov 2005 12:06:54 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: cvs-all@freebsd.org Date: Sun, 20 Nov 2005 12:06:49 +1030 User-Agent: KMail/1.8.2 References: <200511191654.jAJGsu9n022860@repoman.freebsd.org> In-Reply-To: <200511191654.jAJGsu9n022860@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart11675740.h15guPdBxk"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200511201206.51498.doconnor@gsoft.com.au> X-Spam-Score: 0.05 () FORGED_RCVD_HELO X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Damien Bergamini Subject: Re: cvs commit: src/sys/modules/iwi Makefile src/sys/dev/iwi if_iwi.c if_iwireg.h if_iwivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Nov 2005 01:37:01 -0000 --nextPart11675740.h15guPdBxk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sun, 20 Nov 2005 03:24, Damien Bergamini wrote: > Load firmware images directly from the filesystem (looks into > /etc/firmware directory by default) without requiring the user to load th= em > by hand using e.g iwicontrol. Get rid of the old ioctl crud. > Updated iwi-firmware port coming soon. I don't think /etc is the best place for this.. /etc is for configuration=20 files not firmware.=20 I guess it needs to be on /, but perhaps a subdirectory under /compat would= be=20 a nicer place? A good change though :) Any chance of something similar for ipw? =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart11675740.h15guPdBxk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDf9Mz5ZPcIHs/zowRAvNcAJ0cfZCA7MwfyuPD2KN9M//BYyFTOwCgjAjh K3WDyQXD9efPFgZzwxQLp2A= =D3TZ -----END PGP SIGNATURE----- --nextPart11675740.h15guPdBxk--