minix/minix/drivers/net
David van Moolenbroek d91f738bd8 Kernel: export clock information on kernel page
Please note that this information is for use by system services only!
The clock facility is not ready to be used directly by userland, and
thus, this kernel page extension is NOT part of the userland ABI.

For service programmers' convenience, change the prototype of the
getticks(3) to return the uptime clock value directly, since the call
can no longer fail.

Correct the sys_times(2) reply message to use the right field type
for the boot time.

Restructure the kernel internals a bit so as to have all the clock
stuff closer together.

Change-Id: Ifc050b7bd253aecbe46e3bd7d7cc75bd86e45555
2015-09-23 12:00:46 +00:00
..
3c90x Add 3c90x: 3Com 3C90xB/C network driver 2015-02-10 13:47:28 +00:00
atl2 atl2: use new libnetdriver 2014-12-04 12:10:48 +00:00
dec21140A dec21140A: use new libnetdriver 2014-12-04 12:10:48 +00:00
dp8390 dp8390: use new libnetdriver 2014-12-04 12:10:49 +00:00
dpeth Kernel: export clock information on kernel page 2015-09-23 12:00:46 +00:00
e1000 recognize Intel 82540EP LP by e1000 2014-12-12 21:28:06 +01:00
fxp fxp: use new libnetdriver 2014-12-04 12:10:49 +00:00
lan8710a lan8710a: use new libnetdriver 2014-12-04 12:10:50 +00:00
lance lance: use new libnetdriver 2014-12-04 12:10:51 +00:00
rtl8139 libsys: Change SEF Live Update state callback API. 2015-09-16 11:03:17 +00:00
rtl8169 rtl8169: use new libnetdriver 2014-12-04 12:10:52 +00:00
virtio_net virtio_net: use new libnetdriver 2014-12-04 12:10:52 +00:00
Makefile orinoco: retire 2015-07-20 16:55:15 +00:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00