summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2004-12-23 20:42:53 +0000
committerjhb <jhb@FreeBSD.org>2004-12-23 20:42:53 +0000
commitf79ca8546cde4ec274482bbfb1c1cd64a5bbb2e1 (patch)
treef5c55a9d8b2a3daf183eda5ebcf4c57953a0a604 /lib/libc
parent59abe64294440bcd98e9b525e9a7ff41300ff011 (diff)
downloadFreeBSD-src-f79ca8546cde4ec274482bbfb1c1cd64a5bbb2e1.zip
FreeBSD-src-f79ca8546cde4ec274482bbfb1c1cd64a5bbb2e1.tar.gz
- Give the timer, thermal, and error LVT entries an interrupt vector even
though these aren't used yet. - Add missing function prototypes for some static functions. - Allow lvt_mode() to handle an LVT entry with a delivery mode of fixed. - Consolidate code duplicated in lapic_init() and lapic_setup() to program the spurious vector register of a local APIC in a static lapic_enable() function. - Dump the timer, thermal, error, and performance counter LVT entries during lapic_dump(). - Program LVT pins (currently only LINT0 and LINT1) after the local APIC has been software enabled via lapic_enable() since otherwise the LVT programming will not be able to unmask LVT sources.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud