Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2003 22:54:53 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/digi digi_pci.c src/sys/dev/dpt dpt_pci.c src/sys/dev/drm drm_os_freebsd.h src/sys/dev/ed if_ed_pci.c src/sys/dev/em if_em.h if_em_osdep.h src/sys/dev/en if_en_pci.c src/sys/dev/fatm if_fatm.c src/sys/dev/fb boot_font.c gfb.c ...
Message-ID:  <200308220554.h7M5srwk067562@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/08/21 22:54:53 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/digi         digi_pci.c 
    sys/dev/dpt          dpt_pci.c 
    sys/dev/drm          drm_os_freebsd.h 
    sys/dev/ed           if_ed_pci.c 
    sys/dev/em           if_em.h if_em_osdep.h 
    sys/dev/en           if_en_pci.c 
    sys/dev/fatm         if_fatm.c 
    sys/dev/fb           boot_font.c gfb.c s3_pci.c tga.c 
    sys/dev/firewire     fwcrom.c fwohci_pci.c 
    sys/dev/fxp          if_fxp.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.8       +1 -1      src/sys/dev/digi/digi_pci.c
  1.27      +2 -2      src/sys/dev/dpt/dpt_pci.c
  1.13      +2 -1      src/sys/dev/drm/drm_os_freebsd.h
  1.31      +2 -2      src/sys/dev/ed/if_ed_pci.c
  1.20      +2 -2      src/sys/dev/em/if_em.h
  1.13      +2 -2      src/sys/dev/em/if_em_osdep.h
  1.29      +2 -2      src/sys/dev/en/if_en_pci.c
  1.9       +2 -2      src/sys/dev/fatm/if_fatm.c
  1.2       +2 -2      src/sys/dev/fb/boot_font.c
  1.4       +2 -2      src/sys/dev/fb/gfb.c
  1.5       +2 -2      src/sys/dev/fb/s3_pci.c
  1.3       +2 -2      src/sys/dev/fb/tga.c
  1.7       +0 -0      src/sys/dev/firewire/fwcrom.c
  1.32      +2 -2      src/sys/dev/firewire/fwohci_pci.c
  1.191     +2 -2      src/sys/dev/fxp/if_fxp.c



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