NetBSD-Bugs archive

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

PR/35531 CVS commit: src/sys/arch/hp700/gsc



The following reply was made to PR port-hp700/35531; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/35531 CVS commit: src/sys/arch/hp700/gsc
Date: Thu, 7 May 2009 14:13:02 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Thu May  7 14:13:01 UTC 2009
 
 Modified Files:
        src/sys/arch/hp700/gsc: if_iee_gsc.c
 
 Log Message:
 Some earlier machines like 715/50 and 735/99 have the i82596DX Rev A chip
 which doesn't support 32-bit big endian mode enabled by IEE_SYSBUS_BE bit,
 so don't rely on the IEE_SYSBUS_BE mode on old HPPA_FIO_LAN models and
 use IEE_REV_A quirk flag recently added into MI i82596.c.
 
 Tested on HP9000 735/125 by me and also tested on 715/50 by skrll@
 with netbsd-5 branch.  Closes MD part of PR port-hp700/35531.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.9 src/sys/arch/hp700/gsc/if_iee_gsc.c
 
 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