FreeBSD Handbook
: Contributing to FreeBSD
: What is needed
: Medium priority tasks
Previous: High priority tasks
Next: Low priority tasks
18.1.2. Medium priority tasks
The following tasks need to be done, but not with any particular
urgency:
- DOS emulator (for DOS executables) Coordinator:
J.R. Westmoreland
- Port AFS (Andrew File System) to FreeBSD Coordinator:
Alexander Seth Jones
- MCA support? This should be finalized one way or the other.
- Full LKM based driver support/Configuration Manager.
- Devise a way to do all LKM registration without ld. This means
some kind of symbol table in the kernel.
- Write a configuration manager (in the 3rd stage boot?) that probes
your hardware in a sane manner, keeps only the LKMs required for
your hardware, etc.
- PCMCIA/PCCARD. Coordinators: Nate Williams
<nate@FreeBSD.ORG> and Poul-Henning Kamp
<phk@FreeBSD.ORG>
- Documentation!
- Reliable operation of the pcic driver (needs testing).
- Recognizer and handler for sio.c (mostly done).
- Recognizer and handler for ed.c (mostly done).
- Recognizer and handler for ep.c (mostly done).
- User-mode recognizer and handler (partially done).
- Advanced Power Management. Coordinators: Nate Williams
<nate@FreeBSD.ORG> and Poul-Henning Kamp
<phk@FreeBSD.ORG>
- APM sub-driver (mostly done).
- IDE/ATA disk sub-driver (partially done).
- syscons/pcvt sub-driver.
- Integration with the PCMCIA/PCCARD drivers (suspend/resume).
FreeBSD Handbook
: Contributing to FreeBSD
: What is needed
: Medium priority tasks
Previous: High priority tasks
Next: Low priority tasks