diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2022-04-09 08:31:49 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2022-04-09 08:31:49 +0000 |
| commit | efd0fdfe289cde91ee612efb083673036d8b01d4 (patch) | |
| tree | ba5bbe91798bd29ec3fbdb50bb36a3eb35a076b2 /sys/i386 | |
| parent | 237a6663332bb7245b0ad168118c255c69d19d10 (diff) | |
Diffstat (limited to 'sys/i386')
| -rw-r--r-- | sys/i386/conf/NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 3c1d1b8225a4..1cf8a34a8ebc 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -290,7 +290,7 @@ device isa # # AUTO_EOI_2 enables the `automatic EOI' feature for the slave 8259A # interrupt controller. This saves about 0.7-1.25 usec for each interrupt. -# Automatic EOI is documented not to work for for the slave with the +# Automatic EOI is documented not to work for the slave with the # original i8259A, but it works for some clones and some integrated # versions. # |
