Our cam_sim_free() does not have a flag to signify it should free the devq.
authorThomas E. Spanjaard <tgen@dragonflybsd.org>
Tue, 5 Dec 2006 19:40:43 +0000 (19:40 +0000)
committerThomas E. Spanjaard <tgen@dragonflybsd.org>
Tue, 5 Dec 2006 19:40:43 +0000 (19:40 +0000)
commitd6aaf6128b2ef97cd41a0f89ef2e7395c9fd2d6d
tree5e783311c0f847c6432d4c2eb26c143c9c978b35
parent31b8451018c702d9726c6a6909939893fe50ab0c
Our cam_sim_free() does not have a flag to signify it should free the devq.
We can probably get away with it like this.

Also, make sure opt_scsi.h is generated for individual kmod builds. The CAM
header files need it.
sys/dev/disk/nata/Makefile
sys/dev/disk/nata/atapi-cam.c
sys/dev/disk/nata/natapicam/Makefile