jhb         2008-08-28 02:13:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ipmi         ipmi.c ipmivars.h 
  Log:
  SVN rev 182322 on 2008-08-28 02:13:53Z by jhb
  
  Remove hack attempt at using devfs cloning for per-file descriptor storage.
  Use the much simpler cdevpriv for per-fd state and enable it.  This allows
  multiple opens of /dev/ipmi0 (e.g. using ipmitool while ipmievd is running
  in the background).
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.11      +34 -121   src/sys/dev/ipmi/ipmi.c
  1.3       +3 -13     src/sys/dev/ipmi/ipmivars.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to