freebsd-dev/sys/dev/firewire
Nate Lawson 1deac58179 Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes to
receive 6 byte commands.  Add a check for this flag to da(4) and cd(4) so
that they honor it.  This is a quick workaround for many devices (especially
USB) that require da(4) quirks to operate.  The more complete approach is
to finish the new transport code which will be aware of the SCSI version a
transport implements.

MFC after:	1 day
2003-07-28 06:15:59 +00:00
..
00README
firewire_phy.h
firewire.c Clean up include files. 2003-07-18 14:31:16 +00:00
firewire.h
firewirereg.h Fix several problems related to resume: 2003-06-28 11:11:36 +00:00
fwcrom.c Bound check for broken Configuration ROM. 2003-06-16 08:43:22 +00:00
fwdev.c Allow retrieval of local Configuration ROM. 2003-07-12 09:34:44 +00:00
fwdma.c Clean up include files. 2003-07-18 14:31:16 +00:00
fwdma.h Remove the redundant declaration of bus_dmasync_op_t. 2003-05-27 16:34:52 +00:00
fwmem.c Fix tsleep/wakup race on FreeBSD-4. 2003-07-01 12:03:54 +00:00
fwmem.h
fwohci_pci.c Clean up include files. 2003-07-18 14:31:16 +00:00
fwohci.c Clean up include files. 2003-07-18 14:31:16 +00:00
fwohcireg.h Fix some recently introduced warnings. 'Declaration does not declare 2003-07-26 03:47:56 +00:00
fwohcivar.h - Use fwohci_poll() instead of fwohci_intr() to process the first bus reest. 2003-06-27 00:27:33 +00:00
iec13213.h Fix for big endian. 2003-06-16 08:29:24 +00:00
iec68113.h
if_fwe.c Clean up include files. 2003-07-18 14:31:16 +00:00
if_fwevar.h
sbp.c Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes to 2003-07-28 06:15:59 +00:00