CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/04/01 06:42:19
Modified files: share/man/man4 : st.4 sys/arch/alpha/conf: GENERIC sys/arch/amd64/conf: GENERIC sys/arch/aviion/conf: GENERIC sys/arch/beagle/conf: GENERIC sys/arch/hp300/conf: GENERIC sys/arch/hppa/conf: GENERIC sys/arch/i386/conf: GENERIC sys/arch/loongson/conf: GENERIC sys/arch/luna88k/conf: GENERIC sys/arch/mac68k/conf: GENERIC sys/arch/macppc/conf: GENERIC sys/arch/mvme68k/conf: GENERIC sys/arch/mvme88k/conf: GENERIC sys/arch/sgi/conf: GENERIC-IP22 GENERIC-IP27 GENERIC-IP30 GENERIC-IP32 sys/arch/sparc/conf: GENERIC sys/arch/sparc64/conf: GENERIC sys/arch/vax/conf: GENERIC sys/conf : files sys/scsi : files.scsi scsi_tape.h Added files: sys/scsi : audio_tape.c Log message: Initial support for an audio attachment to tape drives. Currently limited to reel drives (such as QIC-150 tape drives). Joint work with guenther@, some tweaks by krw@. ok dlg@ guenther@ krw@ ratchov@