Date: Wed, 13 Jan 2010 18:26:41 +1100 From: Graham Menhennitt <graham@menhennitt.com.au> To: Frank <frank_s@bellsouth.net> Cc: freebsd-stable@freebsd.org Subject: Re: [Bulk] Re: USB problems on 8.0-STABLE Message-ID: <4B4D75B1.9070708@menhennitt.com.au> In-Reply-To: <alpine.BSF.2.00.1001090651220.1445@Ace.nina.org> References: <alpine.BSF.2.00.1001081737490.1449@Ace.nina.org> <201001081910.10797.freebsd@insightbb.com> <alpine.BSF.2.00.1001081923400.1449@Ace.nina.org> <201001081934.59500.freebsd@insightbb.com> <alpine.BSF.2.00.1001082036430.1445@Ace.nina.org> <alpine.BSF.2.00.1001082131590.66511@wonkity.com> <alpine.BSF.2.00.1001090651220.1445@Ace.nina.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Frank wrote:
> On Fri, 8 Jan 2010, Warren Block wrote:
>
>> Do you have DEVICE /dev/ugen0.2 in apcupsd.conf?
>
> No, just DEVICE
>
Try
UPSCABLE usb
UPSTYPE usb
DEVICE ugen0.2
and (possibly some subset of)
device uhci # UHCI PCI->USB interface
device ohci # OHCI PCI->USB interface
device ehci # EHCI PCI->USB interface (USB 2.0)
device usb # USB Bus (required)
device ulpt # Printer
device umass # Disks/Mass storage - Requires
scbus and da
Works for me on 8-STABLE with apcupsd--3.14.5_1 port.
Graham
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B4D75B1.9070708>
