summaryrefslogtreecommitdiffstats
path: root/sys/dev/pcic/i82365_isa.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pcic/i82365_isa.c')
-rw-r--r--sys/dev/pcic/i82365_isa.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pcic/i82365_isa.c b/sys/dev/pcic/i82365_isa.c
index 1f1ef1f..800b848 100644
--- a/sys/dev/pcic/i82365_isa.c
+++ b/sys/dev/pcic/i82365_isa.c
@@ -115,7 +115,8 @@ static struct isa_pnp_id pcic_ids[] = {
{PCIC_PNP_CL_PD6720, NULL}, /* PNP0E01 */
{PCIC_PNP_VLSI_82C146, NULL}, /* PNP0E02 */
{PCIC_PNP_82365_CARDBUS, NULL}, /* PNP0E03 */
- {PCIC_PNP_ACTIONTEC, NULL}, /* AEI0218 */
+ {PCIC_PNP_ACTIONTEC, NULL}, /* AEI0218 */
+ {PCIC_PNP_SCM_SWAPBOX, NULL}, /* SCM0469 */
{0}
};
OpenPOWER on IntegriCloud