kern/121720: wpi doesnt work if kernel has options SCHED_ULE
Helko Glathe
Helko.Glathe at freenet.de
Fri Mar 14 23:30:01 UTC 2008
>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 at 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:
More information about the freebsd-bugs
mailing list