iwasaki 2008-02-15 13:55:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7_0)
share/man/man4 ciss.4
sys/dev/ciss ciss.c
Log:
MFC:share/man/man4/ciss.4:1.15, sys/dev/ciss/ciss.c:1.87
Add `hw.ciss.nop_message_heartbeat' tunable (defa
iwasaki 2008-02-14 17:01:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 ciss.4
sys/dev/ciss ciss.c
Log:
MFC:share/man/man4/ciss.4:1.15, sys/dev/ciss/ciss.c:1.87
Add `hw.ciss.nop_message_heartbeat' tunable (defaul
iwasaki 2008-02-10 06:21:52 UTC
FreeBSD src repository
Modified files:
share/man/man4 ciss.4
sys/dev/ciss ciss.c
Log:
Add `hw.ciss.nop_message_heartbeat' tunable (default disabled) for
NOP-message polling in ciss_periodic().
Note that setting the tunable to
iwasaki 2008-02-06 03:39:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7_0)
sys/dev/ciss ciss.c
Log:
MFC revision: 1.83, 1.85, 1.86
Add NOP-message polling to ciss_periodic().
Disable adapter by detecting adapter is dead.
Reviewed by:
iwasaki 2008-02-06 03:35:41 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7_0)
sys/dev/acpica acpi.c
sys/kern subr_bus.c
sys/sys bus.h
Log:
MFC revision: subr_bus.c:1.204, bus.h:1.79, acpi.c:1.244
o Add devctl_p
iwasaki 2008-02-06 01:44:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ciss ciss.c
Log:
MFC revision: 1.83, 1.85, 1.86
Add NOP-message polling to ciss_periodic().
Disable adapter by detecting adapter is dead.
Reviewed by:
iwasaki 2008-02-06 01:38:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/acpica acpi.c
Log:
MFC revistion: 1.244
Enter the sleep state immediately without waiting for timeout if
devd(8) is not running such as the system in single user
iwasaki 2008-02-06 01:34:18 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern subr_bus.c
sys/sys bus.h
Log:
MFC revision: subr_bus.c:1.204, bus.h:1.79
Add devctl_process_running() so that power management system dr
iwasaki 2008-01-28 16:21:34 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Don't repeat error logging about NOP message sending if
ciss_report_request() return an error (which is most likely data
underrun).
Noticed by: Mark Atkinson
MFC
iwasaki 2008-01-28 01:57:48 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
Return errno value rather than boolean in this context.
MFC after: 1 week
Revision ChangesPath
1.245 +6 -2 src/sys/dev/acpica/acpi.c
iwasaki 2008-01-27 16:11:05 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
Enter the sleep state immediately without waiting for timeout if
devd(8) is not running such as the system in single user mode.
MFC after: 1 week
Revision Cha
iwasaki 2008-01-27 16:06:38 UTC
FreeBSD src repository
Modified files:
sys/kern subr_bus.c
sys/sys bus.h
Log:
Add devctl_process_running() so that power management system driver
can check whether devd(8) is running.
MFC after: 1 week
iwasaki 2007-11-05 13:54:23 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Fix NOP message sending in ciss_periodic() which causes panic with
option INVARIANTS.
Reviewed by:simokawa
Tested by: noriyosi_kawano
MFC after: 1 week
iwasaki 2007-10-13 05:45:46 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Add NOP-message polling to ciss_periodic().
Disable adapter by detecting adapter is dead.
Tested by: Masaki YATSU(on RELENG_6)
Reviewed by:scottl
MFC after:
Thanks a lot!
From: Maxim Konovalov <[EMAIL PROTECTED]>
Subject: cvs commit: src/sys/dev/acpica acpi_dock.c
Date: Sun, 16 Apr 2006 15:35:12 + (UTC)
Message-ID: <[EMAIL PROTECTED]>
> maxim 2006-04-16 15:35:12 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/acpica
iwasaki 2006-04-15 16:10:54 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_cmbat.c
Log:
Oops, untested code was included accidentally.
Fixed.
Revision ChangesPath
1.45 +3 -1 src/sys/dev/acpica/acpi_cmbat.c
iwasaki 2006-04-15 12:31:34 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/acpica acpi.c acpi_cmbat.c
sys/dev/ppbuslpt.c ppbconf.c
sys/dev/ppc ppc.c ppcvar.h
sys/i386/confNOTES
sys/modules/acpi
> sos 2006-04-14 16:25:42 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/ata ata-all.c
> Log:
> Dont poll for ATA_IDLE on a detached channel in suspend.
>
> Revision ChangesPath
> 1.272 +2 -2 src/sys/dev/ata/ata-all.c
>
So soon?!
18 matches
Mail list logo