summaryrefslogtreecommitdiffstats
path: root/sys/pccard/pcic.c
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2000-10-12 03:51:16 +0000
committerimp <imp@FreeBSD.org>2000-10-12 03:51:16 +0000
commitea0e2747d8b75e9a9364327af892848bf02ee75c (patch)
treee6ea7b62733fac0ae90913231a08dde2ad872b41 /sys/pccard/pcic.c
parentaafc1878fc75e62a7b5831a4bf7a5de695962f45 (diff)
downloadFreeBSD-src-ea0e2747d8b75e9a9364327af892848bf02ee75c.zip
FreeBSD-src-ea0e2747d8b75e9a9364327af892848bf02ee75c.tar.gz
Another PnP pcic card: SMC Swapbox Plug and Play
Submitted by: gallatin
Diffstat (limited to 'sys/pccard/pcic.c')
-rw-r--r--sys/pccard/pcic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pccard/pcic.c b/sys/pccard/pcic.c
index 6135e6f..ab75c84 100644
--- a/sys/pccard/pcic.c
+++ b/sys/pccard/pcic.c
@@ -89,6 +89,7 @@ static struct isa_pnp_id pcic_ids[] = {
{PCIC_PNP_VLSI_82C146, NULL}, /* PNP0E02 */
{PCIC_PNP_82365_CARDBUS, NULL}, /* PNP0E03 */
{PCIC_PNP_ACTIONTEC, NULL}, /* AEI0218 */
+ {PCIC_PNP_SCM_SWAPBOX, NULL}, /* SCM0469 */
{0}
};
OpenPOWER on IntegriCloud