Date: Fri, 9 Feb 2001 09:55:32 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa cy.c Message-ID: <200102091755.f19HtWu89377@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/02/09 09:55:32 PST
Modified files:
sys/i386/isa cy.c
Log:
- Use a spin mutex instead of COM_LOCK, since COM_LOCK is going away.
The same name from the sio(4) driver was used and an appropriate
dictionary item added at the top to reduce diffs.
- Catch up to the new swi API.
Revision Changes Path
1.110 +84 -166 src/sys/i386/isa/cy.c
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?200102091755.f19HtWu89377>
