NOTES (a57707e712b263fda55509c8100c40d7845c939e) | NOTES (4507f02e0ea22f2cc59d673f11d2a95fedef2127) |
---|---|
1# 2# NOTES -- Lines that can be cut/pasted into kernel and hints configs. 3# 4# This file contains machine dependent kernel configuration notes. For 5# machine independent notes, look in /sys/conf/NOTES. 6# 7# $FreeBSD$ 8# --- 503 unchanged lines hidden (view full) --- 512 513options VM_KMEM_SIZE 514options VM_KMEM_SIZE_MAX 515options VM_KMEM_SIZE_SCALE 516 517# Enable NDIS binary driver support 518options NDISAPI 519device ndis | 1# 2# NOTES -- Lines that can be cut/pasted into kernel and hints configs. 3# 4# This file contains machine dependent kernel configuration notes. For 5# machine independent notes, look in /sys/conf/NOTES. 6# 7# $FreeBSD$ 8# --- 503 unchanged lines hidden (view full) --- 512 513options VM_KMEM_SIZE 514options VM_KMEM_SIZE_MAX 515options VM_KMEM_SIZE_SCALE 516 517# Enable NDIS binary driver support 518options NDISAPI 519device ndis |
520 521# Linux-specific pseudo devices support 522device lindev |
|