Date: Thu, 24 Sep 1998 10:56:32 -0700 (PDT) From: Nate Williams <nate@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pccard pccard.c Message-ID: <199809241756.KAA06936@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 1998/09/24 10:56:31 PDT Modified files: sys/pccard pccard.c Log: - Fix a bug where a "power_off_slot' timeout was not cancelled when the computer 'suspended', although the slot was powered off. There was a race where the slow could be powered off *after* it was assigned a new driver when the computer was 'resumed'. Noticed by: Brian Somers <brian@Awfulhak.org> Revision Changes Path 1.66 +6 -1 src/sys/pccard/pccard.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809241756.KAA06936>