cvs commit: src/sys/dev/cy cy.c cy_isa.c cy_pci.c

Bruce Evans bde at FreeBSD.org
Sat May 1 11:09:17 PDT 2004


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


More information about the cvs-src mailing list