Re: "make universe" broken by r325697

2017-11-13 Thread Bryan Drewery
On 11/12/2017 2:00 AM, Ngie Cooper (yaneurabeya) wrote:
>   Per Jenkins: https://ci.freebsd.org/job/FreeBSD-head-amd64-LINT/5391/ .
> Cheers,
> -Ngie
> 

Thanks, fixed in r325776.

-- 
Regards,
Bryan Drewery



signature.asc
Description: OpenPGP digital signature


Re: [HEADS UP] posix_fallocate support removed from ZFS, lld affected

2017-11-13 Thread Ed Maste
On 7 November 2017 at 13:12, Andriy Gapon  wrote:
>
> I hope that lld is not that widely used now.
> But I admit that I put the cart before the horse.
> I didn't expect that posix_fallocate is used in the development toolchain and 
> I
> didn't try to check for it.

For amd64 it is probably not a very large problem; it's not used by
default and those who have enabled it can likely adapt. However, it is
used by arm64 and is the default linker in FreeBSD 11.1, so we'll need
to go with either an errata fix or Kostik's p_osrel suggestion to
avoid breaking the package builds.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: writing drivers based on hardware manuals

2017-11-13 Thread blubee blubeeme
ordered, 3-4 weeks until delivery.

Until then...

On Sun, Nov 12, 2017 at 5:42 PM, Kurt Jaeger  wrote:

> Hi!
>
> > This is a request on where can I get more information and talk to other
> > FreeBSD developers about writing software to control hardware based on
> > dmidecode and a device manual.
> >
> > I found this manual page that not only describe the fan controllers and
> lid
> > switch but also the keyboard LED controller as well.
> >
> > https://www.manualslib.com/manual/1269646/Clevo-P650hs.
> html?page=114#manual
> >
> > I should be able to write code to interface with this hardware directly
> > from FreeBSD.
> >
> > Where can I go to get help with this?
>
> Try this book:
>
> https://www.nostarch.com/bsddrivers.htm
>
> --
> p...@opsec.eu+49 171 3101372 3 years to
> go !
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"