Date: Wed, 25 Aug 2004 03:37:25 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c Message-ID: <200408250337.i7P3bP71046856@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-08-25 03:37:25 UTC
FreeBSD src repository
Modified files:
sys/pci if_dc.c
Log:
if_dc includes locking, but that locking is disabled by a #ifdef
by default. As such, mark if_dc as IFF_NEEDSGIANT until such
time as appropriate locking review and testing can take place,
and the locking can be enabled by default.
RELENG_5 candidate.
Revision Changes Path
1.149 +2 -1 src/sys/pci/if_dc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408250337.i7P3bP71046856>
