1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2025-04-21 12:27:27 +03:00

tools/lib/: added network proxy-based driver (in progress)

- atnet.c: driver "net", which accessed hardware via atrf-proxy
- Makefile (OBJS): added atnet.o
- driver.h (atnet_driver), atrf.c (drivers): added the atnet driver
- atrf.c (drivers): moved the driver list closer to the top
This commit is contained in:
Werner Almesberger
2011-04-10 17:45:19 -03:00
parent 7be700df11
commit 39319e145a
4 changed files with 425 additions and 12 deletions

View File

@@ -38,6 +38,7 @@ struct atrf_driver {
extern struct atrf_driver atusb_driver;
extern struct atrf_driver atben_driver;
extern struct atrf_driver atnet_driver;
int atrf_set_clkm_generic(