Catch up various powerpc64 kernel conf things to amd64.
Details
Details
- ipsec show up in sysctl tree, no functional testing done.
- cryptosoft loads. kldload cryptodev and then ran cryptocheck
- racct is loaded and disabled
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Addressed the two inlines but the overall intent here is to not think about this and follow amd64 GENERIC. When they reduce due to devmatch, we replay the change.
The only real delta now is ixl(4) which I think blows up gcc and mpr(4) which we need but has endian or other issues.
sys/powerpc/conf/GENERIC64 | ||
---|---|---|
145 | I don't think this is probe-able. A SAS tape library would be a modern use. | |
150 | This is standard fare on servers |
sys/powerpc/conf/GENERIC64 | ||
---|---|---|
150 | It's so ubiquitous we see it on lots of (admittedly x86) ahci attachments: |