freebsd-skq/sys/i386/conf
John-Mark Gurney df394affa2 convert some nfs tunables to options, these are:
NFS_MINATTRTIMO         VREG attrib cache timeout in sec
NFS_MAXATTRTIMO
NFS_MINDIRATTRTIMO      VDIR attrib cache timeout in sec
NFS_MAXDIRATTRTIMO
NFS_GATHERDELAY         Default write gather delay (msec)
NFS_UIDHASHSIZ          Tune the size of nfssvc_sock with this
NFS_WDELAYHASHSIZ       and with this
NFS_MUIDHASHSIZ         Tune the size of nfsmount with this
NFS_NOSERVER            (already documented in LINT)
NFS_DEBUG               turn on NFS debugging

also, because NFS_ROOT is used by very different files, it has been
renamed to opt_nfsroot.h instead of the old opt_nfs.h....
1998-06-30 03:01:37 +00:00
..
devices.i386 Correct the use of major 1 its now the wfd device 1998-02-17 11:33:31 +00:00
files.i386 Backed out rev.1.183, which had nothing to do with its log message. 1998-06-16 14:55:27 +00:00
GENERIC Add the DPT driver here. It's kinda ironic that it got enabled in -stable 1998-06-03 13:33:34 +00:00
LINT convert some nfs tunables to options, these are: 1998-06-30 03:01:37 +00:00
LKM 'LKM' is a minimal kernel config file, just enough to be able to test-link 1998-03-12 20:00:21 +00:00
majors.i386 100 xrpu Xilinx Reprogrammable Processing Unit 1998-05-29 08:51:34 +00:00
Makefile.i386 Fix race condition for creation of vnode_if.c and vnode_if.h. 1998-06-24 13:55:32 +00:00
NOTES convert some nfs tunables to options, these are: 1998-06-30 03:01:37 +00:00
options.i386 Support better performance with P6 architectures and in SMP 1998-05-11 02:13:47 +00:00
PCCARD - Added PSM_HOOKAPM & PSM_RESETAFTERSUSPEND options. 1997-11-11 00:47:01 +00:00
SMP-GENERIC Add "flags 0x10" to the sio0 entry so that SMP-GENERIC acts in thesame 1998-04-29 06:58:43 +00:00