diff options
author | nate <nate@FreeBSD.org> | 1997-10-23 02:30:39 +0000 |
---|---|---|
committer | nate <nate@FreeBSD.org> | 1997-10-23 02:30:39 +0000 |
commit | fdcf922d4ffc0149c3e7868da24182f4da36b501 (patch) | |
tree | c78058c2bfaf7a549e88f4bf39a1ba20fc3d732d /bin/date | |
parent | 74b704148b20d33ede93b2d6ceb8ad0c9fce0597 (diff) | |
download | FreeBSD-src-fdcf922d4ffc0149c3e7868da24182f4da36b501.zip FreeBSD-src-fdcf922d4ffc0149c3e7868da24182f4da36b501.tar.gz |
- When doing suspend/resume, only try to suspend those drivers on active
slots. Otherwise, we try to suspend drivers who have been disabled
already.
[
The only reason the drivers are still on the list is because of race
conditions where the card is removed while the driver is in use. We
leave the drivers on the slot list (leaving all of their structures in
place in case a process is using it) but set it's state to empty so that
further uses by the pccard code know not to expect active cards.
]
Diffstat (limited to 'bin/date')
0 files changed, 0 insertions, 0 deletions