Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2008 22:00:03 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sym sym_defs.h sym_fw.h sym_fw1.h sym_fw2.h sym_hipd.c
Message-ID:  <200805302200.m4UM03WL001451@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2008-05-30 22:00:03 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/sym          sym_defs.h sym_fw.h sym_fw1.h sym_fw2.h 
                         sym_hipd.c 
  Log:
  MFC: sym_defs.h 1.12; sym_fw.h 1.6; sym_fw1.h 1.9; sym_fw2.h 1.10;
       sym_hipd.c 1.70
  
  - Const'ify firmware and lookup-tables.
  - Obsolete redundant inst_name and unit members of struct sym_hcb.
  - Fix three more NULL vs. 0 confusions.
  - Use device_set_softc(9) to tell the bus layer that this driver
    allocates a instance of struct sym_hcb itself.
  
  Revision   Changes    Path
  1.11.10.1  +1 -1      src/sys/dev/sym/sym_defs.h
  1.5.10.1   +8 -8      src/sys/dev/sym/sym_fw.h
  1.8.2.1    +2 -2      src/sys/dev/sym/sym_fw1.h
  1.9.2.1    +2 -2      src/sys/dev/sym/sym_fw2.h
  1.67.2.3   +37 -37    src/sys/dev/sym/sym_hipd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805302200.m4UM03WL001451>