freebsd-skq/sys/dev/firewire
scottl 108b7070e7 Update the CAM API for FreeBSD 10:
- Remove the timeout_ch field.  It's been deprecated since FreeBSD 7.0;
  MPSAFE drivers should be managing their own timeout storage.  The
  remaining non-MPSAFE drivers have been modified to also manage their own
  storage, and should be considered for updating to MPSAFE (or removal)
  during the FreeBSD 10.x lifecycle.

- Add fields related to soft timeouts and quality of service, to be used
  in upcoming work.

- Add room for more flags in the CCB header and path_inq structures.

- Begin support for extended 64-bit LUNs.

- Bump the CAM version number to 0x18, but add compat shims.  Tested with
  camcontrol and smartctl.

Reviewed by:    nathanw, ken, kib
Approved by:    re
Obtained from:  Netflix
2013-09-24 16:50:53 +00:00
..
00README
firewire_phy.h
firewire.c FireWire: Don't allow a tlabel to reference an xfer after free. 2013-04-08 23:16:42 +00:00
firewire.h
firewirereg.h
fwcrom.c
fwdev.c - Use make_dev_credf(MAKEDEV_REF) instead of the race-prone make_dev()+ 2013-09-07 13:45:44 +00:00
fwdma.c
fwdma.h
fwmem.c
fwmem.h
fwohci_pci.c Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI 2013-08-12 23:30:01 +00:00
fwohci.c Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00
fwohcireg.h
fwohcivar.h
fwphyreg.h
iec13213.h
iec68113.h
if_fwe.c Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00
if_fwevar.h
if_fwip.c Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00
if_fwipvar.h
sbp_targ.c Fix an issue that caused the kernel to panic inside CTL when trying 2012-06-26 14:51:35 +00:00
sbp.c Update the CAM API for FreeBSD 10: 2013-09-24 16:50:53 +00:00
sbp.h