[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] the great next stuff branch, dde, updated. f8fb94a690718c018e71c69
From: |
Justus Winter |
Subject: |
[SCM] the great next stuff branch, dde, updated. f8fb94a690718c018e71c69bcd8e495b36b88fd4 |
Date: |
Thu, 25 Jun 2015 14:58:20 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "the great next stuff".
The branch, dde has been updated
via f8fb94a690718c018e71c69bcd8e495b36b88fd4 (commit)
via 6264daa52315b8db89eb857e007cb16f0e23d174 (commit)
from a11f957fac1a2eec5f01bf428a984918eceee741 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f8fb94a690718c018e71c69bcd8e495b36b88fd4
Author: Justus Winter <address@hidden>
Date: Thu Jun 25 16:56:52 2015 +0200
libdde_linux26: enable logging to stderr
* libdde_linux26/include/linux/device.h (dev_printk): Log to stderr if
`DDE_LINUX' is defined.
commit 6264daa52315b8db89eb857e007cb16f0e23d174
Author: Justus Winter <address@hidden>
Date: Thu Jun 25 16:46:14 2015 +0200
libdde_linux26: make stub `pcibios_enable_device' return success
Currently, the function `pcibios_enable_device' is a stub and returns
an error. Making it return success allows me to use the `e1000e'
driver to talk to the network card in my Thinkpad X61s.
* libdde_linux26/lib/src/arch/l4/pci.c (pcibios_enable_device): Return
success.
-----------------------------------------------------------------------
Summary of changes:
libdde_linux26/include/linux/device.h | 5 ++++-
libdde_linux26/lib/src/arch/l4/pci.c | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
hooks/post-receive
--
the great next stuff
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] the great next stuff branch, dde, updated. f8fb94a690718c018e71c69bcd8e495b36b88fd4,
Justus Winter <=