Ta Mike for suggestion.
Using binary snapshot so decided to perform upgrade.
From:OpenBSD 5.2-current (GENERIC.MP) #98: Tue Nov 13 13:18:33 MST 2012
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
To:OpenBSD 5.2-current (GENERIC.MP) #104: Sat Nov 17 13:36:20 MST 2012
dera...@
Ta Mike for suggestion.
Using binary snapshot so decided to perform upgrade.
From:OpenBSD 5.2-current (GENERIC.MP) #98: Tue Nov 13 13:18:33 MST 2012
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
To:OpenBSD 5.2-current (GENERIC.MP) #104: Sat Nov 17 13:36:20 MST 2012
dera...@
This webcam should be identified as:
uvideo1 at uhub1 port 2 configuration 1 interface 0 "Logitech Webcam C270" rev
2.00/0.10 addr 3
video1 at uvideo1
uaudio0 at uhub1 port 2 configuration 1 interface 2 "Logitech Webcam C270" rev
2.00/0.10 addr 3
uaudio0: audio descriptors make no sense, error=4
Peter Strömberg wrote:
> I have a case where it fails.
> rtorrent can't connect to the tracker.
> rtorrent is bound to 192.168.0.2 (em0) and the external iface is em2
> so it's a mixture of having hw-csum and no hw-csum
If this is with Henning's checksum diff backed out again (happened
on Nov 6)
Okay?
diff --git sys/arch/amd64/include/atomic.h sys/arch/amd64/include/atomic.h
index effbb04..4cf6563 100644
--- sys/arch/amd64/include/atomic.h
+++ sys/arch/amd64/include/atomic.h
@@ -90,6 +90,17 @@ x86_atomic_clearbits_u32(volatile u_int32_t *ptr, u_int32_t
bits)
__asm __volatile(LOC
On Sun, Nov 18, 2012 at 11:50:36AM +0100, Mark Kettenis wrote:
> > Date: Sat, 17 Nov 2012 20:40:24 +0200
> > From: Paul Irofti
> >
> > > 2/ Split the i386 atomic_ucas_32 into two, one that's pcb aware and one
> > > that's not. And use the pcb aware one for the futex and the other one
> > > for th
> Date: Sat, 17 Nov 2012 20:40:24 +0200
> From: Paul Irofti
>
> > 2/ Split the i386 atomic_ucas_32 into two, one that's pcb aware and one
> > that's not. And use the pcb aware one for the futex and the other one
> > for the acpi locking. And of course the amd64 function in the diff
> > bellow wil
> Date: Sat, 17 Nov 2012 19:48:36 +0200
> From: Paul Irofti
>
> On Fri, Sep 21, 2012 at 12:15:51PM +0200, Mark Kettenis wrote:
> > > Date: Wed, 19 Sep 2012 15:41:09 +0300
> > > From: Paul Irofti
> > >
> > > I need this for acpi locking, okay?
> > >
> > > (I'd also like to get rid of the silly
I have a case where it fails.
rtorrent can't connect to the tracker.
rtorrent is bound to 192.168.0.2 (em0) and the external iface is em2
so it's a mixture of having hw-csum and no hw-csum
em0 at pci2 dev 0 function 0 "Intel PRO/1000 (82576)" rev 0x01: msi,
address 90:e2:ba:0c:95:86
em1 at pci2 de