CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2011/12/21 16:12:03
Modified files: share/man/man4 : Makefile share/man/man4/man4.hp300: dio.4 intro.4 share/man/man4/man4.hppa: gsc.4 sys/arch/hp300/conf: GENERIC files.hp300 sys/arch/hp300/hp300: conf.c sys/arch/hppa/conf: GENERIC files.hppa sys/conf : files Added files: share/man/man4 : arcofi.4 sys/arch/hp300/dev: arcofi_dio.c sys/arch/hppa/gsc: arcofi_gsc.c sys/dev/ic : arcofi.c arcofivar.h Log message: Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425e (hp300) and the HP9000/705 and 9000/710 (hppa). 8-bit mono, 8KHz, no surprise since it is based upon a digital phone chip. Tested on 425e only so far, and playback only; configured in, but disabled, on hppa kernels until there are positive test reports (I am not sure the interrupt assignment on hppa is correct). And now people no longer can joke about audio on hp300.