DragonFly commits List (threaded) for 2004-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/i386/i386 src/sys/kern src/sys/sys src/sys/dev/crypto/rndtest
On Thu, Sep 16, 2004 at 05:18:16PM -0700, Matthew Dillon wrote:
> It is our intention to obsolete the old timeout()/untimeout() APIs and work
> is ongoing in that regard, and Joerg will soon import the new OpenBSD
Just a small update on the current status of the conversion, e.g. what's
still missing:
- bus/cam is currently in work, this will also effect dev/raid and dev/raid
- dev/sound will be next
- dev/misc, dev/video/pcvt and dev/serial should be easy, but
retriggering has to be checked
- emulation/ndis will be tricky, see the comment in ntoskrnl_var.h
- bus/pccard/pccard_beep.c
- bus/usb/usb_port.h has to be changed to use callout
- dev/netif/cx slipped through and dev/netif/mii_layer needs some thinking to
avoid having to code callout_init & callout_stop for each PHY
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]