[Bug 251149] SynPS/2 Synaptics TouchPad: Failed to create a device for ... after upgrade from 12.1 to 12.2

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251149

Vladimir Kondratyev  changed:

   What|Removed |Added

 CC||w...@freebsd.org

--- Comment #8 from Vladimir Kondratyev  ---
(In reply to Jens Grassel from comment #7)
Hi Jens,

Could you add debug.psm.loglevel=5 to /boot/loader.conf and than reboot and
post here a boot log?

-- 
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 251727] [sound] [snd_hda] After update to r368166 no sound recording with internal microphone

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251727

--- Comment #8 from Matthias Apitz  ---
(In reply to Sean Bruno from comment #7)
moving the seetings to /etc/sysctl.conf sets them now correctly:

[root@c720-r368166 /home/guru]# grep dev.hdaa. /etc/sysctl.conf
dev.hdaa.0.init_clear=1
dev.hdaa.1.init_clear=1
[root@c720-r368166 /home/guru]# sysctl dev.hdaa.0.init_clear
dev.hdaa.0.init_clear: 1
[root@c720-r368166 /home/guru]# sysctl dev.hdaa.1.init_clear
dev.hdaa.1.init_clear: 1

but this has nothing todo with the clearing of the BIOS values, which is done
(or not done) during the attach phase when the kernel boots up; as you see the
value devinfo->init_clear in hdaa.c is checked *before* the root gets mounted
(and /etc/sysctl.conf could have any affect):

# egrep 'DEBUG|Root mount' /var/log/messages
Dec 17 06:35:31 c720-r368166 kernel: hdaa0: DEBUG hdaa.c:
hdaa_audio_prepare_pin_ctrl() has  devinfo->init_clear as: 0
Dec 17 06:35:31 c720-r368166 kernel: hdaa0: DEBUG hdaa.c: hdaa_attach() calls
SYSCTL_ADD_INT() macro for init_clear
Dec 17 06:35:31 c720-r368166 kernel: hdaa1: DEBUG hdaa.c:
hdaa_audio_prepare_pin_ctrl() has  devinfo->init_clear as: 0
Dec 17 06:35:31 c720-r368166 kernel: hdaa1: DEBUG hdaa.c: hdaa_attach() calls
SYSCTL_ADD_INT() macro for init_clear
Dec 17 06:35:31 c720-r368166 kernel: Root mount waiting for: usbus0 usbus1 CAM
Dec 17 06:35:31 c720-r368166 kernel: Root mount waiting for: usbus0 usbus1 CAM
Dec 17 06:35:31 c720-r368166 kernel: Root mount waiting for: CAM

this can not be configured from sysctl.conf;

-- 
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 251868] Add tcgetwinsize() and tcsetwinsize() to termios.h

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251868

--- Comment #12 from SOUMENDRA GANGULY <0.gang...@gmail.com> ---
https://reviews.freebsd.org/D27650

-- 
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 251866] Because the loader.efi modified the size of EFI_STAGING_SIZE, vmware could not start the system above FreeBSD 12.2

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251866

Yuri Pankov  changed:

   What|Removed |Added

 CC||bc...@freebsd.org
   Assignee|standa...@freebsd.org   |b...@freebsd.org

-- 
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 251868] Add tcgetwinsize() and tcsetwinsize() to termios.h

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251868

--- Comment #11 from SOUMENDRA GANGULY <0.gang...@gmail.com> ---
Added the Symbol.map file. It should now link after rebuilding libc. I will now
also submit this patch to phabricator.

-- 
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 251868] Add tcgetwinsize() and tcsetwinsize() to termios.h

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251868

--- Comment #10 from SOUMENDRA GANGULY <0.gang...@gmail.com> ---
Created attachment 220654
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220654&action=edit
lib/libc/gen/Symbol.map

-- 
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"


Bikini hd ScreenSaver Bundle

2020-12-16 Thread Lisa Boswell via freebsd-bugs


___
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 232921] freebsd-update upgrade does not execute pwd_mkdb for ntpd

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232921

Kyle Evans  changed:

   What|Removed |Added

 CC||vangy...@freebsd.org

--- Comment #15 from Kyle Evans  ---
*** Bug 234014 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list 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 234014] chown: ntpd: illegal user name -- after freebsd-update to 12.0

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234014

Kyle Evans  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |DUPLICATE
 CC||b...@freebsd.org,
   ||kev...@freebsd.org
   Assignee|b...@freebsd.org|kev...@freebsd.org

--- Comment #4 from Kyle Evans  ---
Closing this as a duplicate of 232921 so that I only need to update the
metadata in one place. :-)

*** This bug has been marked as a duplicate of bug 232921 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list 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 232921] freebsd-update upgrade does not execute pwd_mkdb for ntpd

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232921

Kyle Evans  changed:

   What|Removed |Added

 CC||public2...@hauptsignal.at

--- Comment #14 from Kyle Evans  ---
*** Bug 235766 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list 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 235766] pw(8) return "pw: user 'rundeck' disappeared during update"

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235766

Kyle Evans  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|New |Closed

--- Comment #7 from Kyle Evans  ---
I missed this one prior to the commit, but this is fixed in base r368713. Upon
reflection, closing this as a duplicate of PR 232921 so that I only need to
remember to update the metadata in one.

*** This bug has been marked as a duplicate of bug 232921 ***

-- 
You are receiving this mail because:
You are on the CC list 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 235766] pw(8) return "pw: user 'rundeck' disappeared during update"

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235766

Kyle Evans  changed:

   What|Removed |Added

  Flags||mfc-stable12?,
   ||mfc-stable11?
   Assignee|b...@freebsd.org|kev...@freebsd.org
 CC||b...@freebsd.org,
   ||kev...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 232921] freebsd-update upgrade does not execute pwd_mkdb for ntpd

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232921

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

Author: kevans
Date: Thu Dec 17 03:42:54 UTC 2020
New revision: 368713
URL: https://svnweb.freebsd.org/changeset/base/368713

Log:
  freebsd-update: unconditionally regenerate passwd/login.conf files

  The existing logic is nice in theory, but in practice freebsd-update will
  not preserve the timestamps on these files. When doing a major upgrade, e.g.
  from 12.1-RELEASE -> 12.2-RELEASE, pwd.mkdb et al. appear in the INDEX and
  we clobber the timestamp several times in the process of packaging up the
  existing system into /var/db/freebsd-update/files and extracting for
  comparisons. This leads to these files not getting regenerated when they're
  most likely to be needed.

  Measures could be taken to preserve timestamps, but it's unclear whether
  the complexity and overhead of doing so is really outweighed by the marginal
  benefit.

  I observed this issue when pkg subsequently failed to install a package that
  wanted to add a user, claiming that the user was removed in the process.
  bapt@ pointed to this pre-existing bug with freebsd-update as the cause.

  PR:   234014, 232921
  Reviewed by:  bapt, emaste
  MFC after:1 week
  Differential Revision:https://reviews.freebsd.org/D27635

Changes:
  head/usr.sbin/freebsd-update/freebsd-update.sh

-- 
You are receiving this mail because:
You are on the CC list 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 234014] chown: ntpd: illegal user name -- after freebsd-update to 12.0

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234014

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

Author: kevans
Date: Thu Dec 17 03:42:54 UTC 2020
New revision: 368713
URL: https://svnweb.freebsd.org/changeset/base/368713

Log:
  freebsd-update: unconditionally regenerate passwd/login.conf files

  The existing logic is nice in theory, but in practice freebsd-update will
  not preserve the timestamps on these files. When doing a major upgrade, e.g.
  from 12.1-RELEASE -> 12.2-RELEASE, pwd.mkdb et al. appear in the INDEX and
  we clobber the timestamp several times in the process of packaging up the
  existing system into /var/db/freebsd-update/files and extracting for
  comparisons. This leads to these files not getting regenerated when they're
  most likely to be needed.

  Measures could be taken to preserve timestamps, but it's unclear whether
  the complexity and overhead of doing so is really outweighed by the marginal
  benefit.

  I observed this issue when pkg subsequently failed to install a package that
  wanted to add a user, claiming that the user was removed in the process.
  bapt@ pointed to this pre-existing bug with freebsd-update as the cause.

  PR:   234014, 232921
  Reviewed by:  bapt, emaste
  MFC after:1 week
  Differential Revision:https://reviews.freebsd.org/D27635

Changes:
  head/usr.sbin/freebsd-update/freebsd-update.sh

-- 
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 232921] freebsd-update upgrade does not execute pwd_mkdb for ntpd

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232921

Kyle Evans  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|kev...@freebsd.org
 CC||b...@freebsd.org,
   ||kev...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 251468] nl_langinfo man page doesn't list legal inputs

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251468

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

Author: yuripv
Date: Thu Dec 17 02:33:52 UTC 2020
New revision: 368711
URL: https://svnweb.freebsd.org/changeset/base/368711

Log:
  nl_langinfo(3): document recognized item names

  While here, remove .Tn macro usage (prompted by mandoc lint).

  PR:   251468
  Reviewed by:  bapt
  Differential Revision:https://reviews.freebsd.org/D27606

Changes:
  head/lib/libc/locale/nl_langinfo.3

-- 
You are receiving this mail because:
You are on the CC list 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 251727] [sound] [snd_hda] After update to r368166 no sound recording with internal microphone

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251727

Sean Bruno  changed:

   What|Removed |Added

 CC||sbr...@freebsd.org

--- Comment #7 from Sean Bruno  ---
(In reply to Matthias Apitz from comment #6)
Hrm ... I have my settings in /etc/sysctl.conf 

I wonder if I've totally confused myself where these should be.  I didn't call
them "hints" so /boot/device.hints is not correct.

Ugh ... the man page clearly states these are device.hints changes.  Can you
verify that moving them to /etc/sysctl.conf works for you?

-- 
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 236702] KERN_UPTIME not updated after resume

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236702

--- Comment #4 from Edward Tomasz Napierala  ---
I've tried to track it down, but went nowhere - I don't quite understand how
the timers work.  One thing I've noticed is that CLOCK_UPTIME seems to be
computed from current time and the boot time; what happens is that after
resuming, the boottime (eg 'sysctl kern.boottime') moves forward.

-- 
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 251906] autofs: automounter always only adds to /var/db/mounttab but never clears it

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251906

Bug ID: 251906
   Summary: autofs: automounter always only adds to
/var/db/mounttab but never clears it
   Product: Base System
   Version: 12.2-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: d8zne...@aon.at

Scenario:
- FreeBSD 12.2-RELEASE-p2 #4 r368500M
- autofs on /net using a self-developed /etc/autofs/special_hosts3 (similar to
the regular special_hosts)

Result:
- On every auto mount, an entry is added to /var/db/mounttab
- On no auto unmount any entry is deleted from /var/db/mounttab
- When forcibly timing out all mounts and none remain, /var/db/mounttab is
still full of (even duplicated) entries:

[1]# df -t nfs ; automount -u ; echo after ; df -t nfs ; cat /var/db/mounttab
Filesystem1K-blocks   UsedAvail Capacity  Mounted on
gandalf:/z/ss  65015520 629996 64385524 1%/net/gandalf/z/ss
after
1608103434  hal /z/SRC/FreeBSD/releng/12.2
1608117698  hal /z/release/FreeBSD-ports/amd64/packages-12
1608117947  hal /z/VOL/FreeBSD-ports
1608145583  hal /z/SRC/FreeBSD-ports/head
1608145583  hal /z/VOL/FreeBSD-ports
1608145584  hal /z/SRC/FreeBSD/releng/12.2
1608145643  hal /z/VOL/FreeBSD-ports
1608145685  hal /z/VOL/ftp
1608145715  hal /z/VOL/FreeBSD-ports
1608145720  hal /z/SRC/FreeBSD/releng/12.2
1608148304  hal /z/release/FreeBSD-ports/amd64/packages-12
1608148333  hal /z/VOL/FreeBSD-ports
1608148364  gandalf /z/SRC/src.local
1608148531  gandalf /z/SRC/src.local
1608148859  gandalf /z/SRC/src.local
1608151096  gandalf /z/SRC/src.local
1608151236  gandalf /z/ss
[0]# \rm /var/db/mounttab
[0]# 

Expected result:
- The autounmountd should remove one matching line from /var/db/mounttab
whenever it times out a mount

Note:
- See also bug #251395.

-- Martin

-- 
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 251727] [sound] [snd_hda] After update to r368166 no sound recording with internal microphone

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251727

--- Comment #6 from Matthias Apitz  ---
What happens is that the values have no effect:

[guru@c720-r368166 ~]$ grep init_clear /boot/device.hints
dev.hdaa.0.init_clear=1
dev.hdaa.1.init_clear=1
[guru@c720-r368166 ~]$ sysctl dev.hdaa.0.init_clear
dev.hdaa.0.init_clear: 0
[guru@c720-r368166 ~]$ sysctl dev.hdaa.1.init_clear
dev.hdaa.1.init_clear: 0

and if you look also in my DEBUG messages above, the code in hdacc.c in the
test

...
device_printf(devinfo->dev,
"DEBUG hdaa.c: hdaa_audio_prepare_pin_ctrl() has 
devinfo->init_clear as: %d\n",
devinfo->init_clear);
/* Disable everything. */
if (devinfo->init_clear) {
device_printf(devinfo->dev,
"DEBUG hdaa.c: hdaa_audio_prepare_pin_ctrl() disables
everything\n");
w->wclass.pin.ctrl &= ~(
HDA_CMD_SET_PIN_WIDGET_CTRL_HPHN_ENABLE |
...
does not have any value !=0 in devinfo->init_clear;

-- 
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 251727] [sound] [snd_hda] After update to r368166 no sound recording with internal microphone

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251727

da...@catwhisker.org changed:

   What|Removed |Added

 CC||da...@catwhisker.org

--- Comment #5 from da...@catwhisker.org ---
I am no expert on the code, but I did test sbruno's patch from D17772 and
verified that it helped my case.  And I recall that he (at least) tried to make
the clearing optional.

The code contains(e.g):

hdaa.c-6673-dev, 0, hdaa_sysctl_reconfig, "I", "Reprocess
configuration");
hdaa.c-6674-SYSCTL_ADD_INT(device_get_sysctl_ctx(dev),
hdaa.c-6675-SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), OID_AUTO,
hdaa.c:6676:"init_clear", CTLFLAG_RW,
hdaa.c:6677:&devinfo->init_clear, 1,"Clear initial pin widget
configuration");
hdaa.c-6678-bus_generic_attach(dev);
hdaa.c-6679-return (0);
hdaa.c-6680-}


And checking, I find:
g1-48(12.2-S)[2] sysctl dev.hdaa.{0,1}.init_clear
dev.hdaa.0.init_clear: 0
dev.hdaa.1.init_clear: 0


So: What happens if you set the appropriate dev.hdaa.%d.init_clear to 1?

-- 
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 251886] clang: error: clang frontend command failed due to signal

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251886

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|toolch...@freebsd.org

-- 
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"


Your consignment box unlocking code is BGF25T660AJM, Call or text him on +1(202) 838-1598

2020-12-16 Thread rk9690312

I've invited you to fill out the following form:
Party Invite

To fill it out, visit:
https://docs.google.com/forms/d/e/1FAIpQLSepC1EV4KigkvrB-ZWJGP6jzOHVhe5PvPQCKx7OnL0TKTGKLw/viewform?vc=0&c=0&w=1&flr=0&usp=mail_form_link

Attn: Beneficiary;

Your consignment box unlocking code is BGF25T660AJM,Call or text him on  
+1(202) 838-1598
I wish to inform you that the diplomatic agent conveying the consignment  
box valued the sum of $7.5 Million United States Dollars misplaced your  
delivery address and he is currently stranded at YOUR INTERNATIONAL  
AIRPORT. We required you to reconfirm the following information as stated  
below for safe delivery to you.


Full Name: -
Nationality 
RESIDENTIAL Address -
Nearest Airport--
Direct Phone No --
Occupation--
ID ATTACHMENT-

Contact the Diplomatic agent KANNA UGOSING E-mail:  
{agentka...@deliveryman.com} him with the information He is waiting to hear  
from you today with the information at the Airport NB:The Diplomatic agent  
does not know that the content of the consignment box is $7.5 Millions  
United States Dollars and on no circumstances should you let him know the  
content.Call or text him on +1(202) 838-1598 You should send him email to  
this email address agentka...@deliveryman.com.


Thanks.
George Harrison,
Managing Director (C.E.D),
City Express Delivery
COURIER COMPANY.

Google Forms: Create and analyze surveys.
___
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 251727] [sound] [snd_hda] After update to r368166 no sound recording with internal microphone

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251727

--- Comment #4 from Matthias Apitz  ---
I added a few debug statements in hdaa.c and here is what gets logged (without
the above change of setting devinfo->init_clear = 1) to messages:

Dec 16 08:21:33 c720-r368166 kernel: hdaa0: DEBUG hdaa.c:
hdaa_audio_prepare_pin_ctrl() has  devinfo->init_clear as: 0
Dec 16 08:21:33 c720-r368166 kernel: hdaa0: DEBUG hdaa.c: hdaa_attach() calls
SYSCTL_ADD_INT() macro for init_clear
Dec 16 08:21:33 c720-r368166 kernel: hdaa1: DEBUG hdaa.c:
hdaa_audio_prepare_pin_ctrl() has  devinfo->init_clear as: 0
Dec 16 08:21:33 c720-r368166 kernel: hdaa1: DEBUG hdaa.c: hdaa_attach() calls
SYSCTL_ADD_INT() macro for init_clear

-- 
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 251868] Add tcgetwinsize() and tcsetwinsize() to termios.h

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251868

--- Comment #9 from SOUMENDRA GANGULY <0.gang...@gmail.com> ---
I updated termios.h.diff to demonstrate what I was proposing in my last
comment. There is no need to test it; I have not tested the patches on
phabricator yet. Thank you.

-- 
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 251868] Add tcgetwinsize() and tcsetwinsize() to termios.h

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251868

SOUMENDRA GANGULY <0.gang...@gmail.com> changed:

   What|Removed |Added

 Attachment #220607|0   |1
is obsolete||

--- Comment #8 from SOUMENDRA GANGULY <0.gang...@gmail.com> ---
Created attachment 220616
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220616&action=edit
/include/termios.h.diff

-- 
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 251868] Add tcgetwinsize() and tcsetwinsize() to termios.h

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251868

--- Comment #7 from SOUMENDRA GANGULY <0.gang...@gmail.com> ---
Sir, I have created a phabricator account. Can you please approve it? The email
address is the same as that of this Bugzilla account.

I have made an observation. Both the NetBSD and the OpenBSD versions of
termios.h only have sys/ttydefaults.h in the last block after the #endif /*
!_TERMIOS_H_ */:

https://github.com/NetBSD/src/blob/trunk/sys/sys/termios.h
https://github.com/openbsd/src/blob/master/sys/sys/termios.h

glibc does something similar:
https://github.com/bminor/glibc/blob/master/termios/termios.h although their
sys/ttydefaults.h is being included in the protected block.

FreeBSD's termios.h was changed from
https://svnweb.freebsd.org/base/head/include/termios.h?revision=191882&view=markup
to
https://svnweb.freebsd.org/base/head/include/termios.h?revision=199898&view=markup
when ttycom.h suddenly got moved to the last block; there is no explanation in
the SVN "commit message" as to why that was done. I suspect that it was a
mistake.

If you think that my claim is correct, then I will replace the #include
 in my diff with a #include  and remove the #include
 from the final block; sys/ttycom.h contains the definition of
struct winsize needed for tcgetwinsize() and tcsetwinsize(). Basically, then it
will look like the NetBSD header:
https://github.com/NetBSD/src/blob/trunk/sys/sys/termios.h

Thank you for your time.

-- 
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 247885] kern.init_shutdown_timeout does not increase delay of shutting down OS

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247885

IPTRACE  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |Works As Intended

--- Comment #3 from IPTRACE  ---
It looks like issue's gone.

-- 
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"


Приглашаем к публикации [РИНЦ]

2020-12-16 Thread Среда


___
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 249987] Lenovo X120e touchpad failing

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249987

Vladimir Kondratyev  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|w...@freebsd.org
 Status|Open|Closed
 Resolution|--- |FIXED

-- 
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 251844] Controlling screen brightness (i2c, ddc, ...)

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251844

--- Comment #5 from Andriy Gapon  ---
(In reply to Hannes Hauswedell from comment #4)
It's something that FreeBSD is missing , yes, but I doubt that a problem / bug
report is appropriate here.

Think of "FreeBSD does not run on Apple silicon".
It's true and it may be a problem for someone.
But it is not a bug per se.
And opening a report for it would do very little to get the actual work done.

Same here.

-- 
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 249987] Lenovo X120e touchpad failing

2020-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249987

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

Author: wulf
Date: Wed Dec 16 07:59:48 UTC 2020
New revision: 368689
URL: https://svnweb.freebsd.org/changeset/base/368689

Log:
  MFC: r367349, r367854, r368365, r368374(by cem)

  r367349:

  atkbdc(4): Add quirk for "System76 lemur Pro" laptops.

  Currently atkbdc(4) assumes all coreboot BIOSes belonging to Chromebooks
  and unconditionally sets a number of quirks to workaround known issues.

  Exclude "System76" laptops from this set as they appeared to be a
  traditional hardware ("lemur Pro" is a rebranded Clevo chassis) with
  coreboot firmware on board. KBDC_QUIRK_KEEP_ACTIVATED quirk activated for
  Chromebook platform makes keyboard on this devices inoperable.

  "Purism Librem" laptops may require the same exclusion too.

  PR:   250711
  Reported by:  nick.l...@gmail.com

  r367854:

  psm(4): Disable AUX multiplexer probing on all Lenovo laptops.

  Rudimentary AUX multiplexing support was added to kernel to make possible
  touchpad initialization on some HP EliteBook laptops with trackpoint.

  Disable multiplexer probing on all Lenovo laptops now as they use touchpad
  pass-through port rather than AUX multiplexer to connect trackpoint and
  at least two model (X120e and X121e) is known for getting PS/2 AUX port
  dysfunctional after switching back to hidden multiplexing mode.

  AUX MUX probing can be reenabled with setting of hw.psm.mux_disabled loader
  tunable to 0.

  PR:   249987
  Reported by:  jwb

  r368365:

  atkbd(4): Change quirk table end-of-list marker to NULL vendor/maker/product

  This fixes regression introduced in r367349 which effectively resulted in
  truncation of quirk table.

  PR:   250711
  Submitted by: grembo
  Reported by:  Matthias Apitz 

  r368374 (by cem):

  atkbd(4): Just use nitems() for quirk enumeration

  Reviewed by:imp, wulf
  Differential Revision:  https://reviews.freebsd.org/D27489

Changes:
_U  stable/12/
  stable/12/sys/dev/atkbdc/atkbdc.c
  stable/12/sys/dev/atkbdc/atkbdcreg.h
  stable/12/sys/dev/atkbdc/psm.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"