Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: pgoyette
Date: Tue Oct 21 07:23:05 UTC 2025
Modified Files:
src/sys/dev/pci/igc: if_igc.c
src/sys/modules: Makefile
Added Files:
src/sys/modules/if_igc: Makefile if_igc.ioconf
Log Message:
Add MODULE glue and build infrasructure.
XXX We won't actually build or install it due to kern/59716 but
XXX it can be manually built and installed if you want.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/pci/igc/if_igc.c
cvs rdiff -u -r1.297 -r1.298 src/sys/modules/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/modules/if_igc/Makefile \
src/sys/modules/if_igc/if_igc.ioconf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index