diff options
Diffstat (limited to 'sys/dev/pcic/i82365reg.h')
-rw-r--r-- | sys/dev/pcic/i82365reg.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pcic/i82365reg.h b/sys/dev/pcic/i82365reg.h index c26b3f9..3bebfd9 100644 --- a/sys/dev/pcic/i82365reg.h +++ b/sys/dev/pcic/i82365reg.h @@ -347,4 +347,5 @@ #define PCIC_PNP_CL_PD6720 0x010ED041 /* PNP0E01 */ #define PCIC_PNP_VLSI_82C146 0x020ED041 /* PNP0E02 */ #define PCIC_PNP_82365_CARDBUS 0x030ED041 /* PNP0E03 */ -#define PCIC_PNP_ACTIONTEC 0x1802A904 /* AEI0218 */ +#define PCIC_PNP_ACTIONTEC 0x1802A904 /* AEI0218 */ +#define PCIC_PNP_SCM_SWAPBOX 0x1802A904 /* SCM0469 */ |