Go to file
itohy 4283f00882 1. Change equalizer (treble, bass) to be ``flat'' if the values set at
the center position (128), so as to be compatible with other drivers.
    The equalizer is enhancement only, and the values < 128 don't take
    any effect.

    Yeah, this causes spec change....
    For equalization.treble and equalization.bass, the relation between
    old and new value is

	new_value = (old_value / 2) + 128.

    (Note this does not apply to equalization.surround.)

 2. Support ++ and -- of mixerctl(1) for stepping volume variables.

 3. Fix problem where the chip is not powered up
    when the mic input is unmuted.
2002-02-26 14:57:36 +00:00
bin first variable argument to "read" is not optional 2002-02-24 21:41:52 +00:00
crypto don't try to use the krb5 context if the init fails; should fix 2002-02-26 11:16:08 +00:00
dist document -i and -u in the man page 2002-02-21 17:10:14 +00:00
distrib add check_RELEASEDIR to targets that require RELEASEDIR to be set 2002-02-26 13:27:50 +00:00
etc supply reverse lookup for ::1 on ip6.arpa too 2002-02-26 08:48:35 +00:00
games Correct spelling of "delimiter", and remove from ignored-errors lists. 2002-02-26 02:37:28 +00:00
gnu Switch REAL_ARITHMETIC on (needed for DWARF support). 2002-02-25 17:33:02 +00:00
include Make it obvious in comments that dispatch takes some arguments (from 2002-02-25 22:44:56 +00:00
lib Correct spelling of "delimiter", and remove from ignored-errors lists. 2002-02-26 02:37:28 +00:00
libexec Change to use a register prefix. 2002-02-24 01:06:18 +00:00
regress put TNF 4-clause license. 2002-02-21 07:38:14 +00:00
sbin -Wshadow warnings for variable index. 2002-02-26 07:50:30 +00:00
share While we're here, roll forward the up-to-date tag. 2002-02-26 13:20:22 +00:00
sys 1. Change equalizer (treble, bass) to be ``flat'' if the values set at 2002-02-26 14:57:36 +00:00
tools Add elf2ecoff as a build tool for mips ports. 2002-02-23 21:32:27 +00:00
usr.bin Correct spelling of "delimiter", and remove from ignored-errors lists. 2002-02-26 02:37:28 +00:00
usr.sbin do not age global address on loopback interface. sync with kame 2002-02-25 02:22:59 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Bomb if NBUILDJOBS is set, as it is badly broken in some way (as described 2002-02-14 19:17:32 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Tell VAX people to update their gas so they can assemble -current sources. 2002-02-24 01:15:21 +00:00
build.sh Shark is not yet MACHINE_ARCH=arm. 2002-02-10 19:09:13 +00:00