Date: Sat, 25 Nov 2000 00:00:10 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c if_dcreg.h Message-ID: <200011250800.AAA46152@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2000/11/25 00:00:10 PST
Modified files:
sys/pci if_dc.c if_dcreg.h
Log:
Change the driver to allocate its own callout structure, and modify
the interface to use callout_* instead of timeout(). Also add an
IS_MPSAFE #define (currently off) which will mark the driver as mpsafe
to the upper layers.
Revision Changes Path
1.39 +13 -9 src/sys/pci/if_dc.c
1.17 +2 -2 src/sys/pci/if_dcreg.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011250800.AAA46152>
