diff options
author | Mike Silbersack <silby@FreeBSD.org> | 2003-02-01 01:27:05 +0000 |
---|---|---|
committer | Mike Silbersack <silby@FreeBSD.org> | 2003-02-01 01:27:05 +0000 |
commit | 1a984aad8498407f02da9403e59a15fcd069f2d7 (patch) | |
tree | f0cbb16693071f3c264e680724f8b563cd311a72 /sys/pci/if_vrreg.h | |
parent | 97e6eca55dc9597d576cabeed4103f090417c307 (diff) |
Notes
Diffstat (limited to 'sys/pci/if_vrreg.h')
-rw-r--r-- | sys/pci/if_vrreg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pci/if_vrreg.h b/sys/pci/if_vrreg.h index 8129a24619c59..043c3edd36fef 100644 --- a/sys/pci/if_vrreg.h +++ b/sys/pci/if_vrreg.h @@ -509,6 +509,8 @@ struct vr_softc { #define VIA_DEVICEID_RHINE 0x3043 #define VIA_DEVICEID_RHINE_II 0x6100 #define VIA_DEVICEID_RHINE_II_2 0x3065 +#define VIA_DEVICEID_RHINE_III 0x3106 +#define VIA_DEVICEID_RHINE_III_M 0x3053 /* * Delta Electronics device ID. |