Page MenuHomeFreeBSD

HW Relnotes: Remove traces of ar(4)
ClosedPublic

Authored by ziaee on Mon, May 26, 6:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 9, 5:01 PM
Unknown Object (File)
Sun, Jun 8, 2:41 PM
Unknown Object (File)
Thu, Jun 5, 11:03 AM
Unknown Object (File)
Wed, Jun 4, 6:46 PM
Unknown Object (File)
Wed, Jun 4, 2:37 PM
Unknown Object (File)
Wed, May 28, 12:25 PM
Subscribers

Details

Summary

Remove two lost lines from the hardware release notes template, and the
past two major versions. They appeared in the original 4.4R/i386 notes
and were forgotten when the rest of the entry was removed was removed in
FreeBSD 8.0R.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64431
Build 61315: arc lint + arc unit

Event Timeline

ziaee requested review of this revision.Mon, May 26, 6:31 AM
ziaee created this revision.

Also remove them from the past two major release's notes.

ziaee added a subscriber: releng.
mhorne added inline comments.
website/archetypes/release/hardware.adoc
631

any idea what this is?

This revision is now accepted and ready to land.Wed, May 28, 6:09 PM
website/archetypes/release/hardware.adoc
631

Yes, the AST serial card was supported by sio(4). This line was actually added in the first hardware release note, back then they tried to organize it alphabetically instead of by driver, so when the cleanups came as the driver was removed from the build in 2008, it apparently didn't go so well.

Thanks! Merged, idk why this didn't close automatically.