--- article.sgml.orig 2010-08-28 11:53:21.000000000 -0400 +++ article.sgml 2010-08-28 11:52:17.000000000 -0400 @@ -95,7 +95,20 @@ [system=10] add path 'unlpt*' mode 0660 group cups add path 'ulpt*' mode 0660 group cups -add path 'lpt*' mode 0660 group cups +add path 'lpt*' mode 0660 group cups +add path 'usb/X.Y.Z' mode 0660 group cups + + + Note that X, + Y, and Z + should be replaced with the target USB device listed in the + /dev/usb directory that + corresponds to the printer. To find the correct device, + examine the output of &man.dmesg.8;, where + ugenX.Y + lists the printer device, which is a symbolic link to a USB + device in /dev/usb. + Next, add two lines to /etc/rc.conf as follows: