marius      2006-01-30 21:47:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/auxio        auxio.c 
  Log:
  MFC: 1.5
  
  - Only touch the LED bit of the (LED) AUXIO register when turning the
    system LED on or off. Unlike the EBus LED AUXIO register where the
    remaining bits are unused the upper bits of the SBus AUXIO register
    are used to control other things like the link test enable pin of
    the on-board NIC which we don't want to change as a side-effect.
  - Remove the superfluous bzero()'ing of the softc obtained from
    device_get_softc().
  
  Revision  Changes    Path
  1.4.2.1   +9 -4      src/sys/dev/auxio/auxio.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to