diff options
Diffstat (limited to 'sys/amd64/conf/NOTES')
-rw-r--r-- | sys/amd64/conf/NOTES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index f3619cf..d213643 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -517,3 +517,6 @@ options VM_KMEM_SIZE_SCALE # Enable NDIS binary driver support options NDISAPI device ndis + +# Linux-specific pseudo devices support +device lindev |