# 2026 年 1 月 09 日

出席者：markj，des，imp，jhb，emaste，olce

* Warner 希望讨论一个有关 CAM API 的问题
  * 一个内核函数发生了变动，但它作为接口暴露在 libcam.so 中
  * 将该修改回退
* Dag-Erling 表示有大量 32 位兼容接口缺失
* 另外，Ports 的 kmod 仓库是针对 stable 分支构建的，而不是 release 分支
* 我们应该给 bapt@ 发邮件，他在发布这些仓库
* John 指出也有一些 ipfw 兼容性破坏进入了 15.0
  * <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291562>
  * 我们应该就此给 ae@ 发邮件（jhb@ 会去做）
* 升级 15.0 会卸载 wifi 固件，因为 wifi 固件被移入了 Ports，因此升级可能导致你没有 wifi 可用
  * 我们需要在发行说明中记载变通方案
* 为 Seyed Pouria Mousavizadeh Tehrani 授予提交权限
* 下次 bug 清理会议的日期
  * 1 月 30 日？
* 提交权限清理 —— 不确定该如何处理 developers@ 的访问权限
* 我们应该先询问，如果没有回复，则让他们继续订阅一段时间
* Olivier：请查看更新后的 <https://reviews.freebsd.org/D52885> 对 style(9) 的拟议修改，旨在建议在进行其他修改时一并进行代码风格修改）。
* 花了一些时间查找需要在发布说明中标记的提交


---

# 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/2026/2026-01-09.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.
