/[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.27 by roland, Tue Mar 5 21:19:55 2002 UTC revision 1.28 by roland, Thu Mar 14 21:09:53 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 239  store_device_class = Line 239  store_device_class =
239    store_std_leaf_allocate_encoding, store_std_leaf_encode, dev_decode,    store_std_leaf_allocate_encoding, store_std_leaf_encode, dev_decode,
240    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
241  };  };
242    STORE_STD_CLASS (device);
243    
244  /* 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
245     the send right DEVICE.  */     the send right DEVICE.  */

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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