freebsd-nq/sys/dev/aic7xxx
Justin T. Gibbs e4e6e6d6ea Fix disabling of PCI parity error interrupts. We need to set
FAILDIS in the SEQCTL register, not the HCNTRL register.

aic7xxx.c:
	Remeber SEQCTL settings in the "seqctl" field of our
	softc.  seqctl defaults to just having FASTMODE set,
	but the bus attachments can override this.

aic7xxx.h:
	Add the seqctl softc field.

aic7xxx_pci.c:
	Update the seqctl softc field and manually update SEQCTL
	when to many PCI errors occur

Approved by: RE
2003-05-26 21:20:47 +00:00
..
aicasm Allow constants to be complex expressions so long as those 2003-01-20 18:02:11 +00:00
ahc_eisa.c hc_eisa.c: 2003-05-03 23:27:57 +00:00
ahc_pci.c hc_eisa.c: 2003-05-03 23:27:57 +00:00
ahd_pci.c hc_eisa.c: 2003-05-03 23:27:57 +00:00
aic7xxx_93cx6.c Update Perforce Ids. 2002-08-31 06:45:28 +00:00
aic7xxx_93cx6.h Update Perforce Ids. 2002-08-31 06:45:28 +00:00
aic7xxx_inline.h aic7xxx.c: 2003-05-03 23:55:38 +00:00
aic7xxx_osm.c aic7xxx.c: 2003-05-03 23:55:38 +00:00
aic7xxx_osm.h Last minute fixes to ahc and ahd: 2002-12-04 22:51:29 +00:00
aic7xxx_pci.c Fix disabling of PCI parity error interrupts. We need to set 2003-05-26 21:20:47 +00:00
aic7xxx.c Fix disabling of PCI parity error interrupts. We need to set 2003-05-26 21:20:47 +00:00
aic7xxx.h Fix disabling of PCI parity error interrupts. We need to set 2003-05-26 21:20:47 +00:00
aic7xxx.reg aic7xxx.c: 2003-05-03 23:55:38 +00:00
aic7xxx.seq aic7xxx.reg: 2003-01-20 20:44:55 +00:00
aic79xx_inline.h Change hadling of the Rev. A packetized lun output bug 2003-05-26 21:18:48 +00:00
aic79xx_osm.c Correct spelling errors. 2003-05-04 00:20:07 +00:00
aic79xx_osm.h Last minute fixes to ahc and ahd: 2002-12-04 22:51:29 +00:00
aic79xx_pci.c Add 7901B support. 2003-05-26 21:15:52 +00:00
aic79xx.c Change hadling of the Rev. A packetized lun output bug 2003-05-26 21:18:48 +00:00
aic79xx.h Fixup spelling of "coalesce" and derivatives. 2003-05-26 21:10:58 +00:00
aic79xx.reg Fixup spelling of "coalesce" and derivatives. 2003-05-26 21:10:58 +00:00
aic79xx.seq Change hadling of the Rev. A packetized lun output bug 2003-05-26 21:18:48 +00:00
aic7770.c aic7xxx.c: 2003-05-03 23:55:38 +00:00