NOTES (efba048eb589d0403e45570940e4dfa1afa9dfac) NOTES (205d67b00d81bcc0c8e84f20f95b26ed94acb923)
1# $FreeBSD$
2#
3# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4#
5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
6# 'makeoptions', 'hints', etc. go into the kernel configuration that you
7# run config(8) with.
8#

--- 2744 unchanged lines hidden (view full) ---

2753# BKTR_ALLOC_PAGES has no effect except to cause warnings, and
2754# BROOKTREE_ALLOC_PAGES hasn't actually been superseded by it, since the
2755# driver still mostly spells this option BROOKTREE_ALLOC_PAGES.
2756##options BKTR_ALLOC_PAGES=(217*4+1)
2757options BROOKTREE_ALLOC_PAGES=(217*4+1)
2758options MAXFILES=999
2759
2760# x86 real mode emulator
1# $FreeBSD$
2#
3# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4#
5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
6# 'makeoptions', 'hints', etc. go into the kernel configuration that you
7# run config(8) with.
8#

--- 2744 unchanged lines hidden (view full) ---

2753# BKTR_ALLOC_PAGES has no effect except to cause warnings, and
2754# BROOKTREE_ALLOC_PAGES hasn't actually been superseded by it, since the
2755# driver still mostly spells this option BROOKTREE_ALLOC_PAGES.
2756##options BKTR_ALLOC_PAGES=(217*4+1)
2757options BROOKTREE_ALLOC_PAGES=(217*4+1)
2758options MAXFILES=999
2759
2760# x86 real mode emulator
2761options X86EMU
2761options X86BIOS