Date: Sat, 14 Dec 1996 05:08:02 -0800 (PST) From: Stefan Esser <se> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci ncr.c ncrreg.h Message-ID: <199612141308.FAA26331@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 96/12/14 05:08:02 Branch: sys/pci SCSI Modified: sys/pci ncr.c ncrreg.h Log: General cleanup and new features for 53c875 based cards, especially the Tekram DC390W/U/F, whose config EEPROM can now be dumped, if the kernel is built with option NCR_TEKRAM_EEPROM. Other changes: - add brackets to expansion of OUTB/W/L macro arguments. - remove unused NCB structure element ns_async - support sync. SCSI offset of 16 (instead of only 8) on 825A and 875 - correctly identify 53c810A and 53c825A chips - preserve SCSI BIOS settings of PCI performance options - remove (already disabled) support for NCR reset because of command timeout - reverse order of reading of SCSI and DMA specific interrupt cause registers - add definition of Tekram config EEPROM contents (not currently used) Revision Changes Path 1.76.2.7 +208 -79 src/sys/pci/ncr.c 1.3.8.2 +19 -2 src/sys/pci/ncrreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612141308.FAA26331>