Re: pf: incorrect IPL in pool_init()

2017-01-11 Thread Mark Patruck
rtin Pieuchot wrote: > > Mark Patruck reported the following assertion: > > > > splassert: pool_put: want 5 have 7 > > Starting stack trace... > > pool_put() at pool_put+0x4e > > pf_pkt_unlink_state_key() at pf_pkt_unlink_state_key+0x15 > >

disklabel.c 1.219 breaks autom. disk allocation

2016-06-01 Thread Mark Patruck
} - - if (autotable != NULL) - parse_autotable(autotable); switch (op) { case EDIT: -- Mark Patruck ( mark at wrapped.cx ) GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51 http://www.wrapped.cx

Re: Possible fix for i217 problem

2015-08-05 Thread Mark Patruck
Correct. On Wed, Aug 05, 2015 at 01:08:19PM +0100, Stuart Henderson wrote: > On 2015/08/05 10:08, Mark Patruck wrote: > > But i still have a small problem with > > > > em0 at pci0 dev 25 function 0 "Intel I218-V" rev 0x00: msi, address f0:.. > > Thanks for t

Re: Possible fix for i217 problem

2015-08-05 Thread Mark Patruck
v 0x00: msi, address f0:.. On Wed, Aug 05, 2015 at 12:24:42PM +0200, Peter Hessler wrote: > On 2015 Aug 05 (Wed) at 10:08:05 +0200 (+0200), Mark Patruck wrote: > :No issues on systems running > : > :em0 at pci3 dev 0 function 0 "Intel I210" rev 0x03: msi, address 0c:.. > :

Re: Possible fix for i217 problem

2015-08-05 Thread Mark Patruck
(" ...failed to apply em_phy_no_cable_" > + "workaround.\n"); > + > /* Setup the receive address. */ > DEBUGOUT("Programming MAC Address into RAR[0]\n"); > > diff --git a/sys/dev/pci/if_em_hw.h b/sys/dev/pci/if_em_hw.h

Add 5th gen Intel HD Graphics (GT1)

2015-07-08 Thread Mark Patruck
D Graphics (GT1)", + }, + { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_CORE5G_M_GT2_1, "HD Graphics 5500", }, -- Mark Patruck ( mark at wrapped.cx ) GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51 http://www.wrapped.cx

Re: unneeded var breaks build in xenocara/driver/xf86-video-mach64

2015-05-27 Thread Mark Patruck
function > > 'ATIPreInit': > > /usr/xenocara/driver/xf86-video-mach64/src/atipreinit.c:703: error: > > 'pInt10Info' undeclared (first use in this function) > > That is only reached if TV_OUT is defined... but TV_OUT is *not* > defined in the

procfs removed - current.html

2014-09-13 Thread Mark Patruck
manual page should be deleted: + + rm -f /sbin/mount_procfs /usr/share/man/man8/mount_procfs.8 + -- Mark Patruck ( mark at wrapped.cx ) GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51 http://www.wrapped.cx

Re: fix for kmthread hangs

2014-06-18 Thread Mark Patruck
This fixes the dpb hangs i've seen over the last few weeks. Several hours of extensive testing today and still not a single issue. Thanks, -Mark -- Mark Patruck ( mark at wrapped.cx ) GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51 http://www.wrapped.cx