CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/12 13:07:40
Modified files:
sys/dev/isa : lpt_isa.c
sys/dev/ic : lpt.c lptvar.h
Log message:
Add suspend/resume support to lpt. Basically, ensure that DACT_SUSPEND
stops the timeouts, and that DVACT_RESUME unwedges the soft state and
bring the hardware state back to normal operation.
Tested by rpe, thanks a lot!
