Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2008 23:26:13 GMT
From:      Helko Glathe <Helko.Glathe@freenet.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/121720: wpi doesnt work if kernel has options SCHED_ULE
Message-ID:  <200803142326.m2ENQDKw088199@www.freebsd.org>
Resent-Message-ID: <200803142330.m2ENU1EA065714@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         121720
>Category:       kern
>Synopsis:       wpi doesnt work if kernel has options SCHED_ULE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 14 23:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Helko Glathe
>Release:        7.0
>Organization:
>Environment:
FreeBSD FreeBSD-TWS29 7.0-RELEASE FreeBSD 7.0-RELEASE #2: Fri Mar 14 20:57:18 CET 2008     kater@FreeBSD-TWS29:/usr/obj/usr/src/sys/MYKERNEL70  i386
>Description:
First I compiled the kernel for FreeBSD 7.0 with

options         SCHED_4BSD

and the wpi-interface worked fine.

The compilation with

options         SCHED_ULE

caused the following error lines at dmesg-output:

wpi0: could not configure bluetooth coexistence
wpi0: wpi_cmd: cmd 16 not sent, busy
wpi0: could not configure
wpi0: could not send authentication request

The wpi-interface works fine after recompiling the kernel with

options         SCHED_4BSD

instead.
>How-To-Repeat:
Compile your FreeBSD 7.0 kernel with

options         SCHED_ULE
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803142326.m2ENQDKw088199>