/[hurd]/hurd-l4/deva/ChangeLog
ViewVC logotype

Diff of /hurd-l4/deva/ChangeLog

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

revision 1.11 by neal, Tue Jan 11 18:15:26 2005 UTC revision 1.12 by marcus, Tue Feb 1 01:22:38 2005 UTC
# Line 1  Line 1 
1    2005-02-01  Marcus Brinkmann  <marcus@gnu.org>
2    
3            * deva.h (deva_alloc): Renamed to device_alloc.
4            (deva_class_init): Renamed to device_class_init and add new device
5            type argument.
6            (enum device_type): New enum.
7            * deva.c (create_bootstrap_caps): Call device_alloc, not
8            deva_alloc, and pass device type argument.
9            (main): Call device_class_init, not deva_class_init.
10            * deva-class.c: Removed file.
11            * device.h, device.c, device-console.c: New files.
12            * Makefile.am (deva_SOURCES): Remove deva-class.c and add
13            device.h, device.c, device-console.c.
14    
15  2005-01-11  Neal H. Walfield  <neal@gnu.org>  2005-01-11  Neal H. Walfield  <neal@gnu.org>
16    
17          * Makefile.am (deva_SOURCES): Remove physmem-user.h and          * Makefile.am (deva_SOURCES): Remove physmem-user.h and

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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