]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Define the kern.cam sysctl in the cam layer, rather than multiply in several
authormsmith <msmith@FreeBSD.org>
Wed, 9 Jan 2002 03:39:04 +0000 (03:39 +0000)
committermsmith <msmith@FreeBSD.org>
Wed, 9 Jan 2002 03:39:04 +0000 (03:39 +0000)
commit6d5a228d7f9879b6376575687c6e307e43105f72
tree2bb9be61e9481ca44a7026f0a28670676ba0d78f
parent5cfc4a9df0b978192e73dd8fd7bedf6b70534448
Define the kern.cam sysctl in the cam layer, rather than multiply in several
peripheral drivers.  Remove Ken's comment to the effect that this needed
to be done.

Staticise camnet_ih and cambio_ih.
sys/cam/cam.c
sys/cam/cam.h
sys/cam/cam_xpt.c
sys/cam/scsi/scsi_cd.c
sys/cam/scsi/scsi_da.c