Add PLIP network device

This commit is contained in:
RichardG867
2020-10-17 01:31:53 -03:00
parent 0189ff8ea6
commit 123462f1d9
6 changed files with 542 additions and 2 deletions

View File

@@ -101,6 +101,7 @@ extern "C" {
/* Global variables. */
extern int nic_do_log; /* config */
extern int network_ndev;
extern int network_rx_pause;
extern netdev_t network_devs[32];