DragonFly users List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: is dev_ops_add() permanently removed ?
Hi,
there's no direct substitute; instead just use make_dev properly :)
No, there are no plans to bring it back ever, it is not needed anymore
with devfs. If you need help fixing your kernel module(s) do not
hesitate to contact me.
Sincerely,
Alex Hornung
2009/8/13 Naoya Sugioka <naoya.sugioka@gmail.com>:
> Hi,
>
> I have a question.
>
> By recent change
> (http://gitweb.dragonflybsd.org/dragonfly.git/commit/3e82b46c18bc48fdb3c1d60729c7661b3a0bf6bf)
> dev_ops_add()
> is no longer existing in sys/device.h.
> Can someone give me a clue what is a substitute, or any recovery plan
> it will be back soon ?
>
> I'm using dev_ops_add() in kqemu module modevent() routine.
>
> thank you,
> -Naoya
>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]