Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142634 - ebuilds for eicon diva server card(s) (new packages)
Summary: ebuilds for eicon diva server card(s) (new packages)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-08-03 04:13 UTC by Timo Gurr (RETIRED)
Modified: 2016-04-23 00:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
diva-kernel-3.0g.ebuild Builds the kernel modules (diva-kernel-3.0g.ebuild,3.28 KB, application/octet-stream)
2006-08-03 04:20 UTC, Timo Gurr (RETIRED)
Details
diva-firmware-3.0g.ebuild Installs the binary firmware files (diva-firmware-3.0g.ebuild,1.43 KB, application/octet-stream)
2006-08-03 04:26 UTC, Timo Gurr (RETIRED)
Details
diva-scripts-3.0g.ebuild Installs the dialog based setup script (diva-scripts-3.0g.ebuild,796 bytes, application/octet-stream)
2006-08-03 04:27 UTC, Timo Gurr (RETIRED)
Details
diva-ctrl-3.0g.ebuild The firmware loading tool (diva-ctrl-3.0g.ebuild,2.20 KB, application/octet-stream)
2006-08-03 04:28 UTC, Timo Gurr (RETIRED)
Details
diva-kernel-3.0.2.ebuild Builds the kernel modules (diva-kernel-3.0.2.ebuild,3.27 KB, application/octet-stream)
2006-08-22 03:42 UTC, Timo Gurr (RETIRED)
Details
diva-scripts-3.0.2.ebuild Installs the dialog based setup script (diva-scripts-3.0.2.ebuild,790 bytes, application/octet-stream)
2006-08-22 03:45 UTC, Timo Gurr (RETIRED)
Details
diva-firmware-3.0.2.ebuild Installs the binary firmware files (diva-firmware-3.0.2.ebuild,1.42 KB, application/octet-stream)
2006-08-22 03:45 UTC, Timo Gurr (RETIRED)
Details
diva-ctrl-3.0.2.ebuild The firmware loading tool (diva-ctrl-3.0.2.ebuild,2.19 KB, application/octet-stream)
2006-08-22 03:46 UTC, Timo Gurr (RETIRED)
Details
diva.init.d Init script for the diva-scripts ebuild (diva.init.d,373 bytes, application/octet-stream)
2006-08-22 03:48 UTC, Timo Gurr (RETIRED)
Details
Makefile.in.patch Makefile Patch for the diva-ctrl ebuild (Makefile.in.patch,1.13 KB, application/octet-stream)
2006-08-22 03:49 UTC, Timo Gurr (RETIRED)
Details
diva.init.d (diva.init.d,381 bytes, text/plain)
2006-11-28 02:12 UTC, Timo Gurr (RETIRED)
Details
diva-kernel-3.0.5.ebuild (diva-kernel-3.0.5.ebuild,3.27 KB, text/plain)
2006-11-28 02:15 UTC, Timo Gurr (RETIRED)
Details
diva-scripts-3.0.5.ebuild (diva-scripts-3.0.5.ebuild,790 bytes, text/plain)
2006-11-28 02:19 UTC, Timo Gurr (RETIRED)
Details
diva-firmware-3.0.5.ebuild (diva-firmware-3.0.5.ebuild,1.42 KB, text/plain)
2006-11-28 02:20 UTC, Timo Gurr (RETIRED)
Details
diva-ctrl-3.0.5.ebuild (diva-ctrl-3.0.5.ebuild,2.19 KB, text/plain)
2006-11-28 02:22 UTC, Timo Gurr (RETIRED)
Details
diva-kernel-3.0.9.ebuild (diva-kernel-3.0.9.ebuild,3.03 KB, text/plain)
2007-05-09 10:48 UTC, Timo Gurr (RETIRED)
Details
diva-scripts-3.0.9.ebuild (diva-scripts-3.0.9.ebuild,855 bytes, text/plain)
2007-05-09 10:49 UTC, Timo Gurr (RETIRED)
Details
diva-firmware-3.0.9.ebuild (diva-firmware-3.0.9.ebuild,1.51 KB, text/plain)
2007-05-09 10:50 UTC, Timo Gurr (RETIRED)
Details
diva-ctrl-3.0.9.ebuild (diva-ctrl-3.0.9.ebuild,2.24 KB, text/plain)
2007-05-09 10:50 UTC, Timo Gurr (RETIRED)
Details
diva-kernel-3.0.9.ebuild (diva-kernel-3.0.9.ebuild,3.15 KB, text/plain)
2007-08-14 09:53 UTC, Timo Gurr (RETIRED)
Details
diva-kernel-3.0.9-kernel.patch (diva-kernel-3.0.9-kernel.patch,415 bytes, text/plain)
2007-08-14 09:54 UTC, Timo Gurr (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timo Gurr (RETIRED) gentoo-dev 2006-08-03 04:13:15 UTC
I tinkered a few ebuilds together for the new GPL'ed Melware drivers to get my Eicon Diva Server PRI card working with asterisk.
The card:
00:0b.0 Network controller: Eicon Networks Corporation Diva Server PRI Rev 3 (rev 01)
but the ebuilds should work for other eicon cards (complete list here: http://www.melware.org/EiconDivaServerV3), too.

I did the ebuilds as good as I could by reading some documentation and other ebuilds, but they are probably not "clean" yet.

Installation is easy, just emerge diva-ctrl and it should pull in the other ones. diva-kernel checks some kernelconfig parameters which you should change accordingly to get the driver working. After emerging you have to run /usr/lib/eicon/divas/Config once to setup the card.

Then rc-update add diva default to load them on boot and if you use asterisk you have to modify the asterisk init script and add "diva" to the needed services, since the driver has to be loaded before asterisk starts.

If you have updated your kernel just be sure to rerun emerge diva-kernel afterwards.

Any suggestions are welcome.
Comment 1 Timo Gurr (RETIRED) gentoo-dev 2006-08-03 04:20:56 UTC
Created attachment 93327 [details]
diva-kernel-3.0g.ebuild Builds the kernel modules
Comment 2 Timo Gurr (RETIRED) gentoo-dev 2006-08-03 04:26:09 UTC
Created attachment 93328 [details]
diva-firmware-3.0g.ebuild Installs the binary firmware files
Comment 3 Timo Gurr (RETIRED) gentoo-dev 2006-08-03 04:27:06 UTC
Created attachment 93329 [details]
diva-scripts-3.0g.ebuild Installs the dialog based setup script
Comment 4 Timo Gurr (RETIRED) gentoo-dev 2006-08-03 04:28:08 UTC
Created attachment 93330 [details]
diva-ctrl-3.0g.ebuild The firmware loading tool
Comment 5 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:42:15 UTC
Created attachment 94834 [details]
diva-kernel-3.0.2.ebuild Builds the kernel modules
Comment 6 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:43:32 UTC
Comment on attachment 94834 [details]
diva-kernel-3.0.2.ebuild Builds the kernel modules

version bump
Comment 7 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:45:02 UTC
Created attachment 94835 [details]
diva-scripts-3.0.2.ebuild Installs the dialog based setup script

version bump
Comment 8 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:45:49 UTC
Created attachment 94837 [details]
diva-firmware-3.0.2.ebuild Installs the binary firmware files

version bump
Comment 9 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:46:29 UTC
Created attachment 94838 [details]
diva-ctrl-3.0.2.ebuild The firmware loading tool

version bump
Comment 10 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:47:06 UTC
Comment on attachment 94835 [details]
diva-scripts-3.0.2.ebuild Installs the dialog based setup script

version bump
Comment 11 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:48:27 UTC
Created attachment 94839 [details]
diva.init.d Init script for the diva-scripts ebuild

diva.init.d Init script for the diva-scripts ebuild
Comment 12 Timo Gurr (RETIRED) gentoo-dev 2006-08-22 03:49:11 UTC
Created attachment 94840 [details]
Makefile.in.patch Makefile Patch for the diva-ctrl ebuild

Makefile.in.patch Makefile Patch for the diva-ctrl ebuild
Comment 13 Timo Gurr (RETIRED) gentoo-dev 2006-11-28 02:12:54 UTC
Created attachment 102891 [details]
diva.init.d
Comment 14 Timo Gurr (RETIRED) gentoo-dev 2006-11-28 02:14:02 UTC
Comment on attachment 102891 [details]
diva.init.d

version bump: works without modifying the asterisk init script now
Comment 15 Timo Gurr (RETIRED) gentoo-dev 2006-11-28 02:15:25 UTC
Created attachment 102892 [details]
diva-kernel-3.0.5.ebuild

version bump
Comment 16 Timo Gurr (RETIRED) gentoo-dev 2006-11-28 02:19:58 UTC
Created attachment 102893 [details]
diva-scripts-3.0.5.ebuild

version bump
Comment 17 Timo Gurr (RETIRED) gentoo-dev 2006-11-28 02:20:38 UTC
Created attachment 102894 [details]
diva-firmware-3.0.5.ebuild

version bump
Comment 18 Timo Gurr (RETIRED) gentoo-dev 2006-11-28 02:22:43 UTC
Created attachment 102895 [details]
diva-ctrl-3.0.5.ebuild

version bump, corrected post-install message
Comment 19 Timo Gurr (RETIRED) gentoo-dev 2007-05-09 10:48:32 UTC
Created attachment 118638 [details]
diva-kernel-3.0.9.ebuild

version bump to work with kernel 2.6.20/21, minor ebuild cleanups
Comment 20 Timo Gurr (RETIRED) gentoo-dev 2007-05-09 10:49:14 UTC
Created attachment 118640 [details]
diva-scripts-3.0.9.ebuild

version bump to work with kernel 2.6.20/21, minor ebuild cleanups
Comment 21 Timo Gurr (RETIRED) gentoo-dev 2007-05-09 10:50:02 UTC
Created attachment 118642 [details]
diva-firmware-3.0.9.ebuild

version bump to work with kernel 2.6.20/21, minor ebuild cleanups
Comment 22 Timo Gurr (RETIRED) gentoo-dev 2007-05-09 10:50:38 UTC
Created attachment 118643 [details]
diva-ctrl-3.0.9.ebuild

version bump to work with kernel 2.6.20/21, minor ebuild cleanups
Comment 23 Timo Gurr (RETIRED) gentoo-dev 2007-08-14 09:53:21 UTC
Created attachment 128028 [details]
diva-kernel-3.0.9.ebuild

Added a patch to work with kernel 2.6.22.
Comment 24 Timo Gurr (RETIRED) gentoo-dev 2007-08-14 09:54:07 UTC
Created attachment 128030 [details]
diva-kernel-3.0.9-kernel.patch

Patch to work with kernel 2.6.22.
Comment 25 kundarsa@gmail.com 2016-04-23 00:15:57 UTC
This package does not meet the current criteria needed to be a viable candidate for the Portage tree since it does not build against modern kernels. This criteria is currently listed at the following URL:
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers/Maintainer_Wanted

Metric: Technical debt: Toolchain; "Needs to build in a modern system (recent GCC, glibc, ...)"

Tom D