Page MenuHomeFreeBSD

sfxge(4): add buffer editing functions to boot config
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 14 2024, 11:39 AM
Unknown Object (File)
Dec 23 2023, 3:05 AM
Unknown Object (File)
Nov 14 2023, 6:08 PM
Unknown Object (File)
Nov 10 2023, 5:33 PM
Unknown Object (File)
Nov 9 2023, 10:47 AM
Unknown Object (File)
Nov 8 2023, 5:47 PM
Unknown Object (File)
Nov 8 2023, 2:13 PM
Unknown Object (File)
Oct 13 2023, 5:09 PM
Subscribers

Details

Summary

Functions to process the DHCP option list format used by the expansion
ROM config buffers, to support extracting and updating of individual
options.
The initial use case is the driver presenting the global and per-PF
options as separate items, with the driver implementing the
synchronization of global options across the configuration buffers
for all PFs.

Submitted by: Richard Houldsworth <rhouldsworth at solarflare.com>
Sponsored by: Solarflare Communications, Inc.

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 30 2018, 7:07 AM
This revision was automatically updated to reflect the committed changes.