tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
remove duplicate DEV_ID_PCH2 defines
jsg
1 year ago
c8397f4e
6914c714
+1
-3
1 changed file
expand all
collapse all
unified
split
sys
dev
pci
if_em_hw.h
+1
-3
sys/dev/pci/if_em_hw.h
reviewed
···
31
31
32
32
*******************************************************************************/
33
33
34
34
-
/* $OpenBSD: if_em_hw.h,v 1.97 2024/09/04 07:54:52 mglocker Exp $ */
34
34
+
/* $OpenBSD: if_em_hw.h,v 1.98 2024/10/22 05:11:14 jsg Exp $ */
35
35
/* $FreeBSD: if_em_hw.h,v 1.15 2005/05/26 23:32:02 tackerman Exp $ */
36
36
37
37
/* if_em_hw.h
···
608
608
#define E1000_DEV_ID_82583V 0x150C
609
609
#define E1000_DEV_ID_82576_NS_SERDES 0x1518
610
610
#define E1000_DEV_ID_82576_SERDES_QUAD 0x150D
611
611
-
#define E1000_DEV_ID_PCH2_LV_LM 0x1502
612
612
-
#define E1000_DEV_ID_PCH2_LV_V 0x1503
613
611
#define E1000_DEV_ID_82580_COPPER 0x150E
614
612
#define E1000_DEV_ID_82580_FIBER 0x150F
615
613
#define E1000_DEV_ID_82580_SERDES 0x1510