diff --git a/en/news/status/report-2009-10-2009-12.xml b/en/news/status/report-2009-10-2009-12.xml index 8d63c0eab8..0379a07bbc 100644 --- a/en/news/status/report-2009-10-2009-12.xml +++ b/en/news/status/report-2009-10-2009-12.xml @@ -2,7 +2,7 @@ - + October-December @@ -1273,6 +1273,101 @@ Report//EN" + + FreeBSD TDM Framework + + + + + Rafal + Czubak + + rcz@semihalf.com + + + + + Michal + Hajduk + + mih@semihalf.com + + + + +

Important changes regarding FreeBSD TDM Framework since last Status + Report:

+ +
    +
  • Fully functional TDM controller driver for Marvell Kirkwood and + Discovery SoCs.
  • + +
  • Working voiceband channel character device driver.
  • + +
  • Working Si3215, Si3050 codec drivers on corresponding FXS, FXO + ports.
  • + +
  • Demo application which is capable of manipulating voiceband + channel and codec state, starting/stopping channel transfers and + echoing on single channel.
  • + +
  • Preliminary version of driver bridging the voiceband + infrastructure with Zaptel/DAHDI.
  • +
+ + + + Improve various issues regarding working drivers and demo + application. + + Test Si3050 codec driver operation with PSTN. + + Fully integrate voiceband infrastructure with Zaptel/DAHDI telephony + hardware drivers. + +
+ + + utmpx for FreeBSD + + + + + Ed + Schouten + + ed@FreeBSD.org + + + + + POSIX specification. + + NetBSD's implementation. + + OpenSolaris's implementation. + + + +

On January 13 I removed the utmp user accounting database and + replaced it by POSIX utmpx. Unfortunately the upgrade path is a bit + bumpy, because the utmp interface provided almost no library + interface to interact with the database files.

+ +

This change may have caused some regressions. Some ports may fail + to build, while there could also be bugs in the library + functions.

+ + + + Get a list of broken ports. + + Fix them to comply to standards. + + Send patches upstream. + +
+ BSD-licensed iconv