Re: athn: fix ar9380 receive code

2017-05-25 Thread Kevin Lo
On Thu, May 25, 2017 at 05:38:59PM +0200, Stefan Sperling wrote: > > On Wed, May 24, 2017 at 10:11:21AM +0800, Kevin Lo wrote: > > My AR9380 adapter arrived, but I hit a kernel panic on amd64: > > Which PCI product ID does this card have? The product ID is 0x0030. # pcidump -v 2:0:0 2:0:0: Ath

Re: ulpt read interface

2017-05-25 Thread patrick keshishian
Ping? On Thu, May 18, 2017 at 07:35:31PM -0700, patrick keshishian wrote: > Hello, > > I would like to propose adding a ulptread call to the ulpt(4). > > This diff adds ulptread and ulpt_do_read functions, similar to > ultpwrite and ulpt_do_write (essentially copy/paste/edit), as well > as look

Re: [PATCH] objects: add EV subject OID names

2017-05-25 Thread Joel Sing
On Wednesday 17 May 2017 12:02:48 Kyle J. McKay wrote: > The "EV SSL Certificate Guidelines" available from: > > https://cabforum.org/extended-validation/ > > defines three OIDs commonly seen in leaf certificates: > > jurisdictionLocalityName > 1.3.6.1.4.1.311.60.2.1.1 > > jurisdictionS

Re: athn: fix ar9380 receive code

2017-05-25 Thread Stefan Sperling
On Wed, May 24, 2017 at 10:11:21AM +0800, Kevin Lo wrote: > My AR9380 adapter arrived, but I hit a kernel panic on amd64: Which PCI product ID does this card have? > athn0 at pci2 dev 0 function 0 "Atheros AR9300" rev 0x01: apic 1 int 17 > > uvm_fault(0x81858d20, 0x800130868

profiled build using clang not working on amd64

2017-05-25 Thread Stuart Henderson
I've just disabled building an (unused) profiled binary to unbreak net/iperf3 on clang/amd64, but that might want a look.. This did build OK on aarch64 without disabling this. - Forwarded message from Stuart Henderson - From: Stuart Henderson Date: Thu, 25 May 2017 06:56:35 -0600 (MDT)