summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_vrreg.h
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2000-07-05 21:37:21 +0000
committerwpaul <wpaul@FreeBSD.org>2000-07-05 21:37:21 +0000
commit8a5ba0ae5fe6fbf7d2335ae09e1f86c01e466bbf (patch)
treeca3977713d9b69b2ad8180009515604791df6e65 /sys/pci/if_vrreg.h
parent320469757a5e32b5c3d6138e2d28839a6ab00a7c (diff)
downloadFreeBSD-src-8a5ba0ae5fe6fbf7d2335ae09e1f86c01e466bbf.zip
FreeBSD-src-8a5ba0ae5fe6fbf7d2335ae09e1f86c01e466bbf.tar.gz
Close PR# 19617: add support for VIA VT6102 NICs to VIA Rhine driver.
Diffstat (limited to 'sys/pci/if_vrreg.h')
-rw-r--r--sys/pci/if_vrreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_vrreg.h b/sys/pci/if_vrreg.h
index f5524c3..2f2ac97 100644
--- a/sys/pci/if_vrreg.h
+++ b/sys/pci/if_vrreg.h
@@ -445,6 +445,7 @@ struct vr_softc {
*/
#define VIA_DEVICEID_RHINE 0x3043
#define VIA_DEVICEID_RHINE_II 0x6100
+#define VIA_DEVICEID_RHINE_II_2 0x3065
/*
* Delta Electronics device ID.
OpenPOWER on IntegriCloud