Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2003 10:41:38 -0500 (EST)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        "Matthew N. Dodd" <mdodd@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/net if_ethersubr.c if_iso88025subr.c
Message-ID:  <20030315104027.Y11691@sasami.jurai.net>
In-Reply-To: <200303151538.h2FFc2nN065647@repoman.freebsd.org>
References:  <200303151538.h2FFc2nN065647@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 15 Mar 2003, Matthew N. Dodd wrote:
>   Modified files:
>     sys/net              if_ethersubr.c if_iso88025subr.c
>   Log:
>   Add module data and version.

Drivers can now register their dependency on 'ether' etc by declaring:

MODULE_DEPEND(if_foo, ether, 1, 1, 1);

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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