itohy d796584488 Don't use esp_pcmcia_enable() before attaching chip driver (ncr53c9x),
since it touches storage allocated by the chip attach function.
The chip driver properly calls scsipi_adapter_addref() /
scsipi_adapter_delref(), and just deleting the esp_pcmcia_enable() call
and the relevant code should be OK.

Fix panic descibed in PR kern/26909.
2006-12-28 16:37:46 +00:00
2006-12-26 00:13:24 +00:00
2006-12-27 18:13:53 +00:00
2006-12-21 02:56:37 +00:00
2006-12-23 07:21:34 +00:00
2006-12-27 12:43:10 +00:00
2006-12-27 21:53:58 +00:00
2006-12-28 04:17:51 +00:00
2006-12-21 01:45:32 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%