Date: Sun, 1 Dec 2002 00:13:37 -0800 (PST) From: Scott Long <scottl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq Message-ID: <200212010813.gB18Db87019079@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2002/12/01 00:13:37 PST Modified files: sys/dev/aic7xxx aic79xx.c aic79xx.h aic79xx.reg aic79xx.seq Log: Major update to the ahd driver to fix many bugs found in the previous version, plus add support for the new features found in the Rev B version of the chip. The changelog is quite long and can be provided on request. Major features include vastly improved protocol violation handling, full support for the 7902 Rev B, better parity error handling, and better packetized overrun handling, to name a few. Approved by: re (blanket) Revision Changes Path 1.6 +525 -176 src/sys/dev/aic7xxx/aic79xx.c 1.6 +154 -50 src/sys/dev/aic7xxx/aic79xx.h 1.4 +108 -22 src/sys/dev/aic7xxx/aic79xx.reg 1.4 +162 -124 src/sys/dev/aic7xxx/aic79xx.seq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212010813.gB18Db87019079>