summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_rlreg.h
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2003-08-15 22:47:55 +0000
committerwpaul <wpaul@FreeBSD.org>2003-08-15 22:47:55 +0000
commitc82e620619bd439f2791e36af85fd7abd4e82fb9 (patch)
tree201d4f41bf31e01e6f6e13f0957daf52584bc62c /sys/pci/if_rlreg.h
parente1eceb5931c86971fe8095a889e8e9aca3c6d54e (diff)
downloadFreeBSD-src-c82e620619bd439f2791e36af85fd7abd4e82fb9.zip
FreeBSD-src-c82e620619bd439f2791e36af85fd7abd4e82fb9.tar.gz
Argh. Last commit only had the __FBSDID() fix. Really add the device ID
for the 8100 this time.
Diffstat (limited to 'sys/pci/if_rlreg.h')
-rw-r--r--sys/pci/if_rlreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_rlreg.h b/sys/pci/if_rlreg.h
index 5ca6368..0f43fe8 100644
--- a/sys/pci/if_rlreg.h
+++ b/sys/pci/if_rlreg.h
@@ -697,6 +697,7 @@ struct rl_softc {
#define RT_DEVICEID_8138 0x8138
#define RT_DEVICEID_8139 0x8139
#define RT_DEVICEID_8169 0x8169
+#define RT_DEVICEID_8100 0x8100
#define RT_REVID_8139CPLUS 0x20
OpenPOWER on IntegriCloud