added Firetos' radeon PCI driver

This commit is contained in:
Markus Fröschle
2013-12-26 21:20:47 +00:00
parent 9ca272dd76
commit 0d845e2c14
23 changed files with 9822 additions and 93 deletions

View File

@@ -18,7 +18,7 @@
#include "net.h"
#include "net_timer.h"
#define TIMER_NETWORK 0
#define TIMER_NETWORK 3
/* The one and only TFTP connection */
static TFTP_Connection tcxn;