Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9849 670 d 2 h akron1 /drivers/examples/oberon_drv/ drivers: added oberon example  
9583 838 d 3 h vitalkrilov / Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*")
ati2d: fixed log creation
 
9012 1022 d 5 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 1090 d 2 h turbocat /drivers/examples/c_drv/ Driver example:
- Removed printk.
- c_drv.dll file has become smaller than (6kb-> 407b)
 
8703 1090 d 4 h turbocat /drivers/examples/ - Added the simplest examples of drivers (fasm and kos32-gcc).
- Added a program for testing them.