Date: Wed, 16 Sep 1998 15:46:05 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci ncr.c Message-ID: <199809162246.PAA02854@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1998/09/16 15:46:05 PDT
Modified files:
sys/pci ncr.c
Log:
Fix a regression that caused the script to spam itself by copying something
of size sizeof(struct timeval) that is really of size sizeof(ticks).
Make another attempt at fixing the queue full case.
Revision Changes Path
1.127 +49 -17 src/sys/pci/ncr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809162246.PAA02854>
