freebsd-dev/sys/dev/firewire
Hidetoshi Shimokawa a832f947f3 Fix a bug introduced in rev 1.33(mega API change).
Because xfer->send.payload is a pointer to the buffer, '&' shouldn't be there.

Submitted by: John Weisgerber <weisgerberj@gsilumonics.com>
PR: misc/64623
2004-03-24 01:29:08 +00:00
..
00README
firewire_phy.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
firewire.c Check that xfer != NULL before dereferencing it, not after. 2004-02-22 01:10:11 +00:00
firewire.h Increase FWMAXQUEUE up to 128. 2003-11-07 09:01:41 +00:00
firewirereg.h Remove __P(). 2004-01-06 14:30:47 +00:00
fwcrom.c MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
fwdev.c Fix a bug introduced in rev 1.33(mega API change). 2004-03-24 01:29:08 +00:00
fwdma.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
fwdma.h Remove the redundant declaration of bus_dmasync_op_t. 2003-05-27 16:34:52 +00:00
fwmem.c MFp4: 2004-01-05 14:21:18 +00:00
fwmem.h MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
fwohci_pci.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
fwohci.c Use device_identify and bus_add_child methods to add a firewire 2004-01-30 14:28:11 +00:00
fwohcireg.h Use the PCIR_BAR() macro rather than a magic number to specify the BAR 2004-02-12 20:47:03 +00:00
fwohcivar.h Remove __P(). 2004-01-06 14:30:47 +00:00
fwphyreg.h Phy register map. 2003-09-25 09:27:05 +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 * firewire 2004-01-08 14:58:09 +00:00
if_fwevar.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
sbp_targ.c * fwohci_pci.c 2004-01-23 17:37:09 +00:00
sbp.c * firewire 2004-01-08 14:58:09 +00:00
sbp.h MFp4: 2003-12-11 03:42:40 +00:00