Bug 209227 - audio/umix: fix the "ioctl sign-extension ioctl ffffffffc0044d00" warning
Summary: audio/umix: fix the "ioctl sign-extension ioctl ffffffffc0044d00" warning
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-03 09:07 UTC by Edward Tomasz Napierala
Modified: 2016-05-04 05:50 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Edward Tomasz Napierala freebsd_committer freebsd_triage 2016-05-03 09:07:38 UTC
The patch at https://reviews.freebsd.org/D6183 fixes the "ioctl sign-extension ioctl ffffffffc0044d00" warning that appears in dmesg all the time when using it and spams the console.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-04 05:49:43 UTC
A commit references this bug:

Author: pi
Date: Wed May  4 05:49:35 UTC 2016
New revision: 414583
URL: https://svnweb.freebsd.org/changeset/ports/414583

Log:
  audio/umix: fix the "ioctl sign-extension ioctl ffffffffc0044d00" warning

  PR:		209227
  Submitted by:	trasz

Changes:
  head/audio/umix/Makefile
  head/audio/umix/files/patch-src__driver_oss.c
  head/audio/umix/files/patch-src_error.c
  head/audio/umix/files/patch-src_error.h
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-04 05:49:49 UTC
testbuilds are fine, committed, thanks!