o Add missed semicolon in action script.

PR:		conf/134579
Submitted by:	Lucius Windschuh
MFC after:	1 week
This commit is contained in:
Maxim Konovalov 2009-05-16 15:12:56 +00:00
parent 7d04813b13
commit 36744d51a6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192198

View File

@ -132,7 +132,7 @@ attach 100 {
match "vendor" "0x1645";
match "product" "0x8001";
match "release" "0x0101";
action "if ! kldstat -n usio > /dev/null 2>&1 ; then kldload usio; fi /usr/sbin/ezdownload -v -f /usr/share/usb/firmware/1645.8001.0101 /dev/$device-name";
action "if ! kldstat -n usio > /dev/null 2>&1 ; then kldload usio; fi; /usr/sbin/ezdownload -v -f /usr/share/usb/firmware/1645.8001.0101 /dev/$device-name";
};
# This entry starts the ColdSync tool in daemon mode. Make sure you have an up