From fa48d739d0c593eb653bbfa3aeb84e51c09f051a Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 18 Jul 2005 23:41:34 +0000 Subject: Better name for type 4 chips --- sys/dev/sn/if_sn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/sn') diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c index b9bd867b4383..56fb5e8b56d1 100644 --- a/sys/dev/sn/if_sn.c +++ b/sys/dev/sn/if_sn.c @@ -142,7 +142,7 @@ static int sn_getmcf(struct ifnet *ifp, u_char *mcf); static const char *chip_ids[15] = { NULL, NULL, NULL, /* 3 */ "SMC91C90/91C92", - /* 4 */ "SMC91C94", + /* 4 */ "SMC91C94/91C96", /* 5 */ "SMC91C95", NULL, /* 7 */ "SMC91C100", -- cgit v1.3