svn commit: r335766 - head/sys/dev/efidev

2018-06-28 Thread Ian Lepore
Author: ian Date: Thu Jun 28 17:07:20 2018 New Revision: 335766 URL: https://svnweb.freebsd.org/changeset/base/335766 Log: Add missing MODULE_VERSION() and MODULE_DEPEND(). Modified: head/sys/dev/efidev/efirtc.c Modified: head/sys/dev/efidev/efirtc.c

Re: svn commit: r335595 - head/etc

2018-06-24 Thread Ian Lepore
On Sat, 2018-06-23 at 21:24 -0700, Xin LI wrote: > Oh thanks for that.  Is there a plan to MFC? Yes, I plan to mfc to 10 and 11 after a short while. -- Ian > On Sat, Jun 23, 2018 at 8:29 PM Ian Lepore wrote: > > > > > > Author: ian > > Date: Sun Jun 24 03:29:00

Re: svn commit: r335602 - head/sbin/dhclient

2018-06-24 Thread Ian Lepore
On Sun, 2018-06-24 at 13:23 +, Eitan Adler wrote: > Author: eadler > Date: Sun Jun 24 13:23:27 2018 > New Revision: 335602 > URL: https://svnweb.freebsd.org/changeset/base/335602 > > Log: >   dhclient: build with WARNS=6 >    >   - add static in a number of places >   - initialize __progname

svn commit: r335786 - head/etc/rc.d

2018-06-28 Thread Ian Lepore
Author: ian Date: Thu Jun 28 22:05:29 2018 New Revision: 335786 URL: https://svnweb.freebsd.org/changeset/base/335786 Log: Rename variable ntp_tmp_leapfile to have a leading underbar, to distinguish it from variables with similar names which are set in rc.conf. This will make more sense as

svn commit: r335787 - head/etc/rc.d

2018-06-28 Thread Ian Lepore
Author: ian Date: Thu Jun 28 22:13:32 2018 New Revision: 335787 URL: https://svnweb.freebsd.org/changeset/base/335787 Log: When being verbose about various leapfile versions, also mention expiration. The expiration date is actually more of a version number than the version date, because

Re: svn commit: r339421 - in head/sys: arm/arm arm/conf dts/arm riscv/include riscv/riscv

2018-10-18 Thread Ian Lepore
On Thu, 2018-10-18 at 15:08 +, Ruslan Bukin wrote: > Author: br > Date: Thu Oct 18 15:08:14 2018 > New Revision: 339421 > URL: https://svnweb.freebsd.org/changeset/base/339421 > > Log: >   Support RISC-V implementations that do not manage the A and D bits >   (e.g. RocketChip, lowRISC and

Re: svn commit: r339563 - in head: . share/man/man4 sys/conf sys/dev/joy sys/modules sys/modules/joy sys/sys tools/kerneldoc/subsys

2018-10-26 Thread Ian Lepore
On Fri, 2018-10-26 at 05:30 +0200, Jan Beich wrote: > > Your tone is not acceptable. Please try again, only this time with > the > > required level of professionalism. I'm not an idiot, and you will > treat me > > with respect. > > Apologies for the snide remark. I've expected someone with ports/

Re: svn commit: r339936 - head/sys/amd64/vmm/amd

2018-10-31 Thread Ian Lepore
On Wed, 2018-10-31 at 10:06 -0400, Shawn Webb wrote: > On Wed, Oct 31, 2018 at 01:27:44AM +, Marcelo Araujo wrote: > > > > Author: araujo > > Date: Wed Oct 31 01:27:44 2018 > > New Revision: 339936 > > URL: https://svnweb.freebsd.org/changeset/base/339936 > > > > Log: > >   Merge cases with

Re: svn commit: r339901 - head/sys/conf

2018-10-30 Thread Ian Lepore
On Tue, 2018-10-30 at 09:40 -0700, John Baldwin wrote: > On 10/29/18 5:23 PM, John Baldwin wrote: > > > > Author: jhb > > Date: Tue Oct 30 00:23:37 2018 > > New Revision: 339901 > > URL: https://svnweb.freebsd.org/changeset/base/339901 > > > > Log: > >   Permit local kernel modules to be built

Re: svn commit: r340187 - head/sys/geom

2018-11-07 Thread Ian Lepore
On Tue, 2018-11-06 at 16:17 -0800, Rodney W. Grimes wrote: > > > > Rodney, this was actually my original intention, however then I noticed in > > the GEOM code there is at least one case when BIO_FLUSH request is being > > generated internally with bio_offset == mediasize and bio_lenth == 0, so I

Re: svn commit: r340426 - head/sys/dev/amdtemp

2018-11-14 Thread Ian Lepore
On Wed, 2018-11-14 at 08:33 -0800, Rodney W. Grimes wrote: > > > > Author: cem > > Date: Wed Nov 14 04:50:29 2018 > > New Revision: 340426 > > URL: https://svnweb.freebsd.org/changeset/base/340426 > > > > Log: > >   amdtemp(4): Fix temperature reporting on AMD 2990WX > >    > >   Update the AMD

Re: svn commit: r340326 - head

2018-11-13 Thread Ian Lepore
On Mon, 2018-11-12 at 06:00 -0800, Rodney W. Grimes wrote: > > > > I absolutely approve of Ben's excellent addition to UPDATING, a > > text document. > At no point did I raise ANY objectection to the content > of his change, stop trying to make that the issue. > > > > > Your demands for

Re: svn commit: r264378 - head/sys/geom/part

2018-10-09 Thread Ian Lepore
On Tue, 2018-10-09 at 07:33 -0600, Warner Losh wrote: > On Tue, Oct 9, 2018 at 2:41 AM Andrey V. Elsukov > wrote: > > > > > On 08.10.2018 19:46, John Baldwin wrote: > > > > > > This needs a way to be overridden.  If you have a machine > > > installed with > > a > > > > > > layout created

Re: svn commit: r324815 - in head: lib/libc/gen sys/sys

2018-09-02 Thread Ian Lepore
On Sun, 2018-09-02 at 16:16 +0200, Jan Beich wrote: > Michal Meloun writes: > > > > > Author: mmel > > Date: Sat Oct 21 12:06:18 2017 > > New Revision: 324815 > > URL: https://svnweb.freebsd.org/changeset/base/324815 > > > > Log: > >   Make elf_aux_info() as public libc function. > >   - Teach

svn commit: r342652 - head/sys/arm/ti

2018-12-31 Thread Ian Lepore
Author: ian Date: Mon Dec 31 16:01:22 2018 New Revision: 342652 URL: https://svnweb.freebsd.org/changeset/base/342652 Log: Support the SPI mode and bus clock frequency parameters set by the devices requesting SPI transfers. Reported by: SAITOU Toshihide Modified:

Re: svn commit: r343058 - in head/sys: compat/linuxkpi/common/src vm

2019-01-16 Thread Ian Lepore
On Tue, 2019-01-15 at 12:33 -0800, Gleb Smirnoff wrote: > On Tue, Jan 15, 2019 at 01:20:14PM -0700, Ian Lepore wrote: > I> On Tue, 2019-01-15 at 12:06 -0800, Gleb Smirnoff wrote: > I> > On Tue, Jan 15, 2019 at 01:46:23PM -0600, Justin Hibbits wrote: > I> > J&

Re: svn commit: r343058 - in head/sys: compat/linuxkpi/common/src vm

2019-01-15 Thread Ian Lepore
On Tue, 2019-01-15 at 12:06 -0800, Gleb Smirnoff wrote: > On Tue, Jan 15, 2019 at 01:46:23PM -0600, Justin Hibbits wrote: > J> Why not #include counter.h in the relevant vm_machdep.c files > instead? > > This also is ugly :( Not sure more or less. Probably less, but I > urged to plug all possible

Re: svn commit: r343305 - head/sys/net

2019-01-22 Thread Ian Lepore
On Tue, 2019-01-22 at 17:39 +, Brooks Davis wrote: > Author: brooks > Date: Tue Jan 22 17:39:26 2019 > New Revision: 343305 > URL: https://svnweb.freebsd.org/changeset/base/343305 > > Log: > Rework CASE_IOC_IFGROUPREQ() to require a case before the macro. > > This is more compatible

Re: svn commit: r342283 - in head: release/amd64 release/arm64 release/i386 release/tools share/man/man8 tools/boot tools/tools/nanobsd/embedded usr.sbin/bsdinstall/partedit usr.sbin/bsdinstall/script

2018-12-20 Thread Ian Lepore
On Thu, 2018-12-20 at 14:49 -0500, Shawn Webb wrote: > On Thu, Dec 20, 2018 at 07:39:37PM +, Rebecca Cran wrote: > > > > Author: bcran > > Date: Thu Dec 20 19:39:37 2018 > > New Revision: 342283 > > URL: https://svnweb.freebsd.org/changeset/base/342283 > > > > Log: > >   Rework UEFI ESP

Re: svn commit: r341682 - head/sys/sys

2018-12-10 Thread Ian Lepore
On Mon, 2018-12-10 at 14:15 -0800, John Baldwin wrote: > On 12/8/18 7:43 PM, Warner Losh wrote: > > > > > > > > On Sat, Dec 8, 2018, 8:36 PM Kevin Bowling > m wrote: > > > > On Sat, Dec 8, 2018 at 12:09 AM Mateusz Guzik > m >

Re: svn commit: r341794 - stable/11/etc/periodic/weekly

2018-12-15 Thread Ian Lepore
On Sat, 2018-12-15 at 17:55 +0700, Eugene Grosbein wrote: > 15.12.2018 16:09, Andre Albsmeier wrote: > > > > > On Mon, 10-Dec-2018 at 14:24:42 +, Eugene Grosbein wrote: > > > > > > Author: eugen > > > Date: Mon Dec 10 14:24:41 2018 > > > New Revision: 341794 > > > URL:

Re: svn commit: r341344 - head/share/man/man7

2018-11-30 Thread Ian Lepore
On Fri, 2018-11-30 at 16:01 +, Edward Tomasz Napierala wrote: > Author: trasz > Date: Fri Nov 30 16:01:43 2018 > New Revision: 341344 > URL: https://svnweb.freebsd.org/changeset/base/341344 > > Log: >   Add an example of quick kernel rebuild. >    >   MFC after: 2 weeks >   Sponsored by:

svn commit: r341473 - in head/stand/i386: common gptboot loader

2018-12-04 Thread Ian Lepore
Author: ian Date: Tue Dec 4 16:43:50 2018 New Revision: 341473 URL: https://svnweb.freebsd.org/changeset/base/341473 Log: Fix args cross-threading between gptboot(8) and loader(8) with zfs support. When loader(8) is built with zfs support enabled, it assumes that any extarg data present

Re: svn commit: r341682 - head/sys/sys

2018-12-07 Thread Ian Lepore
On Fri, 2018-12-07 at 12:05 +, Mateusz Guzik wrote: > Author: mjg > Date: Fri Dec  7 12:05:11 2018 > New Revision: 341682 > URL: https://svnweb.freebsd.org/changeset/base/341682 > > Log: >   unr64: use locked variant if not __LP64__ >    >   The current ifdefs are not sufficient to

svn commit: r341420 - in head/stand: i386/common i386/gptboot i386/loader i386/zfsboot libsa/zfs

2018-12-02 Thread Ian Lepore
Author: ian Date: Mon Dec 3 03:58:30 2018 New Revision: 341420 URL: https://svnweb.freebsd.org/changeset/base/341420 Log: Eliminate duplicated code and struct member definitions in the handoff of args data between gptboot/zfsboot and loader(8). Despite what seems like a lot of changes

svn commit: r341421 - in stable/12/stand/i386: common gptboot zfsboot

2018-12-02 Thread Ian Lepore
Author: ian Date: Mon Dec 3 04:07:18 2018 New Revision: 341421 URL: https://svnweb.freebsd.org/changeset/base/341421 Log: MFC r341071, r341160 r341071: Restore the ability to override the disk unit/partition at the boot: prompt in gptboot. When arch-independent geli support was

Re: svn commit: r341103 - head/sys/powerpc/include

2018-12-03 Thread Ian Lepore
On Tue, 2018-12-04 at 05:56 +1100, Bruce Evans wrote: > On Mon, 3 Dec 2018, Justin Hibbits wrote: > > [...] > > Please look at removing VM_KMEM_SIZE_SCALE completely.  I'm now trying to > convince kib that it is bogus for all arches, but only know exactly what > happens on x86. > > On arches

svn commit: r341651 - head/stand/i386/loader

2018-12-06 Thread Ian Lepore
Author: ian Date: Thu Dec 6 20:28:09 2018 New Revision: 341651 URL: https://svnweb.freebsd.org/changeset/base/341651 Log: Don't reference zfs-specific variables if LOADER_ZFS_SUPPORT is undefined because the variables will be undefined too. Reported by: sjg@ Pointy hat: ian@

Re: svn commit: r341759 - in head: contrib/wpa contrib/wpa/hostapd contrib/wpa/hs20/client contrib/wpa/src/ap contrib/wpa/src/common contrib/wpa/src/crypto contrib/wpa/src/drivers contrib/wpa/src/eap_

2018-12-10 Thread Ian Lepore
On Sun, 2018-12-09 at 23:47 -0700, Warner Losh wrote: > On Sun, Dec 9, 2018, 11:40 PM Cy Schubert wrote: > > > > > In message <201812100619.wba6jb0c064...@pdx.rh.cn85.dnsmgr.net>, > > "Rodney W. Gri > > mes" writes: > > > > > > > > > > > On Sun, Dec 9, 2018 at 2:03 PM Oliver Pinter < > >

svn commit: r341070 - stable/12/stand/i386/gptboot

2018-11-27 Thread Ian Lepore
Author: ian Date: Tue Nov 27 16:13:56 2018 New Revision: 341070 URL: https://svnweb.freebsd.org/changeset/base/341070 Log: Revert r341069, I committed it to the wrong branch. Modified: stable/12/stand/i386/gptboot/gptboot.c Modified: stable/12/stand/i386/gptboot/gptboot.c

svn commit: r341069 - stable/12/stand/i386/gptboot

2018-11-27 Thread Ian Lepore
Author: ian Date: Tue Nov 27 16:09:16 2018 New Revision: 341069 URL: https://svnweb.freebsd.org/changeset/base/341069 Log: Restore the ability to override the disk unit/partition at the boot: prompt in gptboot. When arch-independent geli support was added, a new static 'gdsk' struct

svn commit: r341071 - head/stand/i386/gptboot

2018-11-27 Thread Ian Lepore
Author: ian Date: Tue Nov 27 16:16:38 2018 New Revision: 341071 URL: https://svnweb.freebsd.org/changeset/base/341071 Log: Restore the ability to override the disk unit/partition at the boot: prompt in gptboot. When arch-independent geli support was added, a new static 'gdsk' struct

svn commit: r341160 - in head/stand/i386: common gptboot zfsboot

2018-11-28 Thread Ian Lepore
Author: ian Date: Wed Nov 28 18:09:42 2018 New Revision: 341160 URL: https://svnweb.freebsd.org/changeset/base/341160 Log: Add comments describing the bootargs handoff between loader(8) and gptboot or zfsboot, when loader(8) is the BTX loader. No functional changes. Modified:

svn commit: r342850 - head/sys/arm/arm

2019-01-07 Thread Ian Lepore
Author: ian Date: Mon Jan 7 16:36:45 2019 New Revision: 342850 URL: https://svnweb.freebsd.org/changeset/base/342850 Log: Add a missing \n to a bootverbose printf. Modified: head/sys/arm/arm/mpcore_timer.c Modified: head/sys/arm/arm/mpcore_timer.c

Re: svn commit: r342881 - head/share/skel

2019-01-11 Thread Ian Lepore
On Fri, 2019-01-11 at 10:35 -0800, Rodney W. Grimes wrote: > > On Wed, 2019-01-09 at 10:08 -0800, Rodney W. Grimes wrote: > > > > ?r., 9 sty 2019 o 16:41 Rodney W. Grimes > > > > napisa?(a): > > > > > > > > > > > Author: trasz > > > > > > Date: Wed Jan 9 11:04:27 2019 > > > > > > New Revision:

svn commit: r342639 - head/sys/dev/vt

2018-12-30 Thread Ian Lepore
Author: ian Date: Mon Dec 31 01:09:23 2018 New Revision: 342639 URL: https://svnweb.freebsd.org/changeset/base/342639 Log: When allocating a new keyboard at vt_upgrade() time, unwind any cngrabs done on the old keyboard and then do the corresponding number of grabs on the new keyboard.

Re: svn commit: r342881 - head/share/skel

2019-01-09 Thread Ian Lepore
On Wed, 2019-01-09 at 10:08 -0800, Rodney W. Grimes wrote: > > ?r., 9 sty 2019 o 16:41 Rodney W. Grimes > > napisa?(a): > > > > > > > Author: trasz > > > > Date: Wed Jan 9 11:04:27 2019 > > > > New Revision: 342881 > > > > URL: https://svnweb.freebsd.org/changeset/base/342881 > > > > > > > >

svn commit: r338648 - head

2018-09-13 Thread Ian Lepore
Author: ian Date: Thu Sep 13 15:16:05 2018 New Revision: 338648 URL: https://svnweb.freebsd.org/changeset/base/338648 Log: If a user skips the pre-world mergemaster, an installworld check notices the missing ntpd user and refers to UPDATING. This change makes it more clear which aspect of

Re: svn commit: r338633 - head/lib/libpam/pam.d

2018-09-13 Thread Ian Lepore
On Thu, 2018-09-13 at 07:48 +, Brad Davis wrote: > Author: brd > Date: Thu Sep 13 07:48:49 2018 > New Revision: 338633 > URL: https://svnweb.freebsd.org/changeset/base/338633 > > Log: >   Fix build after r338621 by avoiding LINKS and installing the link > manually. >    >   Approved by:

Re: svn commit: r343416 - head/bin/sh

2019-01-24 Thread Ian Lepore
On Thu, 2019-01-24 at 15:55 -0800, Rodney W. Grimes wrote: > > Author: trasz > > Date: Thu Jan 24 23:34:51 2019 > > New Revision: 343416 > > URL: https://svnweb.freebsd.org/changeset/base/343416 > > > > Log: > > Install .shrc for root, and set PS1 for the toor account. > > And a dozen other

Re: svn commit: r343440 - head/bin/sh

2019-01-26 Thread Ian Lepore
On Sat, 2019-01-26 at 11:11 -0800, Conrad Meyer wrote: > I didn't really feel the need to weigh in on this bikeshed thread > previously, but apparently some folks are calling for a revert. Why? > I don't really understand how this meets the high bar for summary > revert, even if you disagree with

Re: svn commit: r343440 - head/bin/sh

2019-01-26 Thread Ian Lepore
On Sat, 2019-01-26 at 13:18 +, Edward Napierala wrote: > On 0125T1647, Devin Teske wrote: > > > > > > > On Jan 25, 2019, at 1:13 AM, Edward Napierala > > > wrote: > > > > > > On 0125T1530, Devin Teske wrote: > > > > > > > > > > > > > On Jan 25, 2019, at 12:28 AM, Edward Napierala < > > >

Re: svn commit: r343440 - head/bin/sh

2019-01-26 Thread Ian Lepore
On Sat, 2019-01-26 at 09:17 -0800, Rodney W. Grimes wrote: > > On Sat, 2019-01-26 at 13:18 +, Edward Napierala wrote: > > > On 0125T1647, Devin Teske wrote: > > > > > On Jan 25, 2019, at 1:13 AM, Edward Napierala < > > > > > tr...@freebsd.org> > > > > > wrote: > > > > > On 0125T1530, Devin

svn commit: r345480 - in head/sys: conf geom geom/label

2019-03-24 Thread Ian Lepore
m_flashmap.h Sun Mar 24 19:11:45 2019 (r345480) @@ -0,0 +1,39 @@ +/*- + * SPDX-License-Identifier: BSD-2-Clause + * + * Copyright (c) 2019 Ian Lepore + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the followin

svn commit: r345476 - head/sys/kern

2019-03-24 Thread Ian Lepore
Author: ian Date: Sun Mar 24 18:02:27 2019 New Revision: 345476 URL: https://svnweb.freebsd.org/changeset/base/345476 Log: Revert accidental change that should not have been included in r345475. I had changed this value as part of a local experiment, and neglected to change it back before

svn commit: r345477 - in head/stand: common efi/libefi efi/loader i386/libi386 libsa/zfs mips/beri/loader uboot/common uboot/lib usb/storage userboot/userboot

2019-03-24 Thread Ian Lepore
Author: ian Date: Sun Mar 24 18:51:52 2019 New Revision: 345477 URL: https://svnweb.freebsd.org/changeset/base/345477 Log: Distinguish between "no partition" and "choose best partition" with a constant. The values of the d_slice and d_partition fields of a disk_devdesc have a few values

svn commit: r345475 - head/sys/kern

2019-03-24 Thread Ian Lepore
Author: ian Date: Sun Mar 24 17:53:26 2019 New Revision: 345475 URL: https://svnweb.freebsd.org/changeset/base/345475 Log: Truncate a too-long interrupt handler name when there is only one handler. There are only 19 bytes available for the name of an interrupt plus the name(s) of

Re: svn commit: r345491 - in head/sys: conf fs/tmpfs modules/tmpfs

2019-03-25 Thread Ian Lepore
On Mon, 2019-03-25 at 05:42 -0700, Cy Schubert wrote: > In message <201903250746.x2p7kkuu019...@repo.freebsd.org>, Allan > Jude > writes: > > Author: allanjude > > Date: Mon Mar 25 07:46:20 2019 > > New Revision: 345491 > > URL: https://svnweb.freebsd.org/changeset/base/345491 > > > > Log: > >

Re: svn commit: r345900 - head/sbin/fsck_msdosfs

2019-04-05 Thread Ian Lepore
On Sat, 2019-04-06 at 01:47 +1100, Bruce Evans wrote: > On Fri, 5 Apr 2019, Ed Maste wrote: > > > On Fri, 5 Apr 2019 at 00:49, Rodney W. Grimes > > wrote: > >> > > > >>> +static const u_char dot_name[] = { > >>> + '.', ' ',' ',' ',' ',' ',' ',' ',' ',' ',' ' }; > >>> +static const u_char

svn commit: r346013 - head/sys/modules/geom/geom_label

2019-04-07 Thread Ian Lepore
Author: ian Date: Sun Apr 7 16:33:22 2019 New Revision: 346013 URL: https://svnweb.freebsd.org/changeset/base/346013 Log: Add g_label_flashmap.c to the module, should have been part of r345480. Reported by: Jia-Shiun Li Modified: head/sys/modules/geom/geom_label/Makefile Modified:

svn commit: r344529 - head/sys/dev/flash

2019-02-25 Thread Ian Lepore
Author: ian Date: Mon Feb 25 18:11:59 2019 New Revision: 344529 URL: https://svnweb.freebsd.org/changeset/base/344529 Log: Fix a paste-o that broke the build on all arches. Reported by: many Pointy hat: ian@ Modified: head/sys/dev/flash/at45d.c Modified: head/sys/dev/flash/at45d.c

Re: svn commit: r344534 - head/cddl/contrib/opensolaris/tools/ctf/cvt

2019-02-25 Thread Ian Lepore
rom D19353. > > Is there a way to change it now? > > On Mon, Feb 25, 2019 at 3:56 PM Ian Lepore wrote: > > > > On Mon, 2019-02-25 at 18:52 +, Leandro Lupori wrote: > > > Author: luporl > > > Date: Mon Feb 25 18:52:47 2019 > > > New Revision:

svn commit: r344526 - head/sys/dev/flash

2019-02-25 Thread Ian Lepore
Author: ian Date: Mon Feb 25 17:30:01 2019 New Revision: 344526 URL: https://svnweb.freebsd.org/changeset/base/344526 Log: Resolve a name conflict when both SpiFlash and DataFlash devices are present. Both SpiFlash (mx25l) and DataFlash (at45d) drivers create a disk device with a name of

Re: svn commit: r344534 - head/cddl/contrib/opensolaris/tools/ctf/cvt

2019-02-25 Thread Ian Lepore
On Mon, 2019-02-25 at 18:52 +, Leandro Lupori wrote: > Author: luporl > Date: Mon Feb 25 18:52:47 2019 > New Revision: 344534 > URL: https://svnweb.freebsd.org/changeset/base/344534 > > Log: > Increase ctfconvert buffer size > > Reviewed by:markj > Differential Revision:

svn commit: r344556 - head/sys/dev/spibus

2019-02-25 Thread Ian Lepore
Author: ian Date: Mon Feb 25 23:49:58 2019 New Revision: 344556 URL: https://svnweb.freebsd.org/changeset/base/344556 Log: Set maximum bus clock speed from hints when attaching hinted spibus(4) children. Some devices (such as spigen(4)) document that this works, but it appears that the

svn commit: r344506 - head/sys/dev/flash

2019-02-24 Thread Ian Lepore
Author: ian Date: Sun Feb 24 23:16:33 2019 New Revision: 344506 URL: https://svnweb.freebsd.org/changeset/base/344506 Log: Add support for probing/attaching on FDT-based systems. Modified: head/sys/dev/flash/at45d.c Modified: head/sys/dev/flash/at45d.c

svn commit: r344607 - head/sys/conf

2019-02-26 Thread Ian Lepore
Author: ian Date: Tue Feb 26 22:06:25 2019 New Revision: 344607 URL: https://svnweb.freebsd.org/changeset/base/344607 Log: Compile fdt_slicer and geom_flashmap when the at45d device is included. Modified: head/sys/conf/files Modified: head/sys/conf/files

svn commit: r344608 - head/sys/sys

2019-02-26 Thread Ian Lepore
Author: ian Date: Tue Feb 26 22:07:59 2019 New Revision: 344608 URL: https://svnweb.freebsd.org/changeset/base/344608 Log: Update a comment to reflect reality; no functional changes. Modified: head/sys/sys/slicer.h Modified: head/sys/sys/slicer.h

svn commit: r344523 - head/sys/dev/flash

2019-02-25 Thread Ian Lepore
Author: ian Date: Mon Feb 25 16:20:58 2019 New Revision: 344523 URL: https://svnweb.freebsd.org/changeset/base/344523 Log: Include the jedec "extended device information string" in the criteria used to match a chip to our table of metadata describing the chips. At least one new DataFlash

svn commit: r344525 - head/sys/dev/flash

2019-02-25 Thread Ian Lepore
Author: ian Date: Mon Feb 25 16:40:10 2019 New Revision: 344525 URL: https://svnweb.freebsd.org/changeset/base/344525 Log: Add a metadata entry for the AT45DB641E chip. This chip has the same 3-byte jedec ID as its older cousin the AT45DB642D, but uses a different page size. The only way

svn commit: r344685 - head/sys/modules/fdt/fdt_slicer

2019-02-28 Thread Ian Lepore
Author: ian Date: Fri Mar 1 03:09:43 2019 New Revision: 344685 URL: https://svnweb.freebsd.org/changeset/base/344685 Log: Add required header file to SRCS. Modified: head/sys/modules/fdt/fdt_slicer/Makefile Modified: head/sys/modules/fdt/fdt_slicer/Makefile

svn commit: r344686 - head/sys/modules/fdt/fdt_slicer

2019-02-28 Thread Ian Lepore
Author: ian Date: Fri Mar 1 04:17:43 2019 New Revision: 344686 URL: https://svnweb.freebsd.org/changeset/base/344686 Log: Add another required header file. For some reason this seems to be required on aarch64, but I can build armv7 from clean without needing this in the list. (The file

svn commit: r344684 - head/sys/modules

2019-02-28 Thread Ian Lepore
Author: ian Date: Fri Mar 1 02:53:54 2019 New Revision: 344684 URL: https://svnweb.freebsd.org/changeset/base/344684 Log: Undo accidental part of r344681. I think I must have accidentally mouse-click pasted while scrolling and didn't notice it. Reported by: jhibbits@ Modified:

svn commit: r344681 - head/sys/modules

2019-02-28 Thread Ian Lepore
Author: ian Date: Fri Mar 1 02:31:43 2019 New Revision: 344681 URL: https://svnweb.freebsd.org/changeset/base/344681 Log: Build fdt support modules on systems that use fdt data. kern.opts.mk sets make var OPT_FDT to a non-empty value if platform.h contains OPT_FDT. Modified:

svn commit: r344728 - head/sys/dev/flash

2019-03-02 Thread Ian Lepore
Author: ian Date: Sat Mar 2 20:58:51 2019 New Revision: 344728 URL: https://svnweb.freebsd.org/changeset/base/344728 Log: Bugfix: use a dummy buffer for the inactive side of a transfer. This is especially important for writes. SPI is inherently a bidirectional bus; you receive data

svn commit: r344733 - head/sys/dev/flash

2019-03-02 Thread Ian Lepore
Author: ian Date: Sat Mar 2 22:28:43 2019 New Revision: 344733 URL: https://svnweb.freebsd.org/changeset/base/344733 Log: Add some comments. Give #define'd names to some scattered numbers. Change some #define'd names to be more descriptive. When reporting a post-write compare failure,

svn commit: r344734 - in head: share/man/man4 sys/dev/flash

2019-03-02 Thread Ian Lepore
Author: ian Date: Sat Mar 2 23:20:47 2019 New Revision: 344734 URL: https://svnweb.freebsd.org/changeset/base/344734 Log: Allow the sector size of the disk device to be configured using hints or FDT data. The sector size must be a multiple of the device's page size. If not configured, use

svn commit: r344614 - head/sys/dev/fdt

2019-02-26 Thread Ian Lepore
Author: ian Date: Wed Feb 27 04:16:32 2019 New Revision: 344614 URL: https://svnweb.freebsd.org/changeset/base/344614 Log: Rename some functions and variables to have shorter names, which allows unwrapping multiple lines of code. Also, convert some short multiline comments into single-line

svn commit: r344616 - head/sys/dev/fdt

2019-02-26 Thread Ian Lepore
Author: ian Date: Wed Feb 27 04:58:18 2019 New Revision: 344616 URL: https://svnweb.freebsd.org/changeset/base/344616 Log: Add support to fdt_slicer for the new style partition data documented in devicetree/bindings/mtd/partition.txt. In the old style, all the children of the device node

svn commit: r344615 - head/sys/dev/fdt

2019-02-26 Thread Ian Lepore
Author: ian Date: Wed Feb 27 04:19:29 2019 New Revision: 344615 URL: https://svnweb.freebsd.org/changeset/base/344615 Log: Child nodes with a compatible property are not slices, according to the devicetree/bindings/mtd/partitions.txt document, so just ignore them. Modified:

svn commit: r344505 - head/sys/dev/flash

2019-02-24 Thread Ian Lepore
Author: ian Date: Sun Feb 24 23:08:53 2019 New Revision: 344505 URL: https://svnweb.freebsd.org/changeset/base/344505 Log: Add a functional detach() implementation to make module unloading possible. Modified: head/sys/dev/flash/at45d.c Modified: head/sys/dev/flash/at45d.c

svn commit: r344507 - head/sys/dev/flash

2019-02-24 Thread Ian Lepore
Author: ian Date: Mon Feb 25 03:29:12 2019 New Revision: 344507 URL: https://svnweb.freebsd.org/changeset/base/344507 Log: Switch to using config_intrhook_oneshot(). That allows the error handling in the delayed attach to use early returns, which allows reducing the level of indentation.

Re: svn commit: r344701 - head/sbin/camcontrol

2019-03-03 Thread Ian Lepore
On Sun, 2019-03-03 at 12:20 -0800, Enji Cooper wrote: > > On Mar 3, 2019, at 11:12, Steven Hartland > > wrote: > > > > Not really much more to say that isn't explained by that and the > > code. > > > > Sure I could have used a different sentence structure for the body > > but it wouldn't add

svn commit: r344606 - head/sys/dev/flash

2019-02-26 Thread Ian Lepore
Author: ian Date: Tue Feb 26 20:50:49 2019 New Revision: 344606 URL: https://svnweb.freebsd.org/changeset/base/344606 Log: Add support for geom_flashmap by providing a getattr() for "SPI:device". Modified: head/sys/dev/flash/at45d.c Modified: head/sys/dev/flash/at45d.c

svn commit: r344609 - in head/sys: dev/fdt modules/fdt modules/fdt/fdt_slicer

2019-02-26 Thread Ian Lepore
Author: ian Date: Tue Feb 26 22:34:29 2019 New Revision: 344609 URL: https://svnweb.freebsd.org/changeset/base/344609 Log: Make it possible to load fdt_slicer as a module (unloading works too fwiw). Added: head/sys/modules/fdt/ head/sys/modules/fdt/Makefile (contents, props changed)

svn commit: r344610 - head/share/man/man4

2019-02-26 Thread Ian Lepore
) @@ -0,0 +1,176 @@ +.\" +.\" Copyright (c) 2019 Ian Lepore +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" +.\" 1. Redistributions of sou

svn commit: r344612 - head/sys/dev/flash

2019-02-26 Thread Ian Lepore
Author: ian Date: Tue Feb 26 22:52:41 2019 New Revision: 344612 URL: https://svnweb.freebsd.org/changeset/base/344612 Log: Add a module dependency on fdt_slicer. Also, move the PNP_INFO to its more usual location, down near the DRIVER_MODULE() stuff. Modified: head/sys/dev/flash/at45d.c

svn commit: r344611 - head/sys/dev/flash

2019-02-26 Thread Ian Lepore
Author: ian Date: Tue Feb 26 22:52:08 2019 New Revision: 344611 URL: https://svnweb.freebsd.org/changeset/base/344611 Log: Add a module dependency on fdt_slicer. Modified: head/sys/dev/flash/mx25l.c Modified: head/sys/dev/flash/mx25l.c

Re: svn commit: r345238 - head

2019-03-16 Thread Ian Lepore
On Sat, 2019-03-16 at 20:02 +, Wolfram Schneider wrote: > Author: wosch > Date: Sat Mar 16 20:02:57 2019 > New Revision: 345238 > URL: https://svnweb.freebsd.org/changeset/base/345238 > > Log: > `make buildkernel' should display the build time in seconds > > PR: 224433 >

Re: svn commit: r345238 - head

2019-03-17 Thread Ian Lepore
On Sun, 2019-03-17 at 10:32 +0100, Wolfram Schneider wrote: > On Sat, 16 Mar 2019 at 23:37, Ian Lepore wrote: > > > > On Sat, 2019-03-16 at 20:02 +, Wolfram Schneider wrote: > > > Author: wosch > > > Date: Sat Mar 16 20:02:57 2019 > >

svn commit: r344981 - head/sys/dev/flash

2019-03-10 Thread Ian Lepore
Author: ian Date: Sun Mar 10 18:48:08 2019 New Revision: 344981 URL: https://svnweb.freebsd.org/changeset/base/344981 Log: Give the mx25l device sole ownership of the name /dev/flash/spi* instead of trying to use disk_add_alias() to make spi* an alias for mx25l*. It turns out

Re: svn commit: r344974 - stable/12/sys/netpfil/pf

2019-03-10 Thread Ian Lepore
On Sun, 2019-03-10 at 10:34 +0100, Kristof Provost wrote: > On 10 Mar 2019, at 10:16, Harry Schmalzbauer wrote: > > Am 10.03.2019 um 01:56 schrieb Kristof Provost: > > > Author: kp > > > Date: Sun Mar 10 00:56:38 2019 > > > New Revision: 344974 > > > URL:

svn commit: r345000 - head/sys/arm/freescale/imx

2019-03-11 Thread Ian Lepore
Author: ian Date: Mon Mar 11 03:07:05 2019 New Revision: 345000 URL: https://svnweb.freebsd.org/changeset/base/345000 Log: Mark the imx_spi device busy while transfers are in progress, so that the module can't be unloaded while interrupts are pending. Modified:

Re: svn commit: r345365 - head/bin/date

2019-03-21 Thread Ian Lepore
On Thu, 2019-03-21 at 06:47 +, Warner Losh wrote: > Author: imp > Date: Thu Mar 21 06:47:23 2019 > New Revision: 345365 > URL: https://svnweb.freebsd.org/changeset/base/345365 > > Log: > Remove -n flag, fix setting date / time > IMO, the -n flag should still be accepted, but ignored, to

Re: svn commit: r344188 - in head: lib/libc/sys sys/vm

2019-02-16 Thread Ian Lepore
On Sun, 2019-02-17 at 02:58 +1100, Bruce Evans wrote: > Slowness is relative. In FreeBSD-1, floppy disk devices were still in > use and were especially slow. Now hard disks are slow relative to fast > SSDs. But the number of buffers was unchanged. It is still essentially > unchanged except for

Re: svn commit: r344243 - head/stand/lua

2019-02-17 Thread Ian Lepore
On Sun, 2019-02-17 at 19:41 -0800, Rodney W. Grimes wrote: > > On Sun, Feb 17, 2019 at 9:00 PM Kyle Evans > > wrote: > > > > > > Author: kevans > > > Date: Mon Feb 18 02:59:47 2019 > > > New Revision: 344243 > > > URL: https://svnweb.freebsd.org/changeset/base/344243 > > > > > > Log: > > >

svn commit: r344241 - head/stand/common

2019-02-17 Thread Ian Lepore
Author: ian Date: Sun Feb 17 23:48:51 2019 New Revision: 344241 URL: https://svnweb.freebsd.org/changeset/base/344241 Log: Garbage collection no-longer-used constant. Modified: head/stand/common/disk.c Modified: head/stand/common/disk.c

svn commit: r344247 - in head/stand/uboot: common lib

2019-02-17 Thread Ian Lepore
Author: ian Date: Mon Feb 18 04:44:52 2019 New Revision: 344247 URL: https://svnweb.freebsd.org/changeset/base/344247 Log: Make uboot_devdesc properly alias disk_devdesc, so that parsing the u-boot loaderdev variable works correctly. The uboot_devdesc struct is variously cast back and

svn commit: r344238 - head/stand/common

2019-02-17 Thread Ian Lepore
Author: ian Date: Sun Feb 17 23:32:09 2019 New Revision: 344238 URL: https://svnweb.freebsd.org/changeset/base/344238 Log: Restore loader(8)'s ability for lsdev to show partitions within a bsd slice. I'm pretty sure this used to work at one time, perhaps long ago. It has been failing

svn commit: r344239 - head/stand/common

2019-02-17 Thread Ian Lepore
Author: ian Date: Sun Feb 17 23:38:17 2019 New Revision: 344239 URL: https://svnweb.freebsd.org/changeset/base/344239 Log: Use a couple local variables to avoid repetitive long expressions that cause line-wrapping. Modified: head/stand/common/disk.c Modified: head/stand/common/disk.c

svn commit: r344240 - head/stand/common

2019-02-17 Thread Ian Lepore
Author: ian Date: Sun Feb 17 23:46:11 2019 New Revision: 344240 URL: https://svnweb.freebsd.org/changeset/base/344240 Log: Make lsdev -v output line up in neat columns by using a fixed width for the size field and a tab between the partition type and the size. Changes this disk

svn commit: r344260 - head/stand/uboot/common

2019-02-18 Thread Ian Lepore
Author: ian Date: Mon Feb 18 17:12:30 2019 New Revision: 344260 URL: https://svnweb.freebsd.org/changeset/base/344260 Log: Allow the u-boot loaderdev env var to be formatted in the "usual" loader(8) way: device[s|p]. E.g., disk0s2a or disk3p12. The code first tries to parse the variable in

svn commit: r344255 - head/stand/uboot/common

2019-02-18 Thread Ian Lepore
Author: ian Date: Mon Feb 18 15:28:12 2019 New Revision: 344255 URL: https://svnweb.freebsd.org/changeset/base/344255 Log: Fix more places to use DEV_TYP_NONE instead of -1 to indicate 'no device'. Modified: head/stand/uboot/common/main.c Modified: head/stand/uboot/common/main.c

Re: svn commit: r344238 - head/stand/common

2019-02-18 Thread Ian Lepore
On Mon, 2019-02-18 at 15:09 +0200, Toomas Soome wrote: > > On 18 Feb 2019, at 01:32, Ian Lepore wrote: > > > > Author: ian > > Date: Sun Feb 17 23:32:09 2019 > > New Revision: 344238 > > URL: https://svnweb.freebsd.org/changeset/base/344238 > >

svn commit: r344254 - head/stand/uboot/common

2019-02-18 Thread Ian Lepore
Author: ian Date: Mon Feb 18 15:09:19 2019 New Revision: 344254 URL: https://svnweb.freebsd.org/changeset/base/344254 Log: Use DEV_TYP_NONE instead of -1 to indicate no device was specified. DEV_TYP_NONE has a value of zero, which makes more sense since the device type is a bunch of bits

svn commit: r344335 - head/stand/uboot/common

2019-02-19 Thread Ian Lepore
Author: ian Date: Wed Feb 20 03:00:55 2019 New Revision: 344335 URL: https://svnweb.freebsd.org/changeset/base/344335 Log: Fix the handling of legacy-format devices in the u-boot loaderdev variable. When I added support for the standard loader(8) disk0s2a: type formats, the parsing of

svn commit: r344267 - head/sys/arm/freescale/imx

2019-02-18 Thread Ian Lepore
Author: ian Date: Mon Feb 18 19:50:53 2019 New Revision: 344267 URL: https://svnweb.freebsd.org/changeset/base/344267 Log: Add a compatible string to match recent changes in the upstream dts. Modified: head/sys/arm/freescale/imx/imx6_snvs.c Modified: head/sys/arm/freescale/imx/imx6_snvs.c

Re: svn commit: r343617 - in head: . share/man/man4 sys/amd64/conf sys/arm64/conf sys/conf sys/dev/ixgbe sys/i386/conf sys/mips/conf sys/modules sys/modules/iflib sys/powerpc/conf sys/powerpc/conf/dpa

2019-01-31 Thread Ian Lepore
On Thu, 2019-01-31 at 19:05 +, Konstantin Belousov wrote: > +SRCS+= ifdi_if.c > +SRCS+= device_if.h bus_if.h pci_if.h ifdi_if.h ifdi_if.h appears twice. -- Ian ___ svn-src-all@freebsd.org mailing list

Re: svn commit: r343617 - in head: . share/man/man4 sys/amd64/conf sys/arm64/conf sys/conf sys/dev/ixgbe sys/i386/conf sys/mips/conf sys/modules sys/modules/iflib sys/powerpc/conf sys/powerpc/conf/dpa

2019-01-31 Thread Ian Lepore
On Thu, 2019-01-31 at 13:00 -0700, Ian Lepore wrote: > On Thu, 2019-01-31 at 19:05 +, Konstantin Belousov wrote: > > +SRCS+= ifdi_if.c > > +SRCS+= device_if.h bus_if.h pci_if.h ifdi_if.h > > ifdi_if.h appears twice. > Oops, nevermind. Right after sending that

Re: svn commit: r346096 - head/sys/arm/conf

2019-04-15 Thread Ian Lepore
On Thu, 2019-04-11 at 21:23 +0200, Svatopluk Kraus wrote: > I understand the reason for GENERIC. But are we so blind that we will > delete everything that is not GENERIC? In other words, why to delete > nice specific KERNEL configurations for boards we support when only > reason I see is that

  1   2   3   4   5   6   7   8   9   10   >