freebsd-skq/sys/cam/scsi
Poul-Henning Kamp 8177437d85 Complete the bio/buf divorce for all code below devfs::strategy
Exceptions:
        Vinum untouched.  This means that it cannot be compiled.
        Greg Lehey is on the case.

        CCD not converted yet, casts to struct buf (still safe)

        atapi-cd casts to struct buf to examine B_PHYS
2000-04-15 05:54:02 +00:00
..
scsi_all.c Fix 'camcontrol inquiry'. The inquiry data structure changes (increased to 2000-02-20 04:42:44 +00:00
scsi_all.h Fix 'camcontrol inquiry'. The inquiry data structure changes (increased to 2000-02-20 04:42:44 +00:00
scsi_cd.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
scsi_cd.h Some fixes to the CD driver that may fix PR kern/7996. The data direction 1998-09-20 22:48:15 +00:00
scsi_ch.c Fix two problems in the ch(4) driver. 2000-04-02 07:49:09 +00:00
scsi_ch.h Correct the definition of the changer device capabilities page. The 1998-12-17 22:26:39 +00:00
scsi_da.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
scsi_da.h Various typo's. 2000-03-15 21:55:48 +00:00
scsi_message.h
scsi_pass.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
scsi_pass.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_pt.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
scsi_pt.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_sa.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
scsi_sa.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_ses.c Some minor fixing - final for 4.0. Debugging messages toned down a bit. 2000-02-29 05:45:50 +00:00
scsi_ses.h Move the kernel specific stuff into scsi_ses.c. Redo the ioctls 2000-01-15 22:40:04 +00:00
scsi_targ_bh.c Propagate sense data through from SIM (if there) and mark the CTIO 2000-01-25 17:39:09 +00:00
scsi_target.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
scsi_targetio.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00