History log of /haiku/src/add-ons/kernel/drivers/misc/kdl.c
Revision Date Author Comments
# 805eb54a 08-Mar-2023 Oscar Lesta <oscar.lesta@gmail.com>

drivers: remove uninit_hardware() from misc/kdl and misc/test

GCC complained of missing prototype for "uninit_hardware()" and,
as -Werror is enabled for these targets, build was broken for them.

While src/system/kernel/device_manager/legacy_drivers.cpp supports
that hook in legacy drivers binaries:

- no header mentions it.
- these two were the only places in-tree that implemented that hook.
- both were basically no-ops.

Change-Id: Ifb08846351b92a2d0fbbe95db2eee0e424ae5997
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6180
Tested-by: Automation <automation@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>


# 766c94da 16-Oct-2009 François Revol <revol@free.fr>

A simple driver to get to KDL from Terminal, since the hotkey is quite uneasy to generate from VNC...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33613 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 766c94da2acd2310166e5286f6c35524a88e2d6d 16-Oct-2009 François Revol <revol@free.fr>

A simple driver to get to KDL from Terminal, since the hotkey is quite uneasy to generate from VNC...


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33613 a95241bf-73f2-0310-859d-f6bbb57e9c96