Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2009 11:57:18 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        jhb@freebsd.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r192146 - head/sys/dev/bwi
Message-ID:  <20090515.115718.259815739.imp@bsdimp.com>
In-Reply-To: <200905151309.38633.jhb@freebsd.org>
References:  <200905151638.n4FGcgwT028650@svn.freebsd.org> <200905151309.38633.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200905151309.38633.jhb@freebsd.org>
            John Baldwin <jhb@freebsd.org> writes:
: On Friday 15 May 2009 12:38:42 pm Warner Losh wrote:
: > Author: imp
: > Date: Fri May 15 16:38:42 2009
: > New Revision: 192146
: > URL: http://svn.freebsd.org/changeset/base/192146
: > 
: > Log:
: >   Cleanup module declarations:
: >   	Use "bwi" consistently
: >   	No need to have separate cardbus attachment
: >   	No need to declare a module version
: 
: This breaks having 'ifconfig bwi0' autoload if_bwi.ko.  It assumes that all 
: network interface modules start with 'if_'.

As discussed in IRC, this doesn't break it since we look for a module
that's named foo/XXXX or if_foo/XXX.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090515.115718.259815739.imp>