diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2005-11-21 20:22:35 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2005-11-21 20:22:35 +0000 |
| commit | 7417e80b4ee6b8422265251155d05d263661226a (patch) | |
| tree | c4cf12306454a553b07f10ccf7fafe795ca83949 /sys/i386 | |
| parent | d0750fb9b07b7b37ec9c8f66eb804c6041b9e91c (diff) | |
Notes
Diffstat (limited to 'sys/i386')
| -rw-r--r-- | sys/i386/conf/DEFAULTS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/conf/DEFAULTS b/sys/i386/conf/DEFAULTS index 60cb04a5e9797..dff4e864ecb6f 100644 --- a/sys/i386/conf/DEFAULTS +++ b/sys/i386/conf/DEFAULTS @@ -15,3 +15,5 @@ device npx # Pseudo devices. device mem # Memory and kernel memory devices device io # I/O device + +options PUC_FASTINTR |
