# 2025 年 01 月 24 日

出席者：markj，emaste，imp，jhb

* 讨论了上周五的 bugbusting 会议
  * 很多人遇到了音频故障，下次会议很可能会改回用 Zoom
  * 在聊天中粘贴每个 bug 的链接效果不错
  * 谈到了更好的同步参与者的方法
* 关于在 freebsd-net 上讨论的 ifconfig 中 wg（**译者注：即 WireGuard**）支持
  * 有人声称这会被直接拒绝，但事实并非如此
  * markj 回复澄清了这一点
* 一些关于非 x86 系统上 I/O 端口处理的技术讨论
  * jhb 一直在做清理工作，并请求帮助进行测试
* 调试 Warner 的 arm64 服务器系统上的 PCIe 热插拔问题
* 讨论了正在进行中的 Loongarch（**译者注：龙芯架构**）移植
  * 我们会用什么标准来决定是否引入它？
  * 目前还没有明确迹象表明会有人使用它
  * 需要有人能够负责维护和测试
* 对新的 bugzilla PR 进行了分类
* 审查了打开的 github PR


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.bsdcn.org/srcmgr/2025/2025-01-24.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
