kern/153440: [ata] 8.2 doesn't detect ICH8M anymore

2010-12-25 Thread Michael Fuckner

>Number: 153440
>Category:   kern
>Synopsis:   [ata] 8.2 doesn't detect ICH8M anymore
>Confidential:   no
>Severity:   non-critical
>Priority:   low
>Responsible:freebsd-bugs
>State:  open
>Quarter:
>Keywords:   
>Date-Required:
>Class:  sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 25 13:20:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Michael Fuckner
>Release:8.1-STABLE (2010-10-24)
>Organization:
>Environment:
FreeBSD x22.rebootking.de 8.1-STABLE FreeBSD 8.1-STABLE #12: Sun Oct 24 
18:48:28 CEST 2010 r...@x22.rebootking.de:/usr/obj/usr/src/sys/X22  amd64
>Description:
After fetching new sources and compiling a new kernel, the HDD (and probably 
controller) is not detected anymore
>How-To-Repeat:
Use ICH8M (ID 28288086) and update 8.1-STABLE -> 8.2
>Fix:
Diff ata-intel.c cvs-tag 1.7.2.11 -> 1.7.2.12

- { ATA_I82801HBM_S1, 0, INTEL_AHCI, 0, ATA_SA300, "ICH8M" },
+ { ATA_I82801HBM_S1, 0, INTEL_6CH,  0, ATA_SA300, "ICH8M" },


What excactly is this change good for?

>Release-Note:
>Audit-Trail:
>Unformatted:
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


misc/153448: ath networking device loses association after a while

2010-12-25 Thread Yuri

>Number: 153448
>Category:   misc
>Synopsis:   ath networking device loses association after a while
>Confidential:   no
>Severity:   serious
>Priority:   medium
>Responsible:freebsd-bugs
>State:  open
>Quarter:
>Keywords:   
>Date-Required:
>Class:  sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 25 20:30:14 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Yuri
>Release:8.1-STABLE amd64
>Organization:
n/a
>Environment:
>Description:
ath0 device when it has been connected to the wireless network for a long time 
(days) loses 'associated' state without an apparent reason. WEP security is 
used.

Nothing gets logged in system log.
Repeating the command 'ifconfig wlan0 ssid "my-ssid" weptxkey 1 deftxkey 1 
wepmode on wepkey 0xXX up' restores connection.

Its possible (although I don't know for sure) that WiFi router is rebooted at 
this time. But this shouldn't cause it to disconnect.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: kern/153448: [ath] ath networking device loses association after a while

2010-12-25 Thread linimon
Old Synopsis: ath networking device loses association after a while
New Synopsis: [ath] ath networking device loses association after a while

Responsible-Changed-From-To: freebsd-bugs->adrian
Responsible-Changed-By: linimon
Responsible-Changed-When: Sat Dec 25 21:40:45 UTC 2010
Responsible-Changed-Why: 
reclassify and assign.

http://www.freebsd.org/cgi/query-pr.cgi?pr=153448
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: kern/153289: Modem Ring Signal not reliably detected

2010-12-25 Thread gavin
Synopsis: Modem Ring Signal not reliably detected

State-Changed-From-To: open->feedback
State-Changed-By: gavin
State-Changed-When: Sat Dec 25 21:50:20 UTC 2010
State-Changed-Why: 
Hi,

It's not immediately clear whether you are using real serial hardware (i.e.
the uart(4) driver), puc(4), or if you are using a USB-serial adapter.  Can
you please include details of the hardware in use?

Thanks!

Gavin


Responsible-Changed-From-To: freebsd-bugs->gavin
Responsible-Changed-By: gavin
Responsible-Changed-When: Sat Dec 25 21:50:20 UTC 2010
Responsible-Changed-Why: 
Track

http://www.freebsd.org/cgi/query-pr.cgi?pr=153289
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"