/[hurd]/hurd/libstore/device.c
ViewVC logotype

Diff of /hurd/libstore/device.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by marcus, Mon Oct 1 16:47:49 2001 UTC revision 1.26.2.1 by roland, Sat Feb 9 04:04:50 2002 UTC
# Line 1  Line 1 
1  /* Mach device store backend  /* Mach device store backend
2    
3     Copyright (C) 1995,96,97,99,2001 Free Software Foundation, Inc.     Copyright (C) 1995,96,97,99,2001,02 Free Software Foundation, Inc.
4     Written by Miles Bader <miles@gnu.org>     Written by Miles Bader <miles@gnu.org>
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
6    
# Line 231  store_device_class = Line 231  store_device_class =
231    store_std_leaf_allocate_encoding, store_std_leaf_encode, dev_decode,    store_std_leaf_allocate_encoding, store_std_leaf_encode, dev_decode,
232    dev_set_flags, dev_clear_flags, 0, 0, 0, dev_open, 0, dev_map    dev_set_flags, dev_clear_flags, 0, 0, 0, dev_open, 0, dev_map
233  };  };
234    STORE_STD_CLASS (device);
235    
236  /* Return a new store in STORE referring to the mach device DEVICE.  Consumes  /* Return a new store in STORE referring to the mach device DEVICE.  Consumes
237     the send right DEVICE.  */     the send right DEVICE.  */

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.26.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26