Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: xtraeme
Date: Thu Apr 3 13:59:01 UTC 2008
Modified Files:
src/sys/dev/pci: arcmsr.c arcmsrvar.h
Log Message:
Add ARC_FW_DISK_INITIALIZED flag for device_state and do not treat
it as unknown; in this state the disk is correctly working so set it
as online.
Also remove some bogus htole32() for diskinfo->device_state.
This should fix PR kern/38299 by Hiroyuki Bessho.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dev/pci/arcmsr.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/pci/arcmsrvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index