diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2005-04-15 06:56:52 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2005-04-15 06:56:52 +0000 |
| commit | 133539f2aae0cd9b35e579f4b0443efeb25b57b6 (patch) | |
| tree | bc37732c416f27b6bced9818082ff20c8c2b54df /sys/pc98/conf/NOTES | |
| parent | f12be15787f64dd6bf88f41dec9516433735c6a2 (diff) | |
Notes
Diffstat (limited to 'sys/pc98/conf/NOTES')
| -rw-r--r-- | sys/pc98/conf/NOTES | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index ef038621cb14..1d0af53c66e2 100644 --- a/sys/pc98/conf/NOTES +++ b/sys/pc98/conf/NOTES @@ -28,23 +28,10 @@ profile 2 # for SMP kernels. Thus, the apic device is not strictly an SMP option, # but it is a prerequisite for SMP. # -# Notes: -# -# By default, mixed mode is used to route IRQ0 from the AT timer via -# the 8259A master PIC through the ExtINT pin on the first I/O APIC. -# This can be disabled via the NO_MIXED_MODE option. In that case, -# IRQ0 will be routed via an intpin on the first I/O APIC. Not all -# motherboards hook IRQ0 up to the first I/O APIC even though their -# MP table or MADT may claim to do so. That is why mixed mode is -# enabled by default. -# # Mandatory: device apic # I/O apic -# Optional: -options NO_MIXED_MODE # Disable use of mixed mode - # # Watchdog routines. # |
