| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Similar commit in current:
(cherry picked from commit 031beb4e239b)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
miivar.h includes opt_platform.h. Make sure all the drivers that use the
miibus_if.h interface file have opt_platform.h as well. While some of
these may not, strictly speaking, need it, it's easier to include it
universally for miibus.
Sponsored by: Netflix
(cherry picked from commit b111430e54537a66080df115c3a2950a2922da5a)
Author: Warner Losh <imp@FreeBSD.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
This simplifies make output/logic
Tested with: `cd sys/modules; make ALL_MODULES=` on amd64
MFC after: 1 month
Sponsored by: Dell EMC Isilon
Notes:
svn path=/head/; revision=314651
|
| |
|
|
|
|
|
| |
MFC after:5 days
Notes:
svn path=/head/; revision=271727
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Corporation's purchase of Broadcom's NetXtreme business.
Added clean option to Makefile
Submitted by:David C Somayajulu (davidcs@freebsd.org) QLogic Corporation
MFC after:5 days
Notes:
svn path=/head/; revision=265703
|
|
|
PCI/PCIe Gigabit Ethernet adapeter.
Submitted by: David Christensen
Notes:
svn path=/head/; revision=157642
|