Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc/conf



Module Name:    src
Committed By:   mrg
Date:           Thu May  1 02:04:32 UTC 2025

Modified Files:
        src/sys/arch/sparc/conf: GENERIC

Log Message:
enable apc(4) by default.

it seems that the original commit left it disabled as the linux
driver has a comment about it hanging on prototype systems (that
i don't recall ever hearing about with netbsd), but it's enabled
by default there, so let's enable it by default.

the real benefit here is that qemu-system-sparc detects this and
it idles on the host properly.


To generate a diff of this commit:
cvs rdiff -u -r1.274 -r1.275 src/sys/arch/sparc/conf/GENERIC

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index