DragonFly commits List (threaded) for 2006-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/disk/ccd ccd.c
dillon 2006/03/08 09:14:11 PST
DragonFly src repository
Modified files:
sys/dev/disk/ccd ccd.c
Log:
Struct buf's cannot simply be bcopy'd any more due to linkages in the
BIOs. The CCD code was also zeroing its custom bufs after initializing
them. This fixes the bugs and cleans it up a bit.
Reported-by: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Revision Changes Path
1.23 +24 -14 src/sys/dev/disk/ccd/ccd.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ccd/ccd.c.diff?r1=1.22&r2=1.23&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]