Bochs/bochs/iodev/network
Volker Ruppert 89522c30d8 Some more bx_bool to bool type changes.
- bx_shadow_bool_c: removed unused bitnum feature and changed data type.
- Changed return type of memory handlers to bool.
- Modified virtual timer, PIC and PIT code.
2021-01-30 23:55:24 +00:00
..
slirp Fixed some MSVC warnings. 2020-11-30 08:50:22 +00:00
e1000.cc Some more bx_bool to bool type changes. 2021-01-30 23:55:24 +00:00
e1000.h Some more bx_bool to bool type changes. 2021-01-30 23:55:24 +00:00
eth_fbsd.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
eth_linux.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
eth_null.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
eth_slirp.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
eth_socket.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
eth_tap.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
eth_tuntap.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
eth_vde.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
eth_vnet.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
eth_win32.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
Makefile.in Rewrite of the network driver plugin code. 2017-03-12 07:48:08 +00:00
ne2k.cc Some more bx_bool to bool type changes. 2021-01-30 23:55:24 +00:00
ne2k.h Some more bx_bool to bool type changes. 2021-01-30 23:55:24 +00:00
netmod.cc Some more work on the Bochs plugins support. 2021-01-08 19:04:41 +00:00
netmod.h Fixed compilation in the MSVC plugins case. 2020-08-30 08:34:57 +00:00
netutil.cc Some small changes for the vnet server support. 2020-09-05 08:39:25 +00:00
netutil.h Some improvements for the vnet config file support. 2020-09-03 14:23:06 +00:00
pcipnic.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
pcipnic.h Some changes related to the PCI ROM handling. 2017-10-08 15:54:21 +00:00
pnic_api.h - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00