*** ioconf.c.i386- Wed Dec 11 15:30:44 1996 --- ioconf.c.i386 Wed Dec 11 15:30:35 1996 *************** *** 100,105 **** --- 100,106 ---- %DEVSW(fvc), /* 52 = Focus Video Capture */ %DEVSW(mc), /* 53 = PCMCIA SRAM Drive */ %DEVSW(scc), /* 54 = IBM Smart Capture Card */ + %DEVSW(hss), /* 55 = Hitachi Speech Syntehsis Card */ }; #define NDEVSW (sizeof(devsw) / sizeof(*devsw)) int ndevsw = NDEVSW;