diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2011-07-30 01:06:12 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2011-07-30 01:06:12 +0000 |
| commit | caa19d50d13f2189f399f4bcff8163753fb7ea9d (patch) | |
| tree | a8c40e4c6eaa30e2097e7d4258c7324d58d1f4c5 /sys/pci | |
| parent | 02d9c7407f5c2c9341a68ec10e63d5e365033504 (diff) | |
Notes
Diffstat (limited to 'sys/pci')
| -rw-r--r-- | sys/pci/if_rlreg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_rlreg.h b/sys/pci/if_rlreg.h index 6ecba71495500..3a9da2e4d414e 100644 --- a/sys/pci/if_rlreg.h +++ b/sys/pci/if_rlreg.h @@ -1042,6 +1042,7 @@ struct rl_softc { * D-Link DFE-5280T device ID */ #define DLINK_DEVICEID_528T 0x4300 +#define DLINK_DEVICEID_530T_REVC 0x4302 /* * D-Link DFE-690TXD device ID |
