freebsd_amp_hwpstate/sys/i386/scsi
Bruce Evans 2e8300f1f6 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...
1995-11-04 14:43:30 +00:00
..
93cx6.c Clean up a few nits in the aic7xxx driver: 1995-09-05 23:52:03 +00:00
93cx6.h Clean up a few nits in the aic7xxx driver: 1995-09-05 23:52:03 +00:00
aic7xxx.c Fixed the type of ahcintr(). The type of an ISA interrupt handler is 1995-11-04 14:43:30 +00:00
aic7xxx.h Fixed the type of ahcintr(). The type of an ISA interrupt handler is 1995-11-04 14:43:30 +00:00