freebsd_amp_hwpstate/sys/dev/firewire
John-Mark Gurney d17d400489 return after freeing data element, instead of falling through, and using
the free'd element, and ultimate NULL deref of the failed allocation.

MFC after:	1 week
2005-01-04 18:15:27 +00:00
..
00README
firewire.c return after freeing data element, instead of falling through, and using 2005-01-04 18:15:27 +00:00
firewire.h
firewire_phy.h
firewirereg.h
fwcrom.c Respect _BOOT flag. 2004-10-22 15:39:39 +00:00
fwdev.c
fwdma.c
fwdma.h
fwmem.c Fix malloc type in free(). 2004-11-10 06:21:47 +00:00
fwmem.h
fwohci.c
fwohci_pci.c
fwohcireg.h
fwohcivar.h
fwphyreg.h
iec13213.h Respect _BOOT flag. 2004-10-22 15:39:39 +00:00
iec68113.h
if_fwe.c Assert Giant in fwe_start(), as it is not yet MPSAFE. 2004-08-18 04:54:54 +00:00
if_fwevar.h
if_fwip.c
if_fwipvar.h Add configuration rom entries for IP over firewire. 2004-06-13 13:58:00 +00:00
sbp.c Add a missing splx(). 2004-09-06 20:42:34 +00:00
sbp.h
sbp_targ.c