CVSROOT:        /cvs
Module name:    src
Changes by:     ke...@cvs.openbsd.org   2021/10/03 19:33:42

Modified files:
        share/man/man4 : rsu.4 rtwn.4 urtwn.4 
        sys/dev/microcode: Makefile 
        sys/dev/pci    : if_rtwn.c 
        sys/dev/usb    : if_rsu.c if_urtwn.c 
Added files:
        sys/dev/microcode/rsu: Makefile build.c 
        sys/dev/microcode/rtwn: Makefile build.c 
        sys/dev/microcode/urtwn: Makefile build.c 

Log message:
Build firmware for rsu(4), rtwn(4), and urtwn(4).
We have to install the files with new filenames (removal of "fw" from each of
the filenames) and change the driver to use the new filenames,
such that the package becomes irrelevant.

Discussed with deraadt@ and sthen@

ok deraadt@

Reply via email to