Bochs/bochs/iodev/network
Volker Ruppert db633275b0 - several improvements to the optional plugin control
- SIM->opt_plugin_ctrl() now can be used to verify the optional plugin
    configuration when using the plugin name "*". The 'load' value 1 makes
    sure that all plugins with the value 1 are loaded. The 'load' value 0
    unloads all plugin with the value 0 (marked for removal).
  - add the default set of plugins to the 'plugin_ctrl' list and load all these
    pre-defined optional plugins before parsing the configuration.
  - special wx case: verify plugin configuration before showing the plugin
    control dialog and before initialising hardware.
  - device plugins that have been loaded, but not configured now set their
    plugin control value to 0. Added the plugin unload check before signalling reset.
2012-07-06 17:19:32 +00:00
..
e1000.cc - several improvements to the optional plugin control 2012-07-06 17:19:32 +00:00
e1000.h - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_fbsd.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_linux.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_null.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_slirp.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_tap.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_tuntap.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_vde.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_vnet.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_win32.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
Makefile.in - makefile fixes in the iodev subdirs related to SF bug #3459998 2012-03-12 21:10:44 +00:00
ne2k.cc - several improvements to the optional plugin control 2012-07-06 17:19:32 +00:00
ne2k.h - debugger command 'info device': implemented support for additional arguments 2012-04-23 17:06:19 +00:00
netmod.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
netmod.h - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
pcipnic.cc - several improvements to the optional plugin control 2012-07-06 17:19:32 +00:00
pcipnic.h merged compilation patch by Sebastian, update closed bugs in CHANGES 2012-06-24 17:42:24 +00:00
pnic_api.h - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00