Bochs/bochs/iodev/network
Volker Ruppert 3cf2807dce Continued bx_bool to bool type changes.
- Changes in the VGA core and Voodoo code.
- Removed unnecessary typecasts in some devices.
- TODO: USB host controller code.
2021-02-03 18:08:04 +00:00
..
slirp Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
e1000.cc Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
e1000.h Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +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 Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +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 Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +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 Continued bx_bool to bool type changes. 2021-02-03 18:08:04 +00:00
ne2k.h Changed bx_bool to bool type in some more devices. 2021-02-01 20:39:33 +00:00
netmod.cc Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
netmod.h Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
netutil.cc Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
netutil.h Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
pcipnic.cc Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
pcipnic.h Changed bx_bool to bool type in some more device and the developer doc. 2021-02-01 12:42:12 +00:00
pnic_api.h - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00