Re: disksort() vs bufqs

2013-11-16 Thread David Gwynne
here's a diff to sys/arch/sparc/dev/fd.c. not compiled, and therefore not tested. anyone? ok? On Sun, Nov 03, 2013 at 09:30:56AM +1000, David Gwynne wrote: > once upon a time pretty much all block storage was on spinning disks, so all > the drivers for disks tried to order queued io to better su

rfc: acpi wmi diff

2013-11-16 Thread Kyle R W Milz
tech@, Here is an initial implementation of a generic acpi wmi framework and a single consumer for the framework that lets the volume adjustment keys on an asus ux31e work. The generic framework could be used to support hotkeys found in different acer, dell, hp, msi, other laptops. This is by no

Re: Weard security report

2013-11-16 Thread Ingo Schwarze
Hi Sven, sven falempin wrote on Wed, Nov 06, 2013 at 10:24:53AM -0500: > Running security(8): > == > /var/db/cloud.json diffs (-OLD +NEW) > == > --- /dev/null Fri Oct 25 01:30:33 2013 > +++ /var/db/cloud.json Thu Oct 17 17:21:15 2013 > > Previous security: > == > /var/db/clou

Re: setpassent(1) not working

2013-11-16 Thread Philip Guenther
On Thu, Nov 14, 2013 at 1:00 PM, Erik Lax wrote: > I noticed that setpassent(1) probably doesn't work as intended, as this > program should open the spwd.db file once, not four times? ... > This following patch fixes this. This has been committed; thanks! Philip Guenther

ip_stripoptions in icmp_reflect

2013-11-16 Thread Alexander Bluhm
Hi, Instead of stripping the IP options manually in icmp_reflect(), just call ip_stripoptions(). Remove an unneeded parameter and adjust the ip length in ip_stripoptions(). From FreeBSD. ok? bluhm Index: netinet/ip_icmp.c === RCS

Re: initial i217/i218 Haswell Ethernet support for em(4)

2013-11-16 Thread Dorian Büttner
Before you fix it to death - same chip works for me with rev 0x05: OpenBSD 5.4-current (GENERIC.MP) #5: Wed Nov 13 19:25:04 CET 2013 r...@smartie.doris.net:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 8489422848 (8096MB) avail mem = 8255299584 (7872MB) mainbus0 at root bios0 at mainbus0

Re: Genesys Logic GL620USB-A, USB PC-to-PC link cable (take 2)

2013-11-16 Thread SASANO Takayoshi
Hello, Oh, I forgot to write man. Here is... Index: ugl.4 === RCS file: ugl.4 diff -N ugl.4 --- /dev/null 1 Jan 1970 00:00:00 - +++ ugl.4 16 Nov 2013 10:26:45 - @@ -0,0 +1,55 @@ +.\" $OpenBSD$ +.\" $NetBSD: upl.4,v 1.

Re: initial i217/i218 Haswell Ethernet support for em(4)

2013-11-16 Thread Markus Hennecke
On Sat, 9 Nov 2013, Jonathan Gray wrote: > This adds the initial bits for the i217/i218 PHY and the > Lynx Point PCH found in Haswell systems. > > Doesn't include the new workarounds yet and follows > the pch2/82579 paths for now but this seems to be enough > to make a desktop machine with I217-L