Date: Mon, 22 Sep 1997 15:58:10 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa wcd.c Message-ID: <199709222258.PAA11095@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1997/09/22 15:58:10 PDT
Modified files:
sys/i386/isa wcd.c
Log:
Add a missing bufq_init call. The original code never initialized it's
buffer queue so I missed this when I changed buf_queue_head.
This probably fixes Soren's problem too, but he never mentioned
which CD driver he was using. 8-)
Submitted by: dave adkins <adkin003@tc.umn.edu>
Revision Changes Path
1.45 +1 -0 src/sys/i386/isa/wcd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709222258.PAA11095>
