Date: Thu, 23 Oct 1997 15:54:49 -0700 (PDT) From: Nate Williams <nate@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pccard pccard.c Message-ID: <199710232254.PAA29388@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 1997/10/23 15:54:49 PDT
Modified files:
sys/pccard pccard.c
Log:
- defined constant ISA_HOLE_START (would be nice to include machine/pmap.h,
but it has too much baggage).
- create a new routine 'unregister_device_interrupt', which is now used
instead of having two routines with the same code snippet.
- Minor cleanups and commenting.
[ No functional changes, just moving things around ]
Revision Changes Path
1.44 +66 -57 src/sys/pccard/pccard.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710232254.PAA29388>
