From 55147aef5c212706540aeb9daf098f497b6d332a Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Sun, 13 Mar 2005 17:04:47 +0000 Subject: [PATCH] info is board_info now --- demo/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/README b/demo/README index 4e9c164..714f344 100644 --- a/demo/README +++ b/demo/README @@ -3,7 +3,7 @@ GETTING STARTED: After installing comedi and comedilib, cd to this directory (comedilib*/demo). -Use ./info for a very first test. If hardware and software are correctly +Use ./board_info for a very first test. If hardware and software are correctly installed, the program prints a list of subdevices it recognises. If the device is not /dev/comedi0, use here and in the following the command-line option -f . @@ -45,7 +45,7 @@ eeprom_dump: Dumps the EEPROM of a card, if it has one. Useful for debugging devices/drivers. -info: +board_info: Displays some information that Comedi knows about a device. inp: -- 2.26.2