cvs commit: src/sys/dev/syscons syscons.c src/sys/isa
syscons_isa.c
Nate Lawson
njl at FreeBSD.org
Wed Oct 29 12:48:14 PST 2003
njl 2003/10/29 12:48:13 PST
FreeBSD src repository
Modified files:
sys/dev/syscons syscons.c
sys/isa syscons_isa.c
Log:
Fix a panic that occurs when resuming. For some reason, sc->cur_scp is
NULL.
Submitted by: Andrew Thompson <andy at fud.org.nz>
Revision Changes Path
1.409 +3 -0 src/sys/dev/syscons/syscons.c
1.24 +4 -0 src/sys/isa/syscons_isa.c
More information about the cvs-src
mailing list