mirror of
https://github.com/torvalds/linux.git
synced 2025-11-04 10:40:15 +02:00
When running RISC-V QEMU with the Bochs device attached via PCIe the
probe of the Bochs device fails with:
[drm:bochs_hw_init] *ERROR* ID mismatch
This was introduced by this commit:
|
||
|---|---|---|
| .. | ||
| bochs.h | ||
| bochs_drv.c | ||
| bochs_fbdev.c | ||
| bochs_hw.c | ||
| bochs_kms.c | ||
| bochs_mm.c | ||
| Kconfig | ||
| Makefile | ||