Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Sat, 30 Dec 1995 16:00:01 -0500
thorpej
Sat Dec 30 12:59:19 PST 1995
Update of /a/cvsroot/src/sys/dev/ic
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29330
Modified Files:
am7990.c
Log Message:
Add hooks at the top of the tint and rint functions, conditionally called
if the CPP symbols LE_TINT_HOOK and LE_RINT_HOOK are defined, respectively.
The hooks are called by jumping though the sc_tint_hook and sc_rint_hook
members of the softc, and take the softc as an argument. Only ports which
need these hooks need to declare them in the softc.
Home |
Main Index |
Thread Index |
Old Index