Hi,
the NVidia graphics card and Intel LPC for a Dell XPS 15 are missing from
pcidevs.
I'd really appreciate if someone would add them.
Thanks
Jan
diff --git sys/dev/pci/pcidevs sys/dev/pci/pcidevs
index 8cac704548b..ee8c0419874 100644
--- sys/dev/pci/pcidevs
+++ sys/dev/pci/pcidevs
@@ -5188,6
Hi,
this patch closes potential memory leaks in the mandoc memory wrapper
functions and follows the examples in the manpages.
diff --git mandoc_aux.c mandoc_aux.c
index 7c23ecfdd01..dbfb83faffc 100644
--- mandoc_aux.c
+++ mandoc_aux.c
@@ -66,27 +66,43 @@ mandoc_malloc(size_t size)
void *
mando
Hi,
when connecting to an open wifi I get following message:
iwm0: unhandled firmware response 0xce/0xb82c rx ring 0[48]
I added another case which ignores the IWM_BT_PROFILE_NOTIFICATION.
I didn't notice any change when connecting, except that the message is
gone.
diff --git sys/dev/pci/if
I connect to a lot of different networks with an axen(4) driven USB
network dongle. I often get spammed with "invalid buffer..." messages in
my dmesg.
This mail thread on bugs@ happened a while back but no patch was
submitted: https://marc.info/?l=openbsd-bugs&m=149138214725080&w=2
I now changed
On 02/28/18 15:35, Stefan Sperling wrote:
> On Tue, Feb 27, 2018 at 10:55:05AM +0100, Jan Schreiber wrote:
>> On 02/27/18 09:06, Stefan Sperling wrote:
>>> On Mon, Feb 26, 2018 at 11:55:34PM +0100, j...@posteo.de wrote:
>>>> When connecting to a wifi network messages
On 02/27/18 09:06, Stefan Sperling wrote:
> On Mon, Feb 26, 2018 at 11:55:34PM +0100, j...@posteo.de wrote:
>> When connecting to a wifi network messages like "iwm0: unhandled firmware
>> response 0xff/0xb810 rx ring" appear.
>> After looking at https://patchwork.kernel.org/patch/9869017/ I cam
Hi,
I recently stumbled upon software that relies on EV_RECEIPT and
EV_DISPATCH to be available as flags. It also showed up as dependency
for a Rust crate.
FreeBSD has it since 8.1 and OSX since 10.5.
Patch is below.
mike@ looked throug, thanks a lot!
Jan
Index: sys/kern/kern_event.c
==
Hi,
this looks like a typo in gcc.
Jan
Index: gnu/gcc/gcc/config/mt/mt.c
===
RCS file: /cvs/src/gnu/gcc/gcc/config/mt/mt.c,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 mt.c
--- gnu/gcc/gcc/config/mt/mt.c 15 Oct 2009 17:11:30