Bochs/bochs/iodev/network
Volker Ruppert ae659d14fd Changed initial value of the parameter "enabled" to 1 for network, sound and
usb device plugins. Loading the plugin means that the user wants to enable it.
Disabling the device on the command line and in the config interface is still
possible.
2013-12-30 14:37:04 +00:00
..
e1000.cc Changed initial value of the parameter "enabled" to 1 for network, sound and 2013-12-30 14:37:04 +00:00
e1000.h - added original authors on top of LGPL'd sources ported from Qemu 2012-08-30 20:41:25 +00:00
eth_fbsd.cc - fixed typo 2012-08-08 15:38:33 +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 Several fixes for compiling Bochs successfully in Cygwin64 2013-11-01 18:19:52 +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 Several fixes for compiling Bochs successfully in Cygwin64 2013-11-01 18:19:52 +00:00
eth_win32.cc Several fixes for compiling Bochs successfully in Cygwin64 2013-11-01 18:19:52 +00:00
Makefile.in On Windows, the netmod plugin now must be linked with wsock32 2013-08-21 15:19:47 +00:00
ne2k.cc Changed initial value of the parameter "enabled" to 1 for network, sound and 2013-12-30 14:37:04 +00:00
ne2k.h - debugger command 'info device': implemented support for additional arguments 2012-04-23 17:06:19 +00:00
netmod.cc Added / modified device log prefixes 2013-12-29 12:56:52 +00:00
netmod.h Added / modified device log prefixes 2013-12-29 12:56:52 +00:00
pcipnic.cc Changed initial value of the parameter "enabled" to 1 for network, sound and 2013-12-30 14:37:04 +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