Date: Fri, 27 Nov 2009 02:47:49 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/aic7xxx ahd_pci.c aic79xx.c aic79xx.h aic79xx_osm.c aic79xx_osm.h Message-ID: <200911270248.nAR2m8p9078432@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
attilio 2009-11-27 02:47:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/aic7xxx ahd_pci.c aic79xx.c aic79xx.h aic79xx_osm.c aic79xx_osm.h Log: SVN rev 199854 on 2009-11-27 02:47:49Z by attilio MFC r199260: Add sysctls in ahd(4) in order to keep track of different classes of errors. So far 3 different classes are present (correctable, uncorrectable and fatal) but more can be added easilly. Sponsored by: Sandvine Incorporated Revision Changes Path 1.21.2.2 +4 -0 src/sys/dev/aic7xxx/ahd_pci.c 1.40.10.2 +64 -2 src/sys/dev/aic7xxx/aic79xx.c 1.27.10.2 +28 -0 src/sys/dev/aic7xxx/aic79xx.h 1.33.2.2 +99 -0 src/sys/dev/aic7xxx/aic79xx_osm.c 1.22.2.2 +2 -0 src/sys/dev/aic7xxx/aic79xx_osm.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911270248.nAR2m8p9078432>