Update to 1.2b. From the changelog:
- added rio900 support. let me know how well it works! - updated the kernel driver as well with 900 support. - made compat option fixed on ix86, downloads wont work :( still works on os10 and linuxppc though :) - small code cleanup to make adding devices easier.
This commit is contained in:
parent
a24ad9a188
commit
7041ace32c
2 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.4 2002/09/11 13:57:44 schmonz Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2002/11/26 22:02:59 schmonz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rioutil-1.2a4
|
||||
PKGNAME= rioutil-1.2.0.4
|
||||
DISTNAME= rioutil-1.2b
|
||||
PKGNAME= rioutil-1.2.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rioutil/}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.3 2002/09/10 23:33:20 schmonz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2002/11/26 22:02:59 schmonz Exp $
|
||||
|
||||
SHA1 (rioutil-1.2a4.tar.gz) = f0d61a918bcf777eb3cd7e953395160921899c4f
|
||||
Size (rioutil-1.2a4.tar.gz) = 283224 bytes
|
||||
SHA1 (rioutil-1.2b.tar.gz) = 25a8e88aed114ea95895581950b11fb054f499d4
|
||||
Size (rioutil-1.2b.tar.gz) = 283752 bytes
|
||||
|
|
Loading…
Reference in a new issue