Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jun 2006 14:36:44 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pci ak452x.c ak452x.h envy24.c envy24.h src/sys/modules/sound/driver/ak452x Makefile src/sys/modules/sound/driver/envy24 Makefile
Message-ID:  <200606171436.k5HEaikf053967@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2006-06-17 14:36:44 UTC

  FreeBSD src repository

  Added files:
    sys/dev/sound/pci    envy24.c envy24.h ak452x.h ak452x.c 
    sys/modules/sound/driver/ak452x Makefile 
    sys/modules/sound/driver/envy24 Makefile 
  Log:
  dd the envy24 driver as is to the tree. It's not connected to the build
  yet. More commits to follow.
  
  I got no response from the author, but since the driver is BSD licensed
  I don't think he will complain. :-)
  
  I got it from http://people.freebsd.org/~lofi/envy24.tar.gz
  
  Written by:     Katsurajima Naoto <raven@katsurajima.seya.yokohama.jp>
  
  Revision  Changes    Path
  1.1       +247 -0    src/sys/dev/sound/pci/ak452x.c (new)
  1.1       +91 -0     src/sys/dev/sound/pci/ak452x.h (new)
  1.1       +2445 -0   src/sys/dev/sound/pci/envy24.c (new)
  1.1       +482 -0    src/sys/dev/sound/pci/envy24.h (new)
  1.1       +8 -0      src/sys/modules/sound/driver/ak452x/Makefile (new)
  1.1       +8 -0      src/sys/modules/sound/driver/envy24/Makefile (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606171436.k5HEaikf053967>