Bochs/bochs/iodev/network
Volker Ruppert f62c8f158f Some work on the "Bochs side" of the new slirp module
- added support for a separate slirp config file specified with the "script"
  parameter. Added sample config in the "misc" subdirectory.
- now creating one logfunctions object per slirp instance and added new function
  slirp_warning() to send error messages to the Bochs log.
- regenerated dependencies for the iodev/network Makefile and updated command
  line example for generating them.
2014-03-02 20:24:26 +00:00
..
slirp Some work on the "Bochs side" of the new slirp module 2014-03-02 20:24:26 +00:00
e1000.cc Added new method for the init of the readonly registers in the PCI config space 2013-12-30 22:39:21 +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_new.cc Some work on the "Bochs side" of the new slirp module 2014-03-02 20:24:26 +00:00
eth_slirp.cc Switch to Winsock2 library for all Windows cases 2014-02-15 12:18:15 +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 Switch to Winsock2 library for all Windows cases 2014-02-15 12:18:15 +00:00
eth_win32.cc Switch to Winsock2 library for all Windows cases 2014-02-15 12:18:15 +00:00
Makefile.in Some work on the "Bochs side" of the new slirp module 2014-03-02 20:24:26 +00:00
ne2k.cc Added new method for the init of the readonly registers in the PCI config space 2013-12-30 22:39:21 +00:00
ne2k.h - debugger command 'info device': implemented support for additional arguments 2012-04-23 17:06:19 +00:00
netmod.cc Somw work to make the new slirp module compile and work with MSVC 2014-02-25 19:44:14 +00:00
netmod.h Added / modified device log prefixes 2013-12-29 12:56:52 +00:00
pcipnic.cc Added new method for the init of the readonly registers in the PCI config space 2013-12-30 22:39:21 +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