Date: Tue, 6 Oct 1998 20:40:52 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci ahc_pci.c dpt_pci.c pcireg.h Message-ID: <199810070340.UAA01873@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1998/10/06 20:40:51 PDT
Modified files:
sys/pci ahc_pci.c dpt_pci.c pcireg.h
Log:
ahc_pci.c:
Disable DPARCKEN in the DSCOMMAND0 register on the aic7890/91/96/97.
Parity checking is broken for some chip/MB combinations and this
is the work around recommended by Adaptec.
dpt_pci.c:
Remove a superflous '{' that prevented DPT_ALLOW_MEMIO from working.
pcireg.h:
Add a definition for Parity Error Reponse bit in the PCI Space
command register.
Revision Changes Path
1.2 +13 -5 src/sys/pci/ahc_pci.c
1.9 +2 -2 src/sys/pci/dpt_pci.c
1.20 +2 -1 src/sys/pci/pcireg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810070340.UAA01873>
