diff options
author | marius <marius@FreeBSD.org> | 2007-12-12 06:10:55 +0800 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2007-12-12 06:10:55 +0800 |
commit | 693f55075d69952ffedfbc2f97641241daea9d44 (patch) | |
tree | e24a388510e639672f1fb3dbe95208197a3594d6 /sysutils/rsyslog | |
parent | 8a47f3f1a9126580606d71b8210dc45c26ec7c73 (diff) | |
download | freebsd-ports-graphics-693f55075d69952ffedfbc2f97641241daea9d44.tar.gz freebsd-ports-graphics-693f55075d69952ffedfbc2f97641241daea9d44.tar.zst freebsd-ports-graphics-693f55075d69952ffedfbc2f97641241daea9d44.zip |
- Ever since this port was converted to use a rc.d startup it announces
the uploading of the microcode. Printing this out via the framebuffer
turned out to sometimes being delayed until during the upload of the
microcode to it, resulting in a concurrent access which freezes the
machine. So change afbinit(8) to no longer announce the upload. Of
course the proper way to solve this would be to do the upload in the
kernel with proper locking, if the licenses of both the afbinit(8)
code and the microcode allowed.
- Re-read the board type after uploading the microcode so the right one
is displayed.
- Fix GCC4 warnings.
Approved by: netchild
Diffstat (limited to 'sysutils/rsyslog')
0 files changed, 0 insertions, 0 deletions