summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn/if_sn.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-07-10 02:00:35 +0000
committerimp <imp@FreeBSD.org>2005-07-10 02:00:35 +0000
commit1da3d0e6fa3754a298629936d8622926b47ea465 (patch)
treec4c3975d2801830ef72138e7c233c42061dfede3 /sys/dev/sn/if_sn.c
parent0cf4212697b43b0db220a1214814a995e8b35821 (diff)
downloadFreeBSD-src-1da3d0e6fa3754a298629936d8622926b47ea465.zip
FreeBSD-src-1da3d0e6fa3754a298629936d8622926b47ea465.tar.gz
Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8
distribution. Add the appropriate devices to the man pages. Obtained from: pcmcia-cs Approved by: re (scottl)
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 665dcb5..b9bd867 100644
--- a/sys/dev/sn/if_sn.c
+++ b/sys/dev/sn/if_sn.c
@@ -147,7 +147,8 @@ static const char *chip_ids[15] = {
NULL,
/* 7 */ "SMC91C100",
/* 8 */ "SMC91C100FD",
- NULL, NULL, NULL,
+ /* 9 */ "SMC91C110",
+ NULL, NULL,
NULL, NULL, NULL
};
OpenPOWER on IntegriCloud