freebsd-skq/sys/pc98/cbus
John Baldwin db015a9153 Fixup some more fallout from the lapic/i8254 changes:
- Make sure timer0_max_count is set to a correct value in the lapic case.
- Revert i8254_restore() to explicitly reprogram timer 0 rather than
  calling set_timer_freq() to do it.  set_timer_freq() only reprograms
  the counter if the max count changes which it never does on resume.  This
  unbreaks suspend/resume for several people.

Tested by:	marks, others
Reviewed by:	bde
MFC after:	3 days
2005-07-13 15:43:21 +00:00
..
30line.h
cbus_dma.c
cbus_dmareg.h
cbus.h
clock.c Fixup some more fallout from the lapic/i8254 changes: 2005-07-13 15:43:21 +00:00
fdc_cbus.c
fdc.c
fdcreg.h
fdcvar.h
gdc.c
nmi.c
olpt.c
olptreg.h
pckbd.c
pckbdtables.h
pcrtc.c Fixup some more fallout from the lapic/i8254 changes: 2005-07-13 15:43:21 +00:00
pmc.c
ppc.c
ppcreg.h
sc_machdep.h
scgdcrndr.c
scterm-sck.c
scvtb.c
sio_cbus.c
sio.c
syscons_cbus.c