View | Details | Raw Unified | Return to bug 23344
Collapse All | Expand All

(-)dev/pcic/i82365reg.h Wed Dec 6 17:16:08 2000 (+1 lines)
Lines 350-351 Link Here
350
#define PCIC_PNP_ACTIONTEC     0x1802A904      /* AEI0218 */
350
#define PCIC_PNP_ACTIONTEC     0x1802A904      /* AEI0218 */
351
#define PCIC_PNP_SCM_SWAPBOX   0x1802A904      /* SCM0469 */
351
#define PCIC_PNP_SCM_SWAPBOX   0x1802A904      /* SCM0469 */
352
#define PCIC_PNP_SCM_SWAPBOX2  0x69046d4c
(-)pccard/pcic.c Wed Dec 6 17:40:21 2000 (+1 lines)
Lines 90-93 Link Here
90
       {PCIC_PNP_ACTIONTEC,            NULL},          /* AEI0218 */
90
       {PCIC_PNP_ACTIONTEC,            NULL},          /* AEI0218 */
91
       {PCIC_PNP_SCM_SWAPBOX,          NULL},          /* SCM0469 */
91
       {PCIC_PNP_SCM_SWAPBOX,          NULL},          /* SCM0469 */
92
       {PCIC_PNP_SCM_SWAPBOX2,         NULL},
92
       {0}
93
       {0}
93
};
94
};

Return to bug 23344