| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 270040
MFC after: 1 week
|
|
|
|
| |
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
ethernet MAC node.
This fixes operation on Terasic DE10-Pro (Intel Stratix 10 GX/SX
FPGA Development Kit).
Sponsored by: DARPA, AFRL
Notes:
svn path=/head/; revision=350415
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only thing this phy needs that the ukphy driver doesn't provide is
that the value in the proprietary Phy Control 2 Register must be saved
before doing a soft reset and restored afterwards. Most modern phys have
"sticky bits" for low-level config that survive a reset, but on this one
the values in all registers go back to defaults, wiping out any board-
specific config set up by the bootloader/bios/whatever.
Notes:
svn path=/head/; revision=316995
|
|
|
|
|
|
|
|
|
| |
Tested on uBMC and uFW.
Sponsored by: Rubicon Communications (Netgate)
Notes:
svn path=/head/; revision=303230
|
|
|
|
|
|
|
|
|
| |
o style(9) fix
Submitted by: Yonghyeon PYUN <pyunyh@gmail.com>
Notes:
svn path=/head/; revision=275676
|
|
Sponsored by: DARPA, AFRL
Notes:
svn path=/head/; revision=273380
|