[Opendnssec-user] SCA6000 + Ubuntu

Rickard Bellgrim rickard.bellgrim at iis.se
Wed Nov 25 08:47:40 UTC 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

> The drvsrc needs patching so it works with the kernel in Ubuntu 8.0.4.
> Some hints on what to change:
> * CFLAGS to EXTRA_CFLAGS in the Makefiles
>    (driver and framework)
> * Change #include <> to #include "" for local headers in the following
> files
>    - mca.h
>    - mca_cf.h
>    - mcactl.h
>    - mca_hw.h
> * Change SA_SHIRQ to IRQF_SHARED
>    (in sol2lin.h in driver and framework)
> * Remove the declaration for uintptr_t
>    (in sol2lin.h in driver and framework)
> * Change INIT_WORK(work, ((void(*)(void *))func), (void *)arg) to
>    INIT_WORK(work, (void *)func);
>    (in sol2lin.h in driver and framework)
> * Change to MODULE_LICENSE("GPL") in sca_io.c

I found a diff-file on my desktop. It is not a correct patch-file because it is only a diff between two folders.

// Rickard

-----BEGIN PGP SIGNATURE-----
Version: 9.8.3 (Build 4028)
Charset: utf-8

wsBVAwUBSwzvK+CjgaNTdVjaAQiZDAf/esdVg9fuGHKX3f/DNrSU9vTxxgORZhJM
+22TuQVSE9Zb7cDdYq698ks90YhKSqZmwT+T32VAoUKpHHkzhk78YLqX9qQ9SIyk
rYOjyEs61cvro33Lc03licOm+/Hcywqn9MNo/THZpxv50rEweAIExrdpgwD9SzC9
ebPmgyYQPUksWM91YUvThVdmYMd9ezRADCPYR7llqhvcfDcvbTj3gU4P/3xADdnJ
2vAEa7aodmIWHsOBe6DrKnzyt4aVBuB6P8QGaUadofZwcRM2vXgU4PtVdwoJN5oK
Z2pPSKxBM67Lg9TOdo+SnR0vomCEximvLrKY2YxJwIbC6PEIaqWeMg==
=RFVa
-----END PGP SIGNATURE-----


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opendnssec.org/pipermail/opendnssec-user/attachments/20091125/d24a5712/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drvsrc.patch
Type: application/octet-stream
Size: 6790 bytes
Desc: drvsrc.patch
URL: <http://lists.opendnssec.org/pipermail/opendnssec-user/attachments/20091125/d24a5712/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drvsrc.patch.sig
Type: application/octet-stream
Size: 486 bytes
Desc: drvsrc.patch.sig
URL: <http://lists.opendnssec.org/pipermail/opendnssec-user/attachments/20091125/d24a5712/attachment-0001.obj>


More information about the Opendnssec-user mailing list