NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/38299 CVS commit: src/sys/dev/pci



The following reply was made to PR kern/38299; it has been noted by GNATS.

From: Juan Romero Pardines <xtraeme%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38299 CVS commit: src/sys/dev/pci
Date: Thu,  3 Apr 2008 13:59:01 +0000 (UTC)

 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