freebsd-ports/audio/aureal-kmod/pkg-plist
Maxim Sobolev 928d3f06a0 Various updates and improvements.
Changes:

Added /usr/local/etc/rc.d/aureal.sh.sample to assist with loading/
unloading the driver. Submitted version was slightly expanded with the
automatic detection of the Aureal card present in the system. Details
on how to override this are provided. (Sorry Peter for not taking care
of this sooner)

Submitted by: Peter Pentchev <roam@orbitel.bg>

Fixed the driver to work on 4.1 / 4.1.1 systems. It turns out these
systems don't have pcm_unregister(). The sideeffect of this is that
it's impossible to unload the driver. But at least one can kldload it
now.

Tested by: Vladislav V. Zhuk" <admin@dru.skif.net>

Switch over to Cameron's recent newpcm mega-commit in -CURRENT.  To
install the port your CURRENT has to be built from post 3/24/2001
sources.

Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org>

Submitted by:	maintainer
2001-03-28 08:07:21 +00:00

9 lines
299 B
Plaintext

etc/rc.d/aureal.sh.sample
@unexec /usr/bin/chflags noschg %D/lib/au88x0/snd_au8810.ko
lib/au88x0/snd_au8810.ko
@unexec /usr/bin/chflags noschg %D/lib/au88x0/snd_au8820.ko
lib/au88x0/snd_au8820.ko
@unexec /usr/bin/chflags noschg %D/lib/au88x0/snd_au8830.ko
lib/au88x0/snd_au8830.ko
@dirrm lib/au88x0