freebsd-skq/sys/cam/scsi
jhb 56003f21a4 Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98.
NetBSD/pc98 was never merged into the main NetBSD tree and is no longer
developed.  Adding locking to these drivers would have made the compat
shims hard to impossible to maintain, so remove the shims to ease
future changes.

These changes were verified by md5.  Some additional shims can be removed
that do affect the compiled results that I will probably do in another
round.

Approved by:	nyan (tentatively)
2012-09-06 18:53:33 +00:00
..
scsi_all.c Fix some typos in r238595. 2012-07-18 12:41:09 +00:00
scsi_all.h Add missing VERIFY_10 definition. 2012-08-12 16:58:38 +00:00
scsi_cd.c Implement media change notification for DA and CD removable media devices. 2012-07-29 11:51:48 +00:00
scsi_cd.h
scsi_ch.c Remove variables which are initialized but never used thereafter 2012-07-07 17:17:43 +00:00
scsi_ch.h - fix duplicate "a a" in some comments 2011-11-13 17:06:33 +00:00
scsi_da.c Fix scsi_da's BIO_DELETE->SCSI_UNMAP translation to use correct local 2012-08-24 17:08:02 +00:00
scsi_da.h Change 'camcontrol defects' to first probe a drive to find out how much 2012-06-22 18:57:06 +00:00
scsi_dvcfg.h
scsi_enc_internal.h MFprojects/zfsd: 2012-05-24 14:07:44 +00:00
scsi_enc_safte.c 1. Remove SEN support. I doubt there are any working examples 2012-08-12 17:01:07 +00:00
scsi_enc_ses.c 1. Remove SEN support. I doubt there are any working examples 2012-08-12 17:01:07 +00:00
scsi_enc.c 1. Remove SEN support. I doubt there are any working examples 2012-08-12 17:01:07 +00:00
scsi_enc.h MFprojects/zfsd: 2012-05-24 14:07:44 +00:00
scsi_iu.h
scsi_low_pisa.c Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98. 2012-09-06 18:53:33 +00:00
scsi_low_pisa.h Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98. 2012-09-06 18:53:33 +00:00
scsi_low.c Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98. 2012-09-06 18:53:33 +00:00
scsi_low.h Remove NetBSD compat shims for drivers originally shared with NetBSD/pc98. 2012-09-06 18:53:33 +00:00
scsi_message.h
scsi_pass.c Fix several reference counting and object lifetime issues between 2012-06-20 17:08:00 +00:00
scsi_pass.h
scsi_pt.c Tune and add some missing CAM_DEBUG() points for better consistency. 2012-06-05 09:45:42 +00:00
scsi_pt.h
scsi_sa.c To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO, 2012-06-07 10:05:51 +00:00
scsi_sa.h
scsi_ses.h Fix off by one error in ses_enc_desc_last_byte(). 2012-07-24 13:32:49 +00:00
scsi_sg.c Work around a race condition in devfs by changing the way closes 2012-05-27 06:11:09 +00:00
scsi_sg.h
scsi_targ_bh.c Add the CAM Target Layer (CTL). 2012-01-12 00:34:33 +00:00
scsi_target.c To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO, 2012-06-07 10:05:51 +00:00
scsi_targetio.h
scsi_xpt.c One more major cam_periph_error() rewrite to improve error handling and 2012-06-09 13:07:44 +00:00
smp_all.c Add Serial Management Protocol (SMP) passthrough support to CAM. 2010-11-30 22:39:46 +00:00
smp_all.h Add Serial Management Protocol (SMP) passthrough support to CAM. 2010-11-30 22:39:46 +00:00