Date: Mon, 23 Mar 1998 08:27:46 -0800 (PST) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa si.c sireg.h src/sys/i386/include si.h Message-ID: <199803231627.IAA05451@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/03/23 08:27:46 PST Modified files: sys/i386/isa si.c sireg.h sys/i386/include si.h Log: Several changes: - Implement proper EISA probing. - Better support for the new transputer based host cards. - use standard termios settings, one can use the intial/lock devices. - use a simple bcopy since some cards/systems apparently don't support 32 bit accesses. - hard reset and halt host card CPU prior to download in case of a soft restart. - recognize new remote module types (ASIC vs. CD1400 based) - a number of cosmetic changes (my fault, not Nick's) Submitted by: Nick Sayer <nsayer@quack.kfu.com> Revision Changes Path 1.69 +492 -251 src/sys/i386/isa/si.c 1.6 +14 -7 src/sys/i386/isa/sireg.h 1.12 +12 -25 src/sys/i386/include/si.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803231627.IAA05451>