Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2008 21:26:29 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files src/sys/dev/wb if_wb.c if_wbreg.h src/sys/modules/wb Makefile src/sys/pci if_wb.c if_wbreg.h
Message-ID:  <200808142127.m7ELROOg051539@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2008-08-14 21:26:29 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
    sys/modules/wb       Makefile 
  Added files:
    sys/dev/wb           if_wb.c if_wbreg.h 
  Removed files:
    sys/pci              if_wb.c if_wbreg.h 
  Log:
  SVN rev 181741 on 2008-08-14 21:26:29Z by imp
  
  Move wb driver from sys/pci to sys/dev/wb.
  
  Revision  Changes    Path
  1.1329    +1 -1      src/sys/conf/files
  1.1       +1848 -0   src/sys/dev/wb/if_wb.c (new)
  1.1       +464 -0    src/sys/dev/wb/if_wbreg.h (new)
  1.14      +1 -1      src/sys/modules/wb/Makefile
  1.95      +0 -1848   src/sys/pci/if_wb.c (dead)
  1.18      +0 -464    src/sys/pci/if_wbreg.h (dead)



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