Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Apr 2003 12:26:10 +0200
From:      Maxime Henrion <mux@freebsd.org>
To:        Juli Mallett <jmallett@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/fxp if_fxp.c
Message-ID:  <20030406102610.GZ1750@elvis.mu.org>
In-Reply-To: <20030405203224.A39491@FreeBSD.org>
References:  <200304060127.h361RDEo051875@repoman.freebsd.org> <20030405203224.A39491@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Juli Mallett wrote:
> * De: Maxime Henrion <mux@FreeBSD.org> [ Data: 2003-04-05 ]
> 	[ Subjecte: cvs commit: src/sys/dev/fxp if_fxp.c ]
> > mux         2003/04/05 17:27:13 PST
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     sys/dev/fxp          if_fxp.c 
> >   Log:
> >   Use __FBSDID.
> 
> Is this consistent with other dev/ driver files?  Are we going to move
> to preferring __FBSDID in the kernel, over /*\n * $FreeBSD$?  I know
> there was a decision to convert things using string $FreeBSD$ to this
> (since we can strip it after the kernel is linked, or at compile time),
> but I hadn't seen anything about using it in general?
> 
> Useful for modules, I suppose?

Mostly useful for "ident /boot/kernel/kernel" IMO.

Cheers,
Maxime



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