allow to use usb parallel ports

This commit is contained in:
Dietmar Maurer 2013-08-14 12:18:54 +02:00
parent a64d61460d
commit 9ecc843138

View File

@ -587,7 +587,7 @@ EODESCR
my $paralleldesc= {
optional => 1,
type => 'string',
pattern => '/dev/parport\d+',
pattern => '/dev/parport\d+|/dev/usb/lp\d+',
description => <<EODESCR,
Map host parallel devices (n is 0 to 2).