Searched hist:203062 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/acpica/
H A Dacpi_hpet.cdiff 203062 Wed Jan 27 10:24:49 MST 2010 avg acpi_hpet: correctly get number of timers/comparators in a timer block

Also, account for a quirk of AMD/ATI HPET which reports number of timers
instead of id of the last timer as manadated by the specification.
Currently this has no effect on functionality but in the future we may
make actual use of the HPET timers, not only of its timecounter.

MFC after: 2 weeks
/freebsd-10.3-release/sbin/ifconfig/
H A Difconfig.cdiff 293729 Tue Jan 12 06:01:33 MST 2016 allanjude MFC: r287842
Make ifconfig always exit with an error code if an important ioctl fails

PR: 203062

Completed in 88 milliseconds