added Firetos' radeon PCI driver

This commit is contained in:
Markus Fröschle
2013-12-26 21:20:47 +00:00
parent 98bb09408e
commit 981192e99b
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;