Source-Changes archive

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

CVS commit: [netbsd-2] src/sys/arch/sparc64/dev



Module Name:    src
Committed By:   he
Date:           Sun Jan 16 14:12:29 UTC 2005

Modified Files:
        src/sys/arch/sparc64/dev [netbsd-2]: auxio.c

Log Message:
Pull up revision 1.13 (requested by bouyer in ticket #924):
  In auxio_blink(), only toggle the AUXIO_LED_LED bit, don't
  clear the others.  It looks like bit 3 control the on-board
  le's link test, clearing it breaks the interface (no link
  detected on the remote end). Bit 3 is defined as AUXIO4M_LTE
  (link-test enable) for sun4m systems (maybe all the AUXIO4M_*
  bits are valid on the Ultra/1 too?).
  Tested on Ultra/1 and Ultra/5.  Fixes PR#25039.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.4.1 src/sys/arch/sparc64/dev/auxio.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