Date: Sat, 14 Dec 1996 05:13:35 -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: <199612141313.FAA26522@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 96/12/14 05:13:35 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.85 +213 -78 src/sys/pci/ncr.c 1.5 +19 -2 src/sys/pci/ncrreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612141313.FAA26522>
