History log of /haiku/src/add-ons/kernel/drivers/common/null.c
Revision Date Author Comments
# 57e81ac7 22-Jun-2008 Michael Lotz <mmlr@mlotz.ch>

Properly initialize the device_hooks in the null and console drivers to include
the select/deselect/readv/writev hooks. Not that it would matter as the static
memory there is cleared to 0 anyway.

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


# 6023deb2 25-May-2006 Axel Dörfler <axeld@pinc-software.de>

null_read() didn't reset the length, and thus could be read forever - this
fixes bug #631.


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


# c59538b9 08-Jun-2003 Axel Dörfler <axeld@pinc-software.de>

Some cleanups, courtesy of Jack Burton.


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


# 05928f80 02-May-2003 Axel Dörfler <axeld@pinc-software.de>

Cleanup of the null/zero drivers - removed unused includes, ...


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


# 6652c2ea 26-Oct-2002 beveloper <beveloper@nowhere.fake>

removed some unused headers


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


# f817f7d9 02-Sep-2002 beveloper <beveloper@nowhere.fake>

convert int into status_t


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


# fb8aa061 12-Jul-2002 David Reid <dreid@nowhere.fake>

Add a random/urandom driver (NB not yet working)
Add ibuild rules for Marcus's AC97 driver to the openbeos build, ithat
will allow it to be built for OpenBeOS. At present they don't work
due to missing headers, but aftre a succesful build this can be
uncommented and it will build and OpenBeOS will try to laod it.
This will provide a nice test case
as Marcus has provided the source! Thanks.
Added the null, zero & digit drivers here and they will be removed from
kernel/drivers

NB this has shown that drivers are not being handled correctly by
devfs. I would have tried to look at it but as it falls under the remit
of vfs I won't touch it.


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


# 57e81ac7d835b7ce0584381d04b14a3cf9852604 22-Jun-2008 Michael Lotz <mmlr@mlotz.ch>

Properly initialize the device_hooks in the null and console drivers to include
the select/deselect/readv/writev hooks. Not that it would matter as the static
memory there is cleared to 0 anyway.

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


# 6023deb2cdfbf05664e9f1f38fd8f883d184214a 25-May-2006 Axel Dörfler <axeld@pinc-software.de>

null_read() didn't reset the length, and thus could be read forever - this
fixes bug #631.


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


# c59538b901ff2a3ae386e93c6022fb84d845cf93 08-Jun-2003 Axel Dörfler <axeld@pinc-software.de>

Some cleanups, courtesy of Jack Burton.


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


# 05928f80cd4118a16d40d53eaa5b726bb74647df 02-May-2003 Axel Dörfler <axeld@pinc-software.de>

Cleanup of the null/zero drivers - removed unused includes, ...


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


# 6652c2eae98604d7cd2f3b139c5e161d659c27d8 26-Oct-2002 beveloper <beveloper@nowhere.fake>

removed some unused headers


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


# f817f7d9ac14f799d50d80ee837266c636403d6d 02-Sep-2002 beveloper <beveloper@nowhere.fake>

convert int into status_t


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


# fb8aa06112db62e241956424d28c1f6788192016 12-Jul-2002 David Reid <dreid@nowhere.fake>

Add a random/urandom driver (NB not yet working)
Add ibuild rules for Marcus's AC97 driver to the openbeos build, ithat
will allow it to be built for OpenBeOS. At present they don't work
due to missing headers, but aftre a succesful build this can be
uncommented and it will build and OpenBeOS will try to laod it.
This will provide a nice test case
as Marcus has provided the source! Thanks.
Added the null, zero & digit drivers here and they will be removed from
kernel/drivers

NB this has shown that drivers are not being handled correctly by
devfs. I would have tried to look at it but as it falls under the remit
of vfs I won't touch it.


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