Re: patch to add support for Intel 82567V-4 to pcidevs and em(4)

2018-03-09 Thread Jonathan Gray
On Fri, Mar 09, 2018 at 12:22:32PM -0600, John wrote: > Hey all, > > Here's a diff for adding the product ID for the Intel 82567V-4 NIC to > pcidevs and adding the card to em(4) (along with a corresponding man > update). The product ID came from the FreeBSD em. The information about > jumbo

Add support for Ice Lake and Cannon Lake Ethernet to em(4)

2018-03-09 Thread Jonathan Gray
Add untested support for Ice Lake and Cannon Lake Ethernet to em(4). The only path difference compared to spt for cnp is not taking 'SPT Si errata workaround to avoid data corruption'. The flash access and everything else looks identical to spt in FreeBSD and Linux. Index: if_em.c

Re: vmd: drive i8253 with monotonic clock

2018-03-09 Thread Scott Cheloha
On Sun, Feb 18, 2018 at 09:34:50PM -0800, Mike Larkin wrote: > On Sun, Feb 18, 2018 at 07:42:10PM -0600, Scott Cheloha wrote: > > On Sun, Feb 18, 2018 at 02:44:43PM -0800, Mike Larkin wrote: > > > On Sun, Feb 18, 2018 at 12:00:01PM -0600, Scott Cheloha wrote: > > > > [...] > > > > > > Before I

hexdump, od: improve handling, checks for length & skip

2018-03-09 Thread Scott Cheloha
Hey, I think we can improve how we handle length and skip in both hexdump and od. While we're at it we can improve our documentation a bit and bring od(1) further into alignment with POSIX. skip is an off_t, so unless I'm misunderstanding sys/_types.h it's always 64-bit so we should always snag

DRM driver resolution at boot time

2018-03-09 Thread Zsolt Kantor
Hello to all! I have a generic question related to OpenBSD 6.2 drm driver (inteldrm in my case). With OpenBSD 6.0 and 6.1 my display is set to the max. resolution at boot time (1280x800), this is great for the tty's because it fills all my screen, and using vi, less and other commands this is

patch to add support for Intel 82567V-4 to pcidevs and em(4)

2018-03-09 Thread John
Hey all, Here's a diff for adding the product ID for the Intel 82567V-4 NIC to pcidevs and adding the card to em(4) (along with a corresponding man update). The product ID came from the FreeBSD em. The information about jumbo frames came from Intel's jumbo frame notes. This is my first

Re: vmd(8) sends global config too late

2018-03-09 Thread Martijn van Duren
Hello Carlos, On 02/22/18 03:30, Carlos Cardenas wrote: > On Wed, Feb 21, 2018 at 11:27:05PM +0100, Martijn van Duren wrote: >> Hello tech@, >> >> When playing around with local prefix in vm.conf(5) I noticed that it >> wasn't picked up by my vm. The reason for this was that config_setvm was >>

armv7/arm64: just a bit || some tc_counter_mask fixes

2018-03-09 Thread Artturi Alm
Hi, lazy retry[0], to give these timers their (likely) copy-paste-robbed MSB back. -Artturi [0] https://marc.info/?l=openbsd-tech=150421823512699=1 diff --git sys/arch/arm/cortex/agtimer.c sys/arch/arm/cortex/agtimer.c index 8d622c058a4..160e22e6949 100644 --- sys/arch/arm/cortex/agtimer.c

Re: arm64: Makefile.arm64 av7 content

2018-03-09 Thread Artturi Alm
On Tue, Mar 06, 2018 at 11:34:23PM +0200, Artturi Alm wrote: > Hi, > > was 'grepping' for something, and these came up. > > i guess atleast trampoline.S would work w/o including assym.h at all, > but here is what i'm sure enough of w/o actually compiling yet. :D > > -Artturi > > > diff --git

Re: onewire/owtemp: flags for no_detach+timestamp.

2018-03-09 Thread Artturi Alm
On Wed, Mar 07, 2018 at 06:26:15AM +0200, Artturi Alm wrote: > Hi, > > i tested gpioow on beaglebone black a few days ago, and when i was lazy > to fix the 'cables' my sensors were attached to, console was spammed > over night by some of the sensors. > i found the hotplug spam+disappearing