Hi, we are developing a CAN driver for a bsp, and at first, we are devloping it in order to use it with the rtems io manager. But for this I need to use the function rtems_io_lookup_name which is deprecated(it works but it gives a warning message) I've been looking and it says to use stat() instead, but stat returns a different struct, and I need the major and minors numbers that rtems_io_lookup_name returns. So, why has been that function deprecated? what is the correct way of develop a driver like this? thanks!
-- ______________________________ Marcos Díaz Software Engineer San Lorenzo 47, 3rd Floor, Office 5 Córdoba, Argentina Phone: +54 351 4217888 / +54 351 4218211/ +54 351 7617452 Skype: markdiaz22 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel