opnsense-src/sys/dev/firewire
John Baldwin fa160738bd firewire: Initialize firewire_devclass in fw_modevent.
The use of devclass_get_softc() combined with cdev unit numbers is
probably not ideal (probably should be initializing si_drv1 when each
cdev is created instead), but it looks like a bit of a PITA to do, so
just initialize the devclass explicitly instead.

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D35060
2022-04-27 12:26:05 -07:00
..
00README Use https over http for FreeBSD pages 2018-07-27 10:40:48 +00:00
firewire.c firewire: Initialize firewire_devclass in fw_modevent. 2022-04-27 12:26:05 -07:00
firewire.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
firewire_phy.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
firewirereg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
fwcrom.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fwdev.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
fwdma.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fwdma.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fwmem.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
fwmem.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fwohci.c firewire: plug set-but-not-used vars 2021-12-09 16:37:26 +00:00
fwohci_pci.c fwohci(4): remove support for Sun PCIO-2 FireWire controllers 2020-12-25 19:47:46 +01:00
fwohcireg.h fwohci(4): remove support for Sun PCIO-2 FireWire controllers 2020-12-25 19:47:46 +01:00
fwohcivar.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
fwphyreg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
iec13213.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
iec68113.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_fwe.c firewire(4): Fix "set but not used" warnings 2021-12-20 11:24:21 +00:00
if_fwevar.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_fwip.c fwip(4): fixing kernel panic when receiving unicast packet 2021-04-15 22:56:07 +00:00
if_fwipvar.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
sbp.c firewire(4): Fix "set but not used" warnings 2021-12-20 11:24:21 +00:00
sbp.h firewire(4): Fix a typo in a source code comment 2021-11-19 19:50:56 +01:00
sbp_targ.c firewire(4): Fix "set but not used" warnings 2021-12-20 11:24:21 +00:00