Date: Wed, 16 Feb 2005 18:09:41 +0000 (UTC) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.c aic79xx_osm.c aic7xxx.c Message-ID: <200502161809.j1GI9gVG033847@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2005-02-16 18:09:41 UTC FreeBSD src repository Modified files: sys/dev/aic7xxx aic79xx.c aic79xx_osm.c aic7xxx.c Log: MF5S: Explicitly initialize timedout_scb lists, use SCB_TAG for all access to the hardware_scb->tag field, limit max lun reported to CAM to 63, return after a panic to silence a warning. Revision Changes Path 1.35 +5 -3 src/sys/dev/aic7xxx/aic79xx.c 1.21 +1 -1 src/sys/dev/aic7xxx/aic79xx_osm.c 1.107 +3 -0 src/sys/dev/aic7xxx/aic7xxx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502161809.j1GI9gVG033847>