Changeset 7d86d771 in mainline


Ignore:
Timestamp:
2006-06-02T18:23:45Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
997a1b1
Parents:
c034b16
Message:

Enable loading of kbd userspace driver in Ski sample configuration file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/conf/ski.conf

    rc034b16 r7d86d771  
    44romload HelenOS/uspace/console/console 0xc00000
    55romload HelenOS/uspace/fb/fb 0x1000000
    6 #romload HelenOS/uspace/kbd/kbd 0x1400000
     6romload HelenOS/uspace/kbd/kbd 0x1400000
    77
    88
Note: See TracChangeset for help on using the changeset viewer.