Port-amd64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: issues with LSI 9260



On Mon, Jun 08, 2015 at 01:00:02PM -0400, Derrick Lobo wrote:
> > You can try to copy mfi.c and related:
> >ic/mfi.c ic/mfiio.h ic/mfireg.h ic/mfivar.h pci/mfi_pci.c to a netbsd
> 6.1.5 source tree and recompile a kernel.
> 
> Compile fails with an error.. maybe im missing some more files
> 
> [...]
> ../../../../dev/ic/mfi.c:197:2: error: unknown field 'd_discard' specified
> in initializer
> ../../../../dev/ic/mfi.c:197:15: error: 'nodiscard' undeclared here (not
> in a function)
> *** Error code 1

you can just remove this line:
	.d_discard = nodiscard,

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index