From 02e133ec1a0f1dad2121c885a8456e2e29516938 Mon Sep 17 00:00:00 2001 From: wpaul Date: Wed, 2 Aug 2000 18:49:17 +0000 Subject: Add support for the Netgear GA620T copper gigabit card. --- sys/pci/if_tireg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/pci/if_tireg.h') diff --git a/sys/pci/if_tireg.h b/sys/pci/if_tireg.h index 1e632f5..4712272 100644 --- a/sys/pci/if_tireg.h +++ b/sys/pci/if_tireg.h @@ -73,6 +73,7 @@ */ #define NG_VENDORID 0x1385 #define NG_DEVICEID_GA620 0x620A +#define NG_DEVICEID_GA620T 0x630A /* * SGI device/vendor ID. -- cgit v1.1