Re: Porting ethernet driver from FREEBSD to rtems-libbsd

2015-05-14 Thread Sebastian Huber
You have two options. 1. You port simplebus to libbsd. I tried this before and its not done in one day. 2. You get rid of all simplebus dependencies in the driver and use the libbsd nexus support. This is normally done in a couple of minutes with the use some hacks to get the FDT provided pa

Porting ethernet driver from FREEBSD to rtems-libbsd

2015-05-14 Thread ragu nath
Hi All, My name is ragunath. I am selected for Google Summer of Code 2015 with RTEMS. I will be working on improving Beagle BSP. I am in the process of porting ethernet driver for Beaglebone black from FreeBSD to rtems-libbsd. I would like to know what are the necessary changes we need to make t

Re: [rtems commit] Remove obsolete rtems_clock_major/minor

2015-05-14 Thread Sebastian Huber
The last spot was in one of the Gaisler drivers committed recently. On 14/05/15 14:39, Joel Sherrill wrote: Is this all of them again? I have made this sweep at least twice in the code but clearly missed the docs. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puch

Re: [rtems commit] Remove obsolete rtems_clock_major/minor

2015-05-14 Thread Joel Sherrill
Is this all of them again? I have made this sweep at least twice in the code but clearly missed the docs. On May 14, 2015 4:18:24 AM CDT, Sebastian Huber wrote: >Module:rtems >Branch:master >Commit:a0001d64fea2619a76fd117967756089e5305f09 >Changeset: >http://git.rtems.org/rtems/commi