cvs commit: src/sys/dev/esp esp_sbus.c lsi64854.c lsi64854var.h ncr53c9x.c ncr53c9xreg.h ncr53c9xvar.h

Tom Rhodes trhodes at FreeBSD.org
Mon Aug 2 15:55:24 PDT 2004


trhodes     2004-08-02 22:55:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/esp          esp_sbus.c lsi64854.c lsi64854var.h 
                         ncr53c9x.c ncr53c9xreg.h ncr53c9xvar.h 
  Log:
  Add some style(9) touch ups; style(9) states that new code should follow
  these conventions and, well, this is a new driver.
  
  Tested on:      i386, sparc64
  Reviewed by:    scottl
  
  Revision  Changes    Path
  1.5       +3 -3      src/sys/dev/esp/esp_sbus.c
  1.2       +11 -11    src/sys/dev/esp/lsi64854.c
  1.2       +2 -2      src/sys/dev/esp/lsi64854var.h
  1.6       +9 -10     src/sys/dev/esp/ncr53c9x.c
  1.2       +36 -36    src/sys/dev/esp/ncr53c9xreg.h
  1.4       +6 -6      src/sys/dev/esp/ncr53c9xvar.h


More information about the cvs-src mailing list