- FreeBSD 4.0 - inform that 4.0 is not supported;
- FreeBSD 4.1.* - use an updated tarball with proper kernel module
dependencies;
- FreeBSD 4.2 - with recent newpcm kobj MFC commit in mind, add heuristics
to determine the driver tarball required. Build correctly on both pre-
and post- kobj MFC systems.
Submitted by: maintainer
Slightly improved and polished by: sobomax
core with the kld);
- hand over maintainership to Alexander Matey <matey@cis.ohio-state.edu> - he
is the author of the driver;
- make sure that the correct version of the driver used for some earler
version of 4-STABLE (1.1 for 4.1) and refuse to build if OSVERSION < 410002.
Submitted by: Alexander Matey <matey@cis.ohio-state.edu>
Slightly adjusted by: sobomax
there.
For those who missed decsription from previous commit:
Add aureal-kmod - a port to provide convinient way for building FreeBSD driver
for Aureal based soundcards. This driver could not be added to the base system
because it's uses binary-only Linux Vortex Core object modules.
The port supports 4-STABLE and 5-CURRENT, however 4-STABLE isn't tested, so
please report your mileage to me.
Suggested by: alex