Date: Fri, 15 May 2009 13:09:38 -0400 From: John Baldwin <jhb@freebsd.org> To: Warner Losh <imp@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: <200905151309.38633.jhb@freebsd.org> In-Reply-To: <200905151638.n4FGcgwT028650@svn.freebsd.org> References: <200905151638.n4FGcgwT028650@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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_'. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905151309.38633.jhb>