"Paul Goyette" writes:
> Module Name:  src
> Committed By: pgoyette
> Date:         Tue Oct 25 05:43:40 UTC 2016
> 
> Modified Files:
>       src/sys/dev/pci: pci_verbose.h
> 
> Log Message:
> Increase max string length for PCI Product names.  Affects only kernels
> with PCIVERBOSE (or corresponding module).
> 
> We currently have a few product names that exceed the old limit, and
> this is triggering an SSP check in pci_devinfo().  This commit doesn't
> directly address the SSP issue, but pushes the can down the road...

i think this requires a kernel bump as the kernel can now write
more bytes than the driver may have provided.


.mrg.

Reply via email to