imp         2008-08-14 20:09:58 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
    sys/modules/ste      Makefile 
  Added files:
    sys/dev/ste          if_ste.c if_stereg.h 
  Removed files:
    sys/pci              if_ste.c if_stereg.h 
  Log:
  SVN rev 181739 on 2008-08-14 20:09:58Z by imp
  
  Move the ste driver from sys/pci to sys/dev/ste.
  
  Revision  Changes    Path
  1.1327    +1 -1      src/sys/conf/files
  1.1       +1752 -0   src/sys/dev/ste/if_ste.c (new)
  1.1       +550 -0    src/sys/dev/ste/if_stereg.h (new)
  1.13      +1 -1      src/sys/modules/ste/Makefile
  1.101     +0 -1752   src/sys/pci/if_ste.c (dead)
  1.23      +0 -550    src/sys/pci/if_stereg.h (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to