Age | Commit message (Collapse) | Author |
|
spdif-in. usually the deault of spdif-in is used, but some
ATI devices use pin 47 for eapd.
add a list of subsystem ids (from ALSA) for these devices, and set
bit 1 of register 7a to select the correct function of pin 47 for
these devices.
there was code here to do this prior to the ac97 update, but it
was accidentally removed. rename the flag and bit to more accurately
reflect what this does and hopefully avoid future confusion.
problem noticed and fix tested/ok'd by matthieu@, thanks
also some discussion with and pointers from brad@, thanks
|
|
fixed-rate, regardless of what sample rate we tried to set, without
an error.
so, instead of checking for an error after we've set the rate on all
dacs, we need to check that ac97_set_rate() successfully set the rate
we wanted, which may not be exactly the rate the user specified, due to
auich's sample rate scaling.
finally, we need to set the sample rate for the dacs in this order:
lfe, surround, front. this is necessary because ac97_set_rate()
will return without checking for fixed-rate if the dac is
unsupported. so, if the lfe dac is set last on a stereo only
fixed-rate codec, then we will not know whether we have a fixed-rate
codec. all codecs have a front dac, and some codecs may have a
surround dac but not lfe.
discussed with brad@, who noticed that the previous commit was
slightly bogus.
|
|
|
|
Sun Blade 1000/1500/2000/2500 machines.
The driver controlls the speed of the ambient and cpu fans,
based on the temperatures.
not included in GENERIC yet; help and ok kettenis@
|
|
|
|
text from ipsecadm(8), hshoexer, and myself
|
|
|
|
speed of said entry to reflect the speed of the console being used to
install.
For archs with MDSERIAL defined, offer the current device and speed as
the defaults for switching to serial consoles.
Fixes new Sun gear that uses a 115200 console speed and makes for
better defaults without breaking current install processes.
ok dlg@ henning@
|
|
|
|
|
|
- evict the memory from cache in pmap_page_free().
- make sure to sync cache in pmap_protect() if it marks a modified cacheable
page as read-only.
|
|
* Don't check for NULL on buffer creation, because it calls fatal() when
something's wrong.
* All buffers are supposed to expand if there is no space left in them,
so zap flags as well.
* Remove code that is now dead.
OK joris@
> Inspired by a diff from Igor Zinovik about unchecked return value.
|
|
from the first ACK packet. Otherwise the server would use the
unscaled window size for the fist data it is sending.
ok markus@ dhartmei@
|
|
|
|
|
|
|
|
|
|
from Igor Zinovik
|
|
Thanks to Nigel Taylor
|
|
a SNMP trap when the state of a host changes. relayd(8) will try to
(re-)connect to snmpd(8) and request it to send a trap to the
registered trap receivers, see snmpd.conf(5) for more information
about the configuration.
ok pyr@ thib@
|
|
of a typo in rcs.c;
|
|
|
|
prodded by jmc@
|
|
variant of the board we're attached to.
for marco@
|
|
Dell PERC6.
committed off a machine booting and rooting off a perc6. tested on a perc5
by marco@
ok marco@
|
|
ok krw@
|
|
Seems to fix watchdog timeout issues in Sun ERI variants.
tested by a few
|
|
the Netra T4/Netra 20 when the console is directed to the LOM.
|
|
|
|
...and use it.
|
|
since we want to make sure we have valid CVS/Repository content
ok tobias@
|
|
directory path to make sure they do not fall outside the CVSROOT
or the working copy directory in a remote setup
|
|
|
|
|
|
committed files, so keywords are expanded properly.
On client-side, we have to be careful about Directory ./ when it comes
to commits, so add a test for CVS_OP_COMMIT.
OK and help from joris@
|
|
|
|
|
|
|
|
- construct right CVS/Repository paths in cvs_mkpath()
fixes remote Issues;
|
|
OK tobias@.
|
|
home, rather than the user who starts sshd (probably root)
|
|
okay miod@
|
|
random stuff going on
|
|
them for commands;
with tobias@
|
|
ok millert@
|
|
|
|
|
|
|
|
|
|
OK tobias@.
|