bde 2007-01-13 11:00:56 UTC
FreeBSD src repository
Modified files:
sys/dev/cy cy_isa.c
Log:
Fixed a panic in the probe. The memory resource was accessed after
releasing it. This seems to have worked until a few days ago, but
now the memory is unmapped.
Revision Changes Path
1.147 +3 -2 src/sys/dev/cy/cy_isa.c