From cb0f55a4b829d9f2198b10c224a4ca626de7ded3 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 26 Apr 2018 09:05:20 +0200 Subject: Update due to BSP source reorganization This patch is a part of the BSP source reorganization. Close #3285. --- networking/networking_driver.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking') diff --git a/networking/networking_driver.rst b/networking/networking_driver.rst index 0737008..a86f42e 100644 --- a/networking/networking_driver.rst +++ b/networking/networking_driver.rst @@ -14,7 +14,7 @@ Introduction This chapter is intended to provide an introduction to the procedure for writing RTEMS network device drivers. The example code is taken from the 'Generic 68360' network device driver. The source code for this driver is -located in the :file:`c/src/lib/libbsp/m68k/gen68360/network` directory in the +located in the :file:`bsps/m68k/gen68360/net` directory in the RTEMS source code distribution. Having a copy of this driver at hand when reading the following notes will help significantly. -- cgit v1.2.3