Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 2004 11:09:16 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/cy cy.c cy_isa.c cy_pci.c
Message-ID:  <200405011809.i41I9G2T074948@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2004/05/01 11:09:16 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/cy           cy.c cy_isa.c cy_pci.c 
  Log:
  Adjust pathnames for the move from i386/isa to dev/cy.
  
  Adjust staticness and a variable name for the split of cy.c into cy.c and
  cy_isa.c.  Use the new header required for the split to avoid repeating
  declarations in cy_pci.c.
  
  Revision  Changes    Path
  1.144     +8 -6      src/sys/dev/cy/cy.c
  1.144     +5 -3      src/sys/dev/cy/cy_isa.c
  1.33      +3 -6      src/sys/dev/cy/cy_pci.c



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