FreeBSD bugmaster | 3 Sep 2007 13:07
Picon
Favicon

Current problem reports assigned to you

Current FreeBSD problem reports
Critical problems
Serious problems
Non-critical problems

S Tracker      Resp.      Description
--------------------------------------------------------------------------------
o misc/15876   embedded   [picobsd] PicoBSD message of the day problems
o misc/28255   embedded   [picobsd] picobsd documentation still references old .
o kern/42728   embedded   [picobsd] many problems in src/usr.sbin/ppp/*  after c
f misc/52255   embedded   [picobsd] picobsd build script fails under FreeBSD 5.0
o misc/52256   embedded   [picobsd] picobsd build script does not read in user/s
o kern/101228  embedded   [nanobsd] [patch] Two more entries for FlashDevice.sub

6 problems total.

Heiko Wundram (Beenic | 4 Sep 2007 09:54

Looking for an embedded system retailer

Hey all!

I'm looking for an embedded system retailer (preferrably, but not exclusively) 
in Germany, who sells i386-based systems, which are able to run standard 
i386-FreeBSD.

A Google search (for me) didn't turn up proper results, that's why I thought 
I'd ask the list. Thanks for any reply (also off-list, as not to do 
advertising :-)).

--

-- 
Heiko Wundram
Product & Application Development
FreeBSD bugmaster | 10 Sep 2007 13:07
Picon
Favicon

Current problem reports assigned to you

Current FreeBSD problem reports
Critical problems
Serious problems
Non-critical problems

S Tracker      Resp.      Description
--------------------------------------------------------------------------------
o misc/15876   embedded   [picobsd] PicoBSD message of the day problems
o misc/28255   embedded   [picobsd] picobsd documentation still references old .
o kern/42728   embedded   [picobsd] many problems in src/usr.sbin/ppp/*  after c
f misc/52255   embedded   [picobsd] picobsd build script fails under FreeBSD 5.0
o misc/52256   embedded   [picobsd] picobsd build script does not read in user/s
o kern/101228  embedded   [nanobsd] [patch] Two more entries for FlashDevice.sub

6 problems total.

Oliver Fromme | 13 Sep 2007 12:51
Picon

Re: Looking for an embedded system retailer

Heiko Wundram (Beenic) <wundram@...> wrote:
 > I'm looking for an embedded system retailer (preferrably, but not exclusively) 
 > in Germany, who sells i386-based systems, which are able to run standard 
 > i386-FreeBSD.

A few years a go I bought a few small boxes from Advatech:
http://www.advantech.de/  Those were 3.5" size SBCs with
Geode processors, fanless, CF-bootable and fairly fast.
They offer other kinds of embeddable systems, too (smaller
and larger).

 > Thanks for any reply (also off-list, as not to do 
 > advertising :-)).

I'm not in any way affiliated with them (except that I'm
a satisfied customer), so I don't call this advertising.

Best regards
   Oliver

--

-- 
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

'Instead of asking why a piece of software is using "1970s technology,"
start asking why software is ignoring 30 years of accumulated wisdom.'
(Continue reading)

Norbert Koch | 14 Sep 2007 09:31
Picon
Favicon

Re: Looking for an embedded system retailer

Hello.

We are selling FreeBSD based industrial process controllers
with PC104 boards from Jumptec/Kontron and AdvanTech.

Best regards,
Norbert Koch

Oliver Fromme schrieb:
> Heiko Wundram (Beenic) <wundram@...> wrote:
>  > I'm looking for an embedded system retailer (preferrably, but not exclusively) 
>  > in Germany, who sells i386-based systems, which are able to run standard 
>  > i386-FreeBSD.
>
> A few years a go I bought a few small boxes from Advatech:
> http://www.advantech.de/  Those were 3.5" size SBCs with
> Geode processors, fanless, CF-bootable and fairly fast.
> They offer other kinds of embeddable systems, too (smaller
> and larger).
>
>  > Thanks for any reply (also off-list, as not to do 
>  > advertising :-)).
>
> I'm not in any way affiliated with them (except that I'm
> a satisfied customer), so I don't call this advertising.
>
> Best regards
>    Oliver
>
>   
(Continue reading)

FreeBSD bugmaster | 17 Sep 2007 13:07
Picon
Favicon

Current problem reports assigned to you

Current FreeBSD problem reports
Critical problems
Serious problems
Non-critical problems

S Tracker      Resp.      Description
--------------------------------------------------------------------------------
o misc/15876   embedded   [picobsd] PicoBSD message of the day problems
o misc/28255   embedded   [picobsd] picobsd documentation still references old .
o kern/42728   embedded   [picobsd] many problems in src/usr.sbin/ppp/*  after c
f misc/52255   embedded   [picobsd] picobsd build script fails under FreeBSD 5.0
o misc/52256   embedded   [picobsd] picobsd build script does not read in user/s
o kern/101228  embedded   [nanobsd] [patch] Two more entries for FlashDevice.sub

6 problems total.

Marius Nuennerich | 18 Sep 2007 11:53
Picon

Porting FreeBSD to the Neo1973 (arm920t)

Hi all,

Andrew Turner and me are currently exploring what to do about getting
FreeBSD to run on the Neo1973. Andrew put up some first instructions
here: http://wiki.openmoko.org/wiki/FreeBSD

Much information about the hardware can be found in that wiki. We are
currently stuck after loading the kernel because there is no
framebuffer driver (yet) and the uart is not working.

I'm using qemu right now because I have no hardware yet.

Any idea what to do next? How to get the uart working? And how to tell
the kernel to use it as console?

Many Thanks
Marius

P.S. Should I have posted this to freebsd-arm?
M. Warner Losh | 18 Sep 2007 15:54

Re: Porting FreeBSD to the Neo1973 (arm920t)

In message: <20070918115334.569521c1@...>
            Marius Nuennerich <marius.nuennerich@...> writes:
: Hi all,
: 
: Andrew Turner and me are currently exploring what to do about getting
: FreeBSD to run on the Neo1973. Andrew put up some first instructions
: here: http://wiki.openmoko.org/wiki/FreeBSD
: 
: Much information about the hardware can be found in that wiki. We are
: currently stuck after loading the kernel because there is no
: framebuffer driver (yet) and the uart is not working.
: 
: I'm using qemu right now because I have no hardware yet.

Are there instructions for that posted somewhere.  Last time I tried
to get it going I hit all kinds of snags.

: Any idea what to do next? How to get the uart working? And how to tell
: the kernel to use it as console?

Chances are very good that you'll need more than just the uart.  The
uart for the samsung devices will need a driver written for it.
You'll also need to initialize memory in some way that's unique for
this SoC

: Many Thanks
: Marius
: 
: P.S. Should I have posted this to freebsd-arm?

(Continue reading)

M. Warner Losh | 18 Sep 2007 16:00

Re: Porting FreeBSD to the Neo1973 (arm920t)

In message: <20070918115334.569521c1@...>
            Marius Nuennerich <marius.nuennerich@...> writes:
: Hi all,
: 
: Andrew Turner and me are currently exploring what to do about getting
: FreeBSD to run on the Neo1973. Andrew put up some first instructions
: here: http://wiki.openmoko.org/wiki/FreeBSD
: 
: Much information about the hardware can be found in that wiki. We are
: currently stuck after loading the kernel because there is no
: framebuffer driver (yet) and the uart is not working.
: 
: I'm using qemu right now because I have no hardware yet.
: 
: Any idea what to do next? How to get the uart working? And how to tell
: the kernel to use it as console?

It might also make sense to create a mkimage port.  I have another
AT91RM9200 board with uboot I'd like to be able to boot from...

Warner
Marius Nuennerich | 18 Sep 2007 17:16
Picon
Picon

Re: Porting FreeBSD to the Neo1973 (arm920t)

On Tue, 18 Sep 2007 07:54:31 -0600 (MDT)
"M. Warner Losh" <imp@...> wrote:

> In message: <20070918115334.569521c1@...>
>             Marius Nuennerich <marius.nuennerich@...> writes:
> : Hi all,
> : 
> : Andrew Turner and me are currently exploring what to do about getting
> : FreeBSD to run on the Neo1973. Andrew put up some first instructions
> : here: http://wiki.openmoko.org/wiki/FreeBSD
> : 
> : Much information about the hardware can be found in that wiki. We are
> : currently stuck after loading the kernel because there is no
> : framebuffer driver (yet) and the uart is not working.
> : 
> : I'm using qemu right now because I have no hardware yet.
> 
> Are there instructions for that posted somewhere.  Last time I tried
> to get it going I hit all kinds of snags.

Just checkout https://svn.openmoko.org/trunk/src/host/qemu-neo1973 with
subversion and do this:
http://wiki.openmoko.org/wiki/Talk:OpenMoko_under_QEMU#FreeBSD_and_Qemu...

Then run openmoko/download.sh and openmoko/flash.sh if you have all the
dependencies it should work.

> 
> : Any idea what to do next? How to get the uart working? And how to tell
> : the kernel to use it as console?
(Continue reading)


Gmane