cvs commit: src/sys/dev/twe twe.c tweio.h
    Peter Wemm 
    peter at FreeBSD.org
       
    Fri Dec 17 09:45:35 PST 2004
    
    
  
peter       2004-12-17 17:45:29 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/twe          twe.c tweio.h 
  Log:
  Recognize the 32-bit form of the twe binary passthrough ioctl()s so that
  there is some hope for the 32-bit management utilities to run.  I've used
  the cli successfully, but 3dm2 doesn't work for other reasons.  Of course,
  a native binary of the 3dm2 and cli would be much better, but that doesn't
  exist.
  
  Revision  Changes    Path
  1.23      +36 -0     src/sys/dev/twe/twe.c
  1.4       +23 -0     src/sys/dev/twe/tweio.h
    
    
More information about the cvs-src
mailing list