mdodd 2003/08/08 16:01:12 PDT
FreeBSD src repository
Modified files:
sys/dev/ida ida_disk.c
Log:
Initialize bp->bio_driver1 in idad_strategy().
Removed by accident in 1.38.
This fixes the trap 12 everyone was seeing in ida_construct_qcb().
PR: kern/53245
Revision Changes Path
1.41 +1 -0 src/sys/dev/ida/ida_disk.c