files.x86 (e4d3f1e40ab3327e4ff6f689f54a64bd2ebc0568) | files.x86 (2fee8756294820ff9ec6f8d17324e7d8a0a45040) |
---|---|
1# This file tells config what files go into building a kernel, 2# files marked standard are always included. 3# 4# $FreeBSD$ 5# 6# This file contains all the x86 devices and such that are 7# common between i386 and amd64, but aren't applicable to 8# any other architecture we support. --- 278 unchanged lines hidden (view full) --- 287dev/mana/mana_sysctl.c optional mana 288dev/mana/shm_channel.c optional mana 289dev/mana/hw_channel.c optional mana 290dev/mana/gdma_util.c optional mana 291dev/qat_c2xxx/qat.c optional qat_c2xxx 292dev/qat_c2xxx/qat_ae.c optional qat_c2xxx 293dev/qat_c2xxx/qat_c2xxx.c optional qat_c2xxx 294dev/qat_c2xxx/qat_hw15.c optional qat_c2xxx | 1# This file tells config what files go into building a kernel, 2# files marked standard are always included. 3# 4# $FreeBSD$ 5# 6# This file contains all the x86 devices and such that are 7# common between i386 and amd64, but aren't applicable to 8# any other architecture we support. --- 278 unchanged lines hidden (view full) --- 287dev/mana/mana_sysctl.c optional mana 288dev/mana/shm_channel.c optional mana 289dev/mana/hw_channel.c optional mana 290dev/mana/gdma_util.c optional mana 291dev/qat_c2xxx/qat.c optional qat_c2xxx 292dev/qat_c2xxx/qat_ae.c optional qat_c2xxx 293dev/qat_c2xxx/qat_c2xxx.c optional qat_c2xxx 294dev/qat_c2xxx/qat_hw15.c optional qat_c2xxx |
295dev/smbios/smbios_subr.c standard |
|
295libkern/strcmp.c standard 296libkern/strncmp.c standard 297libkern/x86/crc32_sse42.c standard 298# 299# x86 shared code between IA32 and AMD64 architectures 300# 301x86/acpica/OsdEnvironment.c optional acpi 302x86/acpica/acpi_apm.c optional acpi --- 46 unchanged lines hidden --- | 296libkern/strcmp.c standard 297libkern/strncmp.c standard 298libkern/x86/crc32_sse42.c standard 299# 300# x86 shared code between IA32 and AMD64 architectures 301# 302x86/acpica/OsdEnvironment.c optional acpi 303x86/acpica/acpi_apm.c optional acpi --- 46 unchanged lines hidden --- |