cvs commit: src/sys/dev/tdfx tdfx_pci.c src/sys/dev/tga tga_pci.c src/sys/dev/trm trm.c src/sys/dev/twe twe_compat.h src/sys/dev/tx if_tx.c src/sys/dev/txp if_txp.c src/sys/dev/ubsec ubsec.c...

Warner Losh imp at FreeBSD.org
Fri Aug 22 00:08:19 PDT 2003


imp         2003/08/22 00:08:17 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/tdfx         tdfx_pci.c 
    sys/dev/tga          tga_pci.c 
    sys/dev/trm          trm.c 
    sys/dev/twe          twe_compat.h 
    sys/dev/tx           if_tx.c 
    sys/dev/txp          if_txp.c 
    sys/dev/ubsec        ubsec.c 
    sys/dev/usb          ehci_pci.c ohci_pci.c uhci_pci.c 
    sys/dev/vx           if_vx_pci.c 
    sys/dev/wi           if_wi_pci.c 
  Log:
  Prefer new location of pci include files (which have only been in the
  tree for two or more years now), except in a few places where there's
  code to be compatible with older versions of FreeBSD.
  
  Revision  Changes    Path
  1.28      +2 -2      src/sys/dev/tdfx/tdfx_pci.c
  1.5       +2 -2      src/sys/dev/tga/tga_pci.c
  1.15      +2 -2      src/sys/dev/trm/trm.c
  1.10      +2 -2      src/sys/dev/twe/twe_compat.h
  1.75      +2 -2      src/sys/dev/tx/if_tx.c
  1.19      +0 -0      src/sys/dev/txp/if_txp.c
  1.26      +2 -2      src/sys/dev/ubsec/ubsec.c
  1.5       +2 -2      src/sys/dev/usb/ehci_pci.c
  1.32      +2 -2      src/sys/dev/usb/ohci_pci.c
  1.48      +2 -2      src/sys/dev/usb/uhci_pci.c
  1.24      +2 -2      src/sys/dev/vx/if_vx_pci.c
  1.20      +2 -2      src/sys/dev/wi/if_wi_pci.c


More information about the cvs-src mailing list