Support for Hercules DJ Devices
http://ts.hercules.com/ger/index.php?pg=view_files&gid=17&fid=62&pid=177&cid=1
This is the Hercules DJ Series Kernel Module, which supports Hercules DJ Devices.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / hdjmod
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout hardware/hdjmod && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
hdjmod-1.28.tar.bz2 | 0000079082 77.2 KB | |
hdjmod-kfree.patch | 0000000864 864 Bytes | |
hdjmod.changes | 0000003653 3.57 KB | |
hdjmod.spec | 0000004028 3.93 KB | |
hdjmod_fix_buffer_overrun_in_device_name_handling. |
0000000847 847 Bytes | |
hdjmod_fix_hotplug.patch | 0000000785 785 Bytes | |
hdjmod_kernel_2.6.30.patch | 0000000931 931 Bytes | |
hdjmod_kernel_2.6.36.patch.bz2 | 0000002491 2.43 KB | |
hdjmod_kernel_2.6.37.patch | 0000004658 4.55 KB | |
hdjmod_kernel_2.6.39.patch | 0000000492 492 Bytes | |
hdjmod_kernel_3.16.patch | 0000001073 1.05 KB | |
hdjmod_kernel_3.6.patch | 0000001441 1.41 KB | |
hdjmod_kernel_3.7.patch | 0000000450 450 Bytes | |
hdjmod_kernel_4.11.patch | 0000001152 1.13 KB | |
hdjmod_kernel_4.14.patch | 0000001803 1.76 KB | |
hdjmod_kernel_4.15.patch | 0000004377 4.27 KB | |
hdjmod_kernel_5.0.patch | 0000019863 19.4 KB | |
preamble | 0000000020 20 Bytes |
Comments 4
This comment has been deleted
This seems to be an issue of the kernel package macros in Factory. Build log shows:
[ 28s] warning: line 45: Invalid version (double separator '-'): 4.14.15-1-default: requires: kernel-uname-r = 4.14.15-1-default [ 28s] warning: line 83: Invalid version (double separator '-'): 4.14.15-1-pae: requires: kernel-uname-r = 4.14.15-1-pae
The issue is not present in Leap, but that's probably only because that's too old.
In fact, if there is not pae kernel, the macro shouldn't try to build pae modules…