Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9849 698 d 15 h akron1 /drivers/examples/oberon_drv/ drivers: added oberon example  
9583 866 d 16 h vitalkrilov / Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*")
ati2d: fixed log creation
 
9012 1050 d 17 h Boppan /drivers/examples/test/ [drivers][example] Make the example compile
- Rename `ksys_drv_ctl_t` to `ksys_ioctl_t`
- Change path to kolibri-libc (libc.obj)
 
8704 1118 d 15 h turbocat /drivers/examples/c_drv/ Driver example:
- Removed printk.
- c_drv.dll file has become smaller than (6kb-> 407b)
 
8703 1118 d 17 h turbocat /drivers/examples/ - Added the simplest examples of drivers (fasm and kos32-gcc).
- Added a program for testing them.