2002-11-02 Daisuke Nagano * configure.in: Fixed some problems at auto-detection of cmibase in configure.in. (Thanks to many linux-2.4.x users) 2001-09-02 Daisuke Nagano * cmictl/main.c: Changed the way to access I/O ports. To support Alpha environment, we now use inb / outb other than inb_p / outb_p. (Thanks to Masaaki HATTORI ) * configure.in: Added option --enable-pausingio to use old I/O access way (inb_p / outb_p) 2000-08-05 Daisuke Nagano * cmictl/main.c: Added --show-bin option for gcmictl. It shows `current status` of cmpci by tiny expression. * gcmictl/main.c: gcmictl now shows current statuses of cmpci when booting. Sun Jul 30 15:09:17 2000 Daisuke Nagano * gcmictl/main.c: Changed to glade-0.5.9. * cmictl/main.c: Added flag: `--spdif-monitor`. Wed Jul 12 20:00:11 2000 Daisuke Nagano * gcmictl/gcmictlsig.c: added S/PDIF-in switch. * gcmictl/gcmictlsig.c: Changed S/PDIF-[out, loop] radi buttons into toggle button. But they are exclusive. Tue Jul 11 11:22:02 2000 Daisuke Nagano * cmictl/main.c: added S/PDIF-in flag (setting bit-1 of offset 0x05). * cmictl/main.c: fixed bug in phase-control flag setting. * cmictl/main.c: fixed some status messages. * cmictl/main.c: fixed help message (legacy-to-spdif). all of these fixes are thanks to "takaYuki.Yasaku" ) Wed Jul 5 19:47:31 2000 Daisuke Nagano * gcmictl/: added gcmictl (tiny GTK+ front end of cmictl) Sat Jul 1 09:31:26 2000 Daisuke Nagano * cmictl/main.c: added "phase-reverse" option. Tue Mar 21 18:45:55 2000 Daisuke Nagano * cmictl/main.c: Add echoing the target address when prompting usage / version. * cmictl/: Change directory structure. Wed Dec 1 20:29:53 1999 Daisuke Nagano * src/main.c: Initial release.