diff --git a/en/projects/ideas/ideas.xml b/en/projects/ideas/ideas.xml index 4fd088a489..6a359ab248 100644 --- a/en/projects/ideas/ideas.xml +++ b/en/projects/ideas/ideas.xml @@ -15,7 +15,7 @@ Ideas//EN" - $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.132 2009/05/22 20:48:46 danger Exp $ + $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.133 2010/03/08 21:04:58 rwatson Exp $ @@ -46,19 +46,6 @@ Ideas//EN" - - NAND Flash driver support -

Technical Contact: Warner Losh

-

Add support for NAND flash devices.

-

Requirements:

-
    -
  • Good C programming skills
  • -
  • Ability to understand FreeBSD subsystems like geom, device, etc.
  • -
-
-
- Make creating a bus easier

Technical Contact: - - Variable hints -

Technical Contact: Warner Losh

- -

Often times in the embedded world, you know what kind of - built-in devices are on a SoC (System on a Chip) only because - you know the specific model of that SoC. It is desirable to - have a mechanism that code on these machines can use to load - one of several sets of hints, which can then be used to - populate the bus.

-

Requirements:

-
    -
  • Good C programming skills
  • -
-
-
- ARM cleanup

Technical Contact: