]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- defined constant ISA_HOLE_START (would be nice to include machine/pmap.h,
authorNate Williams <nate@FreeBSD.org>
Thu, 23 Oct 1997 22:54:47 +0000 (22:54 +0000)
committerNate Williams <nate@FreeBSD.org>
Thu, 23 Oct 1997 22:54:47 +0000 (22:54 +0000)
commitf47a5dccbff4076635a135d58f4a43bd275ef288
tree186542e4d0fd98f88e8983a8d6d92e10e6f5ec5a
parent1f1d79b8feacb68073133da638994ecd8e350fd8
- 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 ]
sys/pccard/pccard.c