Searched hist:65865 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/i386/bios/
H A Dapm.hdiff 65865 Thu Sep 14 22:34:57 MDT 2000 iwasaki Add Timer device driver for power management events.
The code for suspend/resume is derived from APM device driver.

Some people suggested the original code is somewhat buggy, but I'd
like to just move it from apm.c without any major changes for the
initial version. This code should be refined later.

To use pmtimer to adjust time at resume time, add
device pmtimer
in your kernel config file, and add
hint.pmtimer.0.at="isa"
in your device.hints

Reviewed by: -current, bde
H A Dapm.cdiff 65865 Thu Sep 14 22:34:57 MDT 2000 iwasaki Add Timer device driver for power management events.
The code for suspend/resume is derived from APM device driver.

Some people suggested the original code is somewhat buggy, but I'd
like to just move it from apm.c without any major changes for the
initial version. This code should be refined later.

To use pmtimer to adjust time at resume time, add
device pmtimer
in your kernel config file, and add
hint.pmtimer.0.at="isa"
in your device.hints

Reviewed by: -current, bde
/freebsd-10.2-release/sys/i386/isa/
H A Dpmtimer.c65865 Thu Sep 14 22:34:57 MDT 2000 iwasaki Add Timer device driver for power management events.
The code for suspend/resume is derived from APM device driver.

Some people suggested the original code is somewhat buggy, but I'd
like to just move it from apm.c without any major changes for the
initial version. This code should be refined later.

To use pmtimer to adjust time at resume time, add
device pmtimer
in your kernel config file, and add
hint.pmtimer.0.at="isa"
in your device.hints

Reviewed by: -current, bde
/freebsd-10.2-release/sys/conf/
H A Dfiles.i386diff 65865 Thu Sep 14 22:34:57 MDT 2000 iwasaki Add Timer device driver for power management events.
The code for suspend/resume is derived from APM device driver.

Some people suggested the original code is somewhat buggy, but I'd
like to just move it from apm.c without any major changes for the
initial version. This code should be refined later.

To use pmtimer to adjust time at resume time, add
device pmtimer
in your kernel config file, and add
hint.pmtimer.0.at="isa"
in your device.hints

Reviewed by: -current, bde

Completed in 178 milliseconds