diff --git a/en/projects/ideas/index.sgml b/en/projects/ideas/index.sgml index 27e6ecb0d7..ee3d68ae21 100644 --- a/en/projects/ideas/index.sgml +++ b/en/projects/ideas/index.sgml @@ -1,6 +1,6 @@ - + %developers; @@ -75,7 +75,6 @@
  • Fast syscall support for FreeBSD/i386
  • FPU subsystem overhaul
  • Generic input device layer
  • -
  • High Definition Audio (HDA) support
  • Implement and profile algorithms for powerd
  • iSCSI
  • Linuxulator with native amd64 support
  • @@ -87,7 +86,6 @@
  • Rewrite the in-kernel file system syncer
  • Suspend to disk
  • Sync FreeBSD i386 boot code with DragonFly
  • -
  • Sync USB code with NetBSD
  • Syscons modularization
  • Update the Linuxulator
  • @@ -594,40 +592,6 @@
    - -

    High Definition Audio (HDA) support

    -

    Technical contact: freebsd-multimedia@FreeBSD.org - (mailing list)

    -

    URL: HDA - Specification

    - -

    Some work has been done, but progress is slow. More manpower is needed. Stephane E. Potvin has begun - implementing HDA support to our sound system and a patch is available here. This - is very experimental, and should not be considered stable code.

    -

    Several extensions to this code have been written in order for at least - minimal support for some chipsets. You can find patches here, - here - and here. - Please note that this is considered very experimental code.

    -

    Requirements:

    - - -
    -

    Implement and profile algorithms for powerd

    Technical contacts: - -

    Sync USB code with NetBSD

    -

    Mailing list: freebsd-usb@FreeBSD.org

    -

    There are various improvements and fixes to the USB code in NetBSD - which have not found their way into FreeBSD yet.

    -

    Requirements:

    - - -
    -

    Syscons modularization

    Separate the syscons code into distinct parts for input, output, @@ -890,15 +838,16 @@

    Update the Linuxulator

    Technical contact: Emulation mailing list, &a.netchild;, Roman Divacky

    FreeBSD provides Linux binary compatibility through a Linux system call table that is invoked when Linux ELF binaries are executed. This implementation should be compared with an up-to-date Linux kernel so that important missing syscalls can be added to ensure that all mainstream - applications continue to work on FreeBSD.

    -

    Roman Divacky is working on updating - the linuxulator as part of Google Summer of Code 2006.

    + applications continue to work on FreeBSD. More information about the current + status can be obtained from the wiki page.

    Requirements: