Author: hselasky
Date: Sat Sep 10 16:56:38 2011
New Revision: 225471
URL: http://svn.freebsd.org/changeset/base/225471
Log:
MFC r225414:
Fix precedence warning when compiling kernel with clang.
Modified:
stable/8/sys/dev/sound/usb/uaudio.c
Directory Properties:
stable/8/sys/ (props chan
Author: hselasky
Date: Sat Sep 10 16:52:15 2011
New Revision: 225470
URL: http://svn.freebsd.org/changeset/base/225470
Log:
MFC r225469:
Refactor auto-quirk solution so that we break as few external
drivers as possible.
PR: usb/160299
Suggested by: rwatson
Modified:
st
Author: hselasky
Date: Sat Sep 10 15:55:36 2011
New Revision: 225469
URL: http://svn.freebsd.org/changeset/base/225469
Log:
Refactor auto-quirk solution so that we break as few external
drivers as possible.
PR: usb/160299
Approved by: re (kib)
Suggested by: rwatson
MFC af
On Sat, Sep 10, 2011 at 04:39:37PM +0200, Hans Petter Selasky wrote:
> On Saturday 10 September 2011 16:28:12 Kostik Belousov wrote:
> > On Sat, Sep 10, 2011 at 03:40:16PM +0200, Hans Petter Selasky wrote:
> > > > Right -- exactly my point. If this change breaks third-party compiled
> > > > USB dev
On Saturday 10 September 2011 16:28:12 Kostik Belousov wrote:
> On Sat, Sep 10, 2011 at 03:40:16PM +0200, Hans Petter Selasky wrote:
> > > Right -- exactly my point. If this change breaks third-party compiled
> > > USB device drivers, then our current approach to device driver KBIs
> > > does not a
On Sat, Sep 10, 2011 at 03:40:16PM +0200, Hans Petter Selasky wrote:
>
> > Right -- exactly my point. If this change breaks third-party compiled USB
> > device drivers, then our current approach to device driver KBIs does not
> > allow it to be MFC'd in this form. Are there ways you can reformulat
> Right -- exactly my point. If this change breaks third-party compiled USB
> device drivers, then our current approach to device driver KBIs does not
> allow it to be MFC'd in this form. Are there ways you can reformulate the
> change to avoid breaking those drivers? Sometimes this can be done by
On 10 Sep 2011, at 12:35, Robert N. M. Watson wrote:
>> I understand your point. The change is not breaking any KPIs towards
>> userspace. The structure in question is only used within the kernel and
>> kernel
>> modules.
>
> Right -- exactly my point. If this change breaks third-party compil
On 10 Sep 2011, at 12:10, Hans Petter Selasky wrote:
>> For most other classes of hardware device driver framework KPIs --
>> especially things like PCI bus attachment, busdma, CAM, ifnet, and GEOM
>> frameworks, our MFC rules would strictly disallow this sort of change, on
>> the grounds that it
On Sat, Sep 10, 2011 at 11:21:00AM +, Bjoern A. Zeeb wrote:
>
> On Sep 10, 2011, at 10:54 AM, Robert Watson wrote:
>
> > On Fri, 9 Sep 2011, Hans Petter Selasky wrote:
> >
> >> Log:
> >> MFC r225350 and r225400:
> >>
> >> This patch adds automatic detection of USB mass storage devices
> >>
On Saturday 10 September 2011 12:54:08 Robert Watson wrote:
> On Fri, 9 Sep 2011, Hans Petter Selasky wrote:
> > Log:
> > MFC r225350 and r225400:
> >
> > This patch adds automatic detection of USB mass storage devices
> > which does not support the no synchronize cache SCSI command.
> >
> >
On Sep 10, 2011, at 10:54 AM, Robert Watson wrote:
> On Fri, 9 Sep 2011, Hans Petter Selasky wrote:
>
>> Log:
>> MFC r225350 and r225400:
>>
>> This patch adds automatic detection of USB mass storage devices
>> which does not support the no synchronize cache SCSI command.
>>
>> The __FreeBSD_v
On Fri, 9 Sep 2011, Hans Petter Selasky wrote:
Log:
MFC r225350 and r225400:
This patch adds automatic detection of USB mass storage devices
which does not support the no synchronize cache SCSI command.
The __FreeBSD_version version macro has been bumped and
external kernel modules needs
Author: brueffer
Date: Sat Sep 10 09:40:00 2011
New Revision: 225467
URL: http://svn.freebsd.org/changeset/base/225467
Log:
Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists.
PR: 157210, 157211
Submitted by: Niclas Zeising
Approved by: re (kib)
Modified:
head/usr.
14 matches
Mail list logo