diff --git a/sys/pc98/i386/userconfig.c b/sys/pc98/i386/userconfig.c index 9038b1e1bb5..2c238aa9e63 100644 --- a/sys/pc98/i386/userconfig.c +++ b/sys/pc98/i386/userconfig.c @@ -129,6 +129,9 @@ #include #include "pnp.h" +#undef NPNP +#define NPNP 0 + #if NPNP > 0 #include #endif @@ -427,7 +430,7 @@ static DEV_INFO device_info[] = { {"cy", "Cyclades multiport async adapter", 0, CLS_COMMS}, {"cyy", "Cyclades Ye/PCI multiport async adapter",FLG_INVISIBLE,CLS_COMMS}, {"dgb", "Digiboard PC/Xe, PC/Xi async adapter", 0, CLS_COMMS}, -{"si", "Specialix SI/XIO async adapter", 0, CLS_COMMS}, +{"si", "Specialix SI/XIO/SX async adapter", 0, CLS_COMMS}, {"stl", "Stallion EasyIO/Easy Connection 8/32 async adapter",0, CLS_COMMS}, {"stli", "Stallion intelligent async adapter" ,0, CLS_COMMS}, #ifdef PC98