Detaching fbcon allows individual drivers to be unloaded. However several drivers call pci_disable_device() upon exit. This function will disable the BAR's which will kill VGA text mode and/or affect X/DRM. To prevent this, remove calls to pci_disable_device() from several drivers. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| fbdev.c | ||
| Makefile | ||
| nv4ref.h | ||
| nv_driver.c | ||
| nv_type.h | ||
| nvreg.h | ||
| riva_hw.c | ||
| riva_hw.h | ||
| riva_tbl.h | ||
| rivafb-i2c.c | ||
| rivafb.h | ||