summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn/if_sn.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sn/if_sn.c')
-rw-r--r--sys/dev/sn/if_sn.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c
index 64c1bef..2b39024 100644
--- a/sys/dev/sn/if_sn.c
+++ b/sys/dev/sn/if_sn.c
@@ -151,7 +151,8 @@ static const char *chip_ids[15] = {
/* 5 */ "SMC91C95",
NULL,
/* 7 */ "SMC91C100",
- NULL, NULL, NULL, NULL,
+ /* 8 */ "SMC91C100FD",
+ NULL, NULL, NULL,
NULL, NULL, NULL
};
OpenPOWER on IntegriCloud