Subject: CVS commit: src/sys/arch/sgimips
To: None <source-changes@NetBSD.org>
From: Ilpo Ruotsalainen <lonewolf@netbsd.org>
List: source-changes
Date: 09/25/2003 16:35:50
Module Name:	src
Committed By:	lonewolf
Date:		Thu Sep 25 16:35:50 UTC 2003

Modified Files:
	src/sys/arch/sgimips/conf: GENERIC
	src/sys/arch/sgimips/hpc: files.hpc hpc.c
Added Files:
	src/sys/arch/sgimips/hpc: haltwo.c haltworeg.h haltwovar.h

Log Message:
Support for HAL2 audio controller attached to the HPC ASIC, found on SGI Indy.

The driver is not too heavily tested and only supports audio playback and
master volume setting currently.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/sgimips/conf/GENERIC
cvs rdiff -r1.4 -r1.5 src/sys/arch/sgimips/hpc/files.hpc
cvs rdiff -r0 -r1.1 src/sys/arch/sgimips/hpc/haltwo.c \
    src/sys/arch/sgimips/hpc/haltworeg.h src/sys/arch/sgimips/hpc/haltwovar.h
cvs rdiff -r1.13 -r1.14 src/sys/arch/sgimips/hpc/hpc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.