[Bug 230557] Dell PERC H730P MFI driver is installed should be MRSAS driver

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230557

Bob Martin  changed:

   What|Removed |Added

Summary|MFI driver is install,  |Dell PERC H730P MFI driver
   |should be MRSAS driver  |is installed should be
   ||MRSAS driver

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 230557] MFI driver is install, should be MRSAS driver

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230557

Bug ID: 230557
   Summary: MFI driver is install, should be MRSAS driver
   Product: Base System
   Version: 11.2-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: fbs...@gmail.com

MFI driver is loaded on Dell System with PERC H730P host adapters. This is the
incorrect driver. It should load the MRSAS driver instead.

While the MFI driver works in some cases, it will not work correctly if the
adapter is in HBA mode and causes the system to panic if a raid0 with only one
drive is present.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 223640] [patch] inline swp_pager_isondev() and replaced to call it

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223640

o...@j.email.ne.jp changed:

   What|Removed |Added

 Attachment #187952|0   |1
is obsolete||

--- Comment #2 from o...@j.email.ne.jp ---
Created attachment 196119
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196119&action=edit
2nd patch with style fix

Fixed style.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221777] merge the latest changes to the ig4 module from DragonFly BSD and add Kaby Lake / Intel 100 series platform support

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221777

--- Comment #5 from Daniel  ---
I have build a version of ig4 based on base r330558.
The result I get is the same as with the head revision. I tested against 11.2
and 12-Current.

Is there any additional configuration needed. E.g. device hints ?

ig4iic_pci0:  mem
0x2ff3021000-0x2ff3021fff at device 21.0 on pci0
ig4iic_pci0: Using MSI
ig4iic_pci0: controller error during attach-2
iicbus0:  on ig4iic_pci0
ig4iic_pci1:  mem
0x2ff302-0x2ff3020fff at device 21.1 on pci0
ig4iic_pci1: Using MSI
ig4iic_pci1: controller error during attach-2
iicbus1:  on ig4iic_pci1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221777] merge the latest changes to the ig4 module from DragonFly BSD and add Kaby Lake / Intel 100 series platform support

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221777

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||go...@freebsd.org

--- Comment #4 from Oleksandr Tymoshenko  ---
This was partially committed in base r330558 as a part of the review D13654

The only missing part is re-initialization after power down

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221777] merge the latest changes to the ig4 module from DragonFly BSD and add Kaby Lake / Intel 100 series platform support

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221777

--- Comment #3 from Daniel  ---
That sounds awesome.

I would love to test your patch if you don't mind. I have a Huawei MateBook X
Pro, also Kabylake. I can also take a look at your code and give you some
feedback. I'm not exactly a FreeBSD developer but have done quite some coding.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 230240] import clang 7.0.0 (tracking PR)

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230240

--- Comment #7 from Antoine Brodin  ---
(In reply to Ed Maste from comment #2)
Another discussion where portmgr@ is not invited.

>From portmgr@ point of view, clang 7 is not ready at all (more than 1 ports
skipped).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 220339] apropos command in the intro(6) man page does not work as intended [patch]

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220339

Alexander Leidinger  changed:

   What|Removed |Added

 CC||netch...@freebsd.org
 Resolution|--- |Overcome By Events
 Status|New |Closed

--- Comment #1 from Alexander Leidinger  ---
Apropos is not mentioned anymore in intro.6 (on -current). The remaining games
are listed in SEE ALSO.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 202202] [PATCH] batch(1) manpage doesn't match reality

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202202

Alexander Leidinger  changed:

   What|Removed |Added

 CC||netch...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #2 from Alexander Leidinger  ---
Committed. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 202202] [PATCH] batch(1) manpage doesn't match reality

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202202

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||d...@freebsd.org
  Component|Documentation   |Manual Pages
   Assignee|d...@freebsd.org |b...@freebsd.org

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: netchild
Date: Sat Aug 11 16:29:54 UTC 2018
New revision: 337638
URL: https://svnweb.freebsd.org/changeset/base/337638

Log:
   - Correct the description when jobs are executed related to load avg
 to match reality (slightly different to what was submitted in the
 PR: use english word instead of math-symbol).
   - Wrap the corresponding part to below 80 characters per line.

  Submitted by: yam...@yamagi.org
  PR:   202202
  Sponsored by: Essen Hackathon

Changes:
  head/usr.bin/at/at.man

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 200059] [patch] restore(8) re-enable the ability to read some byte swapped dumps

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200059

Alexander Leidinger  changed:

   What|Removed |Added

 CC||netch...@freebsd.org
   Assignee|b...@freebsd.org|netch...@freebsd.org
 Status|New |In Progress

--- Comment #3 from Alexander Leidinger  ---
Take the PR.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 200059] [patch] restore(8) re-enable the ability to read some byte swapped dumps

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200059

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: netchild
Date: Sat Aug 11 16:12:24 UTC 2018
New revision: 337630
URL: https://svnweb.freebsd.org/changeset/base/337630

Log:
  Re-enable reading byte swapped NFS_MAGIC dumps.

  Fix bug introduced in r98542: previously to this revision the byte-swapped
  value was compared at this place. The current check is in a conditional
  section where the non-byte-swapped value was already checked to be not
  the value which is checked again. As byte-swapping is activated afterwards,
  it only makes sense if the byte-swapped value is checked.

  Submitted by: Keith White 
  PR:   200059
  MFC after:1 month
  Sponsored by: Essen Hackathon

Changes:
  head/sbin/restore/tape.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221777] merge the latest changes to the ig4 module from DragonFly BSD and add Kaby Lake / Intel 100 series platform support

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221777

--- Comment #2 from marc.priggeme...@gmail.com ---
I have a working implementation on my laptop (Dell Latitude 5480 with Kabylake
CPU and chipset) but didn't find the time to submit for reviews. Hopefully,
that will happen be soon.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641

--- Comment #12 from Jilles Tjoelker  ---
With the fix from SVN r337618 and svn ps fbsd:nokeywords y
usr.bin/printf/tests/regress.bwidth.out, the tests from the patch "Take 2" pass
and look good to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 194910] [PATCH] Mention svnlite(1) in Makefile.inc1, make.conf(5) and build(7)

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194910

Alexander Leidinger  changed:

   What|Removed |Added

 CC||netch...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #2 from Alexander Leidinger  ---
Committed (except Makefile, as already solved differently), and slight rework
of the man page to match what the Makefile does.
Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 194910] [PATCH] Mention svnlite(1) in Makefile.inc1, make.conf(5) and build(7)

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194910

Oleksandr Tymoshenko  changed:

   What|Removed |Added

   Assignee|d...@freebsd.org |b...@freebsd.org
  Component|Documentation   |Manual Pages
 CC||d...@freebsd.org

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: netchild
Date: Sat Aug 11 13:18:20 UTC 2018
New revision: 337621
URL: https://svnweb.freebsd.org/changeset/base/337621

Log:
  Add svnlite to places where svn is mentioned.

  The Makefile part in the PR is solved already differently, so this
  part is skipped form the PR The man page change change is slightly
  changed to adapt to the way the Makefile works and to the spirit
  of what is intended here.

  Submitted by: Juan Ram?n Molina Menor 
  PR:   194910
  Sponsored by: Essen Hackathon

Changes:
  head/share/man/man5/make.conf.5
  head/share/man/man7/build.7

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 222025] [patch] snd_envy24ht: add ESI Juli@ XTe into list of supported devices

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222025

Alexander Leidinger  changed:

   What|Removed |Added

 CC||netch...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #2 from Alexander Leidinger  ---
Committed. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 222025] [patch] snd_envy24ht: add ESI Juli@ XTe into list of supported devices

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222025

Oleksandr Tymoshenko  changed:

   What|Removed |Added

  Component|Documentation   |Manual Pages
   Assignee|d...@freebsd.org |b...@freebsd.org
 CC||d...@freebsd.org

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: netchild
Date: Sat Aug 11 13:01:47 UTC 2018
New revision: 337620
URL: https://svnweb.freebsd.org/changeset/base/337620

Log:
  Add "ESI Juli@ XTe" as a supported device.

  Submitted by: Vladislav Movchan  
  PR:   222025
  Sponsored by: Essen Hackathon

Changes:
  head/share/man/man4/snd_envy24ht.4

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 230507] sed 'q' command preventing -i from creating backup

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230507

--- Comment #1 from Tim Chase  ---
I've reduced the test-case to just the `q` and it still works:

$ sed 2q a
1
2
$ sed -i.bak 2q a

This leaves `a` unmodified, without creating a .bak file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 229641] /usr/bin/printf (so also internal printf in sh) ignores width and precision in %b format

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229641

--- Comment #11 from commit-h...@freebsd.org ---
A commit references this bug:

Author: jilles
Date: Sat Aug 11 11:13:35 UTC 2018
New revision: 337618
URL: https://svnweb.freebsd.org/changeset/base/337618

Log:
  printf: Fix \c in %b in printf builtin exiting the shell after r337458

  SVN r337458 erroneously partially reverted r265885.

  This is immediately visible when running the Kyua/ATF tests for
  usr.bin/printf, which actually test sh's printf builtin.

  PR:   229641

Changes:
  head/usr.bin/printf/printf.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 230428] No battery detected on Thinkpad x230 with coreboot bios

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230428

Mateusz Piotrowski <0...@freebsd.org> changed:

   What|Removed |Added

 Depends on||227191
   Assignee|b...@freebsd.org|a...@freebsd.org
 CC||0...@freebsd.org
   Keywords||needs-patch, regression

--- Comment #1 from Mateusz Piotrowski <0...@freebsd.org> ---
Seems to be related to my problems on Lenovo Yoga 3 14:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227191


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227191
[Bug 227191] Cannot check battery status after upgrading to 12-CURRENT from
r330529 to r331748 (ACPI problems)
-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 221777] merge the latest changes to the ig4 module from DragonFly BSD and add Kaby Lake / Intel 100 series platform support

2018-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221777

--- Comment #1 from Daniel  ---
Has there been any further progress on this ?

Specifically about supporting HID over I2C ?
I would love to contribute, if someone is already working on it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"