CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/02 09:35:49
Modified files:
sys/dev/ic : bwfm.c bwfmvar.h
sys/dev/pci : if_bwfm_pci.c
Log message:
The firmware for the bwfm(4) variants in Apple Silicon Macs has variants
for different module types, module vendors and module revisions. Make
our driver use the same naming scheme as Asahi Linux.
ok patrick@
