diff options
Diffstat (limited to 'sys/dev/dc/if_dcreg.h')
| -rw-r--r-- | sys/dev/dc/if_dcreg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/dc/if_dcreg.h b/sys/dev/dc/if_dcreg.h index e4ad2b9419c9d..204b1d156d43b 100644 --- a/sys/dev/dc/if_dcreg.h +++ b/sys/dev/dc/if_dcreg.h @@ -891,6 +891,7 @@ struct dc_softc { */ #define DC_DEVICEID_AL981 0x0981 #define DC_DEVICEID_AN985 0x0985 +#define DC_DEVICEID_FA511 0x1985 #define DC_DEVICEID_ADM9511 0x9511 #define DC_DEVICEID_ADM9513 0x9513 |
