freebsd-nq/sys/dev/firewire
Warner Losh fa4b32fa80 All current uses of pci_set_powerstate are bogus, at least in theory.
However, they are presently necessary due to bigger bogusness in the
pci bus layer not doing the right thing on suspend/resume or on
initial device probe.  This is exactly the sort of thing that the
BURN_BRIDGES option was invented for.  Mark all of them as
BURN_BRIDGES.  As soon as I have the powerstate stuff properly
integrated into the pci bus code, I intend to remove all these
workarounds.
2003-07-03 14:00:57 +00:00
..
00README
firewire_phy.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
firewire.c Include file clean up. 2003-06-30 06:33:18 +00:00
firewire.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
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 Set the local bus address in xfer->dst. 2003-04-22 02:31:31 +00:00
fwdma.c Mega busdma API commit. 2003-07-01 15:52:06 +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 MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
fwohci_pci.c All current uses of pci_set_powerstate are bogus, at least in theory. 2003-07-03 14:00:57 +00:00
fwohci.c Mega busdma API commit. 2003-07-01 15:52:06 +00:00
fwohcireg.h Add id for TI's 1394b link chip. 2003-06-04 04:26:14 +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 Move CSR definitions to iec*.h from firewirereg.h. 2003-04-29 13:27:13 +00:00
if_fwe.c Add tx_speed sysctl variable. 2003-06-10 02:27:39 +00:00
if_fwevar.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
sbp.c Mega busdma API commit. 2003-07-01 15:52:06 +00:00