Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2010 19:40:11 -0500 (EST)
From:      Frank <frank_s@bellsouth.net>
To:        Lowell Gilbert <freebsd-stable-local@be-well.ilk.org>
Cc:        freebsd-stable@freebsd.org, Steven Friedrich <freebsd@insightbb.com>
Subject:   Re: USB problems on 8.0-STABLE
Message-ID:  <alpine.BSF.2.00.1001121939100.1439@Ace.nina.org>
In-Reply-To: <44bpgzm0v1.fsf@be-well.ilk.org>
References:  <alpine.BSF.2.00.1001081737490.1449@Ace.nina.org> <201001091729.22247.freebsd@insightbb.com> <alpine.BSF.2.00.1001091806580.1439@Ace.nina.org> <201001121629.37439.freebsd@insightbb.com> <44bpgzm0v1.fsf@be-well.ilk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 12 Jan 2010, Lowell Gilbert wrote:

> Another data point...
>
> I didn't pay much attention to it, but without changing my apcupsd
> configuration, it "just worked" after upgrading from RELENG_7 to
> RELENG_8, just a couple of days ago.
>
> I'm still running on a GENERIC kernel, but if I trim it down I'll keep
> an eye out for problems.

Here is a diff of GENERIC and my kernel config:

Ace /usr/src/sys/i386/conf # diff GENERIC Ace
21,22c21,22
< cpu           I486_CPU
< cpu           I586_CPU
---
> #cpu          I486_CPU
> #cpu          I586_CPU
24c24,25
< ident         GENERIC
---
> #ident                GENERIC
> ident         Ace
299c300
< device                uhid            # "Human Interface Devices"
---
> #device               uhid            # "Human Interface Devices"
335a337,338
>
> device                atapicam

--
Frank



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1001121939100.1439>