summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/ldconfig
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-04-30 05:27:01 +0000
committermarcel <marcel@FreeBSD.org>2003-04-30 05:27:01 +0000
commita9863cd5fe8315c179ae209cff29b7b9cfa09ceb (patch)
treef4b2dc162bf160d69f669672742689e2bcda5031 /etc/rc.d/ldconfig
parentd05cdb70bf8634e72be28f9927f365b8467fb53c (diff)
downloadFreeBSD-src-a9863cd5fe8315c179ae209cff29b7b9cfa09ceb.zip
FreeBSD-src-a9863cd5fe8315c179ae209cff29b7b9cfa09ceb.tar.gz
o Don't announce that the timer is good when in fact it isn't timing
at all (ie reads yield constant values). Display the width as the difference between max and min so that constant timers have width zero. o Get the address of the timer from the XPmTmrBlk field instead of the V1_PmTmrBlk field. The former is a generic address and can specify a memory mapped I/O address. Remove <machine/bus_pio.h> to account for this. The timer is now properly configured on machines with ACPI v2 tables, whether PIO or MEMIO. Note that the acpica code converts v1 tables into v2 tables so the address is always present in XPmTmrBlk. o Replace the TIMER_READ macro with a call to the read_counter() function and add a barrier to make sure that we observe proper ordering of the reads.
Diffstat (limited to 'etc/rc.d/ldconfig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud