freebsd-src/sys/dev/dpt
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
..
dpt.h dpt.h: 1998-09-22 04:55:07 +00:00
dpt_control.c Conver the DPT driver to CAM. The dpt_control interface is not yet 1998-09-15 08:33:38 +00:00
dpt_eisa.c Conver the DPT driver to CAM. The dpt_control interface is not yet 1998-09-15 08:33:38 +00:00
dpt_eisa.h Conver the DPT driver to CAM. The dpt_control interface is not yet 1998-09-15 08:33:38 +00:00
dpt_pci.c ahc_pci.c: 1998-10-07 03:40:51 +00:00
dpt_pci.h Add Simon Shapiro's DPT driver 1998-01-26 06:11:18 +00:00
dpt_scsi.c Remove a spurious, but benign statement. 1998-10-02 03:40:53 +00:00