RE: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD

2017-03-21 Thread Kirspel, Kevin
...@rtems.org] On Behalf Of Sebastian Huber Sent: Tuesday, March 21, 2017 2:35 AM To: devel@rtems.org Subject: Re: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD On 21/03/17 00:25, Joel Sherrill wrote: > Agreed a BSP or user space code should not use the same name

Re: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD

2017-03-20 Thread Sebastian Huber
On 21/03/17 00:25, Joel Sherrill wrote: Agreed a BSP or user space code should not use the same name as anything that is included in POSIX. :) How did my build sweep miss this? You didn't apply Kevin's patches? -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchh

Re: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD

2017-03-20 Thread Joel Sherrill
-1642> > > Fax: (770)-510-4445 <(770)%20510-4445> > > > > *From:* devel [mailto:devel-boun...@rtems.org] *On Behalf Of *Kirspel, > Kevin > *Sent:* Monday, March 20, 2017 1:50 PM > *To:* devel@rtems.org > *Subject:* RE: [PATCH 1/5] Adding modified FREEBSD headers t

RE: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD

2017-03-20 Thread Kirspel, Kevin
[mailto:devel-boun...@rtems.org] On Behalf Of Kirspel, Kevin Sent: Monday, March 20, 2017 1:50 PM To: devel@rtems.org Subject: RE: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD I tracked the arm failure down to a header file (s3c2410.h) that contains a structure that

RE: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD

2017-03-20 Thread Kirspel, Kevin
-4445 From: Joel Sherrill [mailto:j...@rtems.org] Sent: Monday, March 20, 2017 1:33 PM To: Kirspel, Kevin Cc: devel@rtems.org Subject: Re: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD I just built all BSPs and didn't see any failures. Sebastian.. what was goi

Re: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD

2017-03-20 Thread Joel Sherrill
Roswell >> 235 Hembree Park Drive >> Roswell GA 30076 >> Tel: (770)-510- ext. 81642 >> Direct: (770)-688-1642 >> Fax: (770)-510-4445 >> >> -Original Message- >> From: Sebastian Huber [mailto:sebastian.hu...@embedded-brains.de] >> Sent:

Re: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD

2017-03-20 Thread Joel Sherrill
14, 2017 9:42 AM > To: Kirspel, Kevin ; devel@rtems.org > Subject: Re: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS > termios with FREEBSD > > The patch set looks good after a rough review. I will check this in in two > or three days if nobody objects. > > -- >

RE: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD

2017-03-14 Thread Kirspel, Kevin
- ext. 81642 Direct: (770)-688-1642 Fax: (770)-510-4445 -Original Message- From: Sebastian Huber [mailto:sebastian.hu...@embedded-brains.de] Sent: Tuesday, March 14, 2017 9:42 AM To: Kirspel, Kevin ; devel@rtems.org Subject: Re: [PATCH 1/5] Adding modified FREEBSD headers to sync

Re: [PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD

2017-03-14 Thread Sebastian Huber
The patch set looks good after a rough review. I will check this in in two or three days if nobody objects. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-

[PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD

2017-03-14 Thread Kevin Kirspel
--- cpukit/libcsupport/include/sys/_termios.h| 264 +++ cpukit/libcsupport/include/sys/ttydefaults.h | 111 +++ cpukit/libcsupport/src/cfmakesane.c | 66 +++ 3 files changed, 441 insertions(+) create mode 100644 cpukit/libcsupport/include/sys/_ter

[PATCH 1/5] Adding modified FREEBSD headers to sync RTEMS termios with FREEBSD

2017-03-13 Thread Kevin Kirspel
--- cpukit/libcsupport/include/sys/_termios.h| 264 +++ cpukit/libcsupport/include/sys/ttydefaults.h | 111 +++ cpukit/libcsupport/src/cfmakesane.c | 66 +++ 3 files changed, 441 insertions(+) create mode 100644 cpukit/libcsupport/include/sys/_ter