]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a regression that caused the script to spam itself by copying something
authorJustin T. Gibbs <gibbs@FreeBSD.org>
Wed, 16 Sep 1998 22:46:04 +0000 (22:46 +0000)
committerJustin T. Gibbs <gibbs@FreeBSD.org>
Wed, 16 Sep 1998 22:46:04 +0000 (22:46 +0000)
commitfb268fece433a97e3c698e94b200ca430cb62935
tree92e159aa5084ca778c29820850efdc4f99df20fa
parent5fd86945a212da0165fecf2bfa02a79662ba77d5
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.
sys/pci/ncr.c