diff options
author | bde <bde@FreeBSD.org> | 1995-11-04 14:43:30 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1995-11-04 14:43:30 +0000 |
commit | 7c623a0f2b9ac109c5787e4ccbd9c44e73cf38d4 (patch) | |
tree | 9e196b2a73845bd22645305f0f4b170ece1b3afa /sys/dev/rc/rc.c | |
parent | 6e2f3d416d4ce07e6bb490e08ca92e39a8e25cec (diff) | |
download | FreeBSD-src-7c623a0f2b9ac109c5787e4ccbd9c44e73cf38d4.zip FreeBSD-src-7c623a0f2b9ac109c5787e4ccbd9c44e73cf38d4.tar.gz |
Fixed the type of ahcintr(). The type of an ISA interrupt handler is
incompatible with the type of a PCI interrupt handler. A new entry
point `ahc_pci_intr()' is used for PCI. ISA and PCI interrupts are
penalized equally (:-) by calling a common handler `ahc_intr()'. This
should be reorganized. Some strings now name the wrong function...
Diffstat (limited to 'sys/dev/rc/rc.c')
0 files changed, 0 insertions, 0 deletions