From owner-freebsd-hackers Fri Jan 30 01:01:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA20753 for hackers-outgoing; Fri, 30 Jan 1998 01:01:58 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from penguin.wise.edt.ericsson.se (penguin-ext.wise.edt.ericsson.se [194.237.142.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA20744 for ; Fri, 30 Jan 1998 01:01:55 -0800 (PST) (envelope-from teima@kk.etx.ericsson.se) Received: from kkb3 (kkb3.kk.etx.ericsson.se [130.100.97.23]) by penguin.wise.edt.ericsson.se (8.7.5/8.7.3/glacier-1.12) with SMTP id KAA22066 for ; Fri, 30 Jan 1998 10:01:53 +0100 (MET) Received: from kk661.kk.etx.ericsson.se by kkb3 (SMI-8.6/LME-2.2.6) id KAA05776; Fri, 30 Jan 1998 10:01:43 +0100 From: teima@kk.etx.ericsson.se (Valter Mazzaro) Received: by kk661.kk.etx.ericsson.se (SMI-8.6/client-1.6) id KAA09509; Fri, 30 Jan 1998 10:01:42 +0100 Date: Fri, 30 Jan 1998 10:01:42 +0100 Message-Id: <199801300901.KAA09509@kk661.kk.etx.ericsson.se> To: freebsd-hackers@FreeBSD.ORG Subject: Embedded FreeBSD X-Sun-Charset: US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe hackers" Hello, we are a small group of people working on a distributed access router prototype. Each forwarding engine/egress port is constituted by a 200 Mhz Pentium Pro machine with FreeBSD as Net OS. It works great! At the moment we are investigating the possibility of implementing a router card, i.e. a board substituting each Pentium PC. We are trying to understand if we need to have a complete and commercial RTOS or we can live with a BSD-like product. As we are not so experienced in the embedded products field, I'm wondering if some of you guys can give us an hint about it. 1) Is it possible to embed FreeBSD or whichever BSD on a single board system? 2) Do you have any pointer to www sites, specific mailing lists, articles, books, etc. that can help us? As you understand, we don't need just a yes/no answer, even because running through the mailing lists archive it seems that is an old question, and the answer it should be yes. What we need is to have any indication about HOW to do it (stripped down systems, prom as virtual disks, embedded SW structure, SW loading on the on-board processor, an so on) We don't like so much the idea of leaving FreeBSD, all of us are very astonished how well it works, but the problem is that we lack information for this further step. Thanx in advance Valter