freebsd-dev/sys/dev/pci
Justin T. Gibbs 6405ed07d7 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.
1998-10-07 03:40:51 +00:00
..
pci.c Some workarounds for a common DEC pci-pci bridge found on alphas. 1998-09-16 08:28:11 +00:00
pcireg.h ahc_pci.c: 1998-10-07 03:40:51 +00:00
pcivar.h Add functions for accessing dense and bwx memory for pci devices. These 1998-10-06 14:18:40 +00:00