Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567239
en ru br
ALT Linux repos
S:2.6.11-alt1
5.0: 2.3.7-alt1
4.1: 2.3.6-alt1
4.0: 2.3.5-alt1
3.0: 2.1.1-alt2.1.1

Other repositories
Upstream:2.3.6

Group :: Emulators
RPM: bochs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: bochs-usb.patch
Download


--- iodev/devices.cc~	2019-10-16 15:46:00.000000000 -0500
+++ iodev/devices.cc	2019-12-02 08:33:39.323859575 -0600
@@ -180,6 +180,7 @@
     PLUG_load_plugin(pci, PLUGTYPE_CORE);
     PLUG_load_plugin(pci2isa, PLUGTYPE_CORE);
 #if BX_SUPPORT_PCIUSB
+    PLUG_load_plugin(usb_common, PLUGTYPE_CORE);
     usb_enabled = is_usb_enabled();
     if (usb_enabled)
       bx_usbdev_ctl.init();
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin