Date: Tue, 8 Jan 2002 19:39:04 -0800 (PST) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam.c cam.h cam_xpt.c src/sys/cam/scsi scsi_cd.c scsi_da.c Message-ID: <200201090339.g093d4g55964@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2002/01/08 19:39:04 PST
Modified files:
sys/cam cam.c cam.h cam_xpt.c
sys/cam/scsi scsi_cd.c scsi_da.c
Log:
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.
Revision Changes Path
1.5 +8 -1 src/sys/cam/cam.c
1.10 +5 -1 src/sys/cam/cam.h
1.122 +2 -2 src/sys/cam/cam_xpt.c
1.56 +1 -6 src/sys/cam/scsi/scsi_cd.c
1.95 +0 -1 src/sys/cam/scsi/scsi_da.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201090339.g093d4g55964>
