freebsd-dev/sys/dev/firewire
Tai-hwa Liang bdf316e892 fwip(4): fixing kernel panic when receiving unicast packet
Wrapping fwip_unicast_input() with NET_EPOCH_{ENTER,EXIT} to avoid a
NET_EPOCH_ASSERT() in netisr_dispatch().

Reviewed by:	hselasky
MFC after:	2 weeks
2021-04-15 22:56:07 +00:00
..
00README
firewire_phy.h
firewire.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
firewire.h
firewirereg.h
fwcrom.c
fwdev.c
fwdma.c
fwdma.h
fwmem.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
fwmem.h
fwohci_pci.c fwohci(4): remove support for Sun PCIO-2 FireWire controllers 2020-12-25 19:47:46 +01:00
fwohci.c fwohci: Cast bitfield to uint32_t before passing it to roundup2(). 2021-02-17 13:12:06 -08:00
fwohcireg.h fwohci(4): remove support for Sun PCIO-2 FireWire controllers 2020-12-25 19:47:46 +01:00
fwohcivar.h
fwphyreg.h
iec13213.h
iec68113.h
if_fwe.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
if_fwevar.h
if_fwip.c fwip(4): fixing kernel panic when receiving unicast packet 2021-04-15 22:56:07 +00:00
if_fwipvar.h
sbp_targ.c
sbp.c Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
sbp.h