Searched hist:115332 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx.cdiff 115332 Mon May 26 19:20:47 MDT 2003 gibbs 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

Completed in 71 milliseconds