summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_rlreg.h
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2000-10-28 09:00:20 +0000
committerwpaul <wpaul@FreeBSD.org>2000-10-28 09:00:20 +0000
commita5f3fd7958c99da7a2ebe99fb813842f3677b0aa (patch)
tree88163c3773e164918886a6692a8184575a552500 /sys/pci/if_rlreg.h
parent2e093a62cdeea937b2f70ff5a5ea41e763119395 (diff)
downloadFreeBSD-src-a5f3fd7958c99da7a2ebe99fb813842f3677b0aa.zip
FreeBSD-src-a5f3fd7958c99da7a2ebe99fb813842f3677b0aa.tar.gz
Add PCI IDs for some additional cardbus cards. Yes, there really is
a RealTek 8139 cardbus device. Unfortunately it doesn't quite work yet because the CIS parser barfs on it. Submitted by msmith, with some small tweaks by me.
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 2f08768..60d1836 100644
--- a/sys/pci/if_rlreg.h
+++ b/sys/pci/if_rlreg.h
@@ -404,6 +404,7 @@ struct rl_softc {
* RealTek chip device IDs.
*/
#define RT_DEVICEID_8129 0x8129
+#define RT_DEVICEID_8138 0x8138
#define RT_DEVICEID_8139 0x8139
/*
OpenPOWER on IntegriCloud