freebsd-dev/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
firewire_phy.h
firewire.c firewire: Initialize firewire_devclass in fw_modevent. 2022-04-27 12:26:05 -07:00
firewire.h
firewirereg.h
fwcrom.c
fwdev.c
fwdma.c
fwdma.h
fwmem.c
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 firewire: plug set-but-not-used vars 2021-12-09 16:37:26 +00: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 firewire(4): Fix "set but not used" warnings 2021-12-20 11:24:21 +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 firewire(4): Fix "set but not used" warnings 2021-12-20 11:24:21 +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