artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef9f478
)
Enable igc(4).
author
patrick
<patrick@openbsd.org>
Tue, 2 Nov 2021 08:25:47 +0000
(08:25 +0000)
committer
patrick
<patrick@openbsd.org>
Tue, 2 Nov 2021 08:25:47 +0000
(08:25 +0000)
Tested by kevlo@
sys/arch/amd64/conf/GENERIC
patch
|
blob
|
history
diff --git
a/sys/arch/amd64/conf/GENERIC
b/sys/arch/amd64/conf/GENERIC
index
da35aca
..
ecccd13
100644
(file)
--- a/
sys/arch/amd64/conf/GENERIC
+++ b/
sys/arch/amd64/conf/GENERIC
@@
-1,4
+1,4
@@
-# $OpenBSD: GENERIC,v 1.50
4 2021/10/25 14:53:15 sthen
Exp $
+# $OpenBSD: GENERIC,v 1.50
5 2021/11/02 08:25:47 patrick
Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@
-545,6
+545,7
@@
ixl* at pci? # Intel Ethernet 700 Series
mcx* at pci? # Mellanox ConnectX-4
iavf* at pci? # Intel Ethernet Adaptive VF
aq* at pci? # Aquantia aQtion Ethernet
+igc* at pci? # Intel I225 Ethernet
# Wireless network cards
acx* at pci? # TI ACX100/ACX111 (802.11b/g)