cvs commit: src/sys/i386/conf NOTES src/sys/conf files.i386
 files.pc98 src/sys/i386/isa README.stl istallion.c stallion.c
 src/sys/i386/include cdk.h
    Warner Losh 
    imp at FreeBSD.org
       
    Sat Mar 13 22:48:36 PST 2004
    
    
  
imp         2004/03/13 22:48:36 PST
  FreeBSD src repository
  Modified files:
    sys/i386/conf        NOTES 
    sys/conf             files.i386 files.pc98 
  Removed files:
    sys/i386/isa         README.stl istallion.c stallion.c 
    sys/i386/include     cdk.h 
  Log:
  stl and stli use the old COMPAT_ISA api.  slt also uses the really old
  COMPAT_PCI api.  This API is going away, so this driver is going away
  also.
  
  If users are interested in updating this, please contact the author
  since he has some preliminary work to move this to newer APIs.
  
  Revision  Changes    Path
  1.473     +0 -2      src/sys/conf/files.i386
  1.288     +0 -2      src/sys/conf/files.pc98
  1.1141    +0 -27     src/sys/i386/conf/NOTES
  1.6       +0 -495    src/sys/i386/include/cdk.h (dead)
  1.5       +0 -536    src/sys/i386/isa/README.stl (dead)
  1.57      +0 -3850   src/sys/i386/isa/istallion.c (dead)
  1.62      +0 -3072   src/sys/i386/isa/stallion.c (dead)
    
    
More information about the cvs-all
mailing list