Changeset bc9a629 in mainline for .bzrignore


Ignore:
Timestamp:
2010-10-10T09:00:53Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b371844
Parents:
4bc309b
Message:

Start work on virtual USB keyboard

The virtual HC(D) is now able to serve as HCD towards central USB driver
as well as virtual HC towards virtual devices.

Each device is a separate task that communicates with VHCD through simple
protocol.

Will clean and comment the code in next revisions. Promise.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .bzrignore

    r4bc309b rbc9a629  
    5353./uspace/app/trace/trace
    5454./uspace/app/usb/usb
     55./uspace/app/virtusbkbd/vuk
    5556./uspace/dist/app/bdsh
    5657./uspace/dist/app/edit
     
    7273./uspace/dist/app/trace
    7374./uspace/dist/app/usb
     75./uspace/dist/app/vuk
    7476./uspace/dist/cfg/net/general
    7577./uspace/dist/cfg/net/lo
Note: See TracChangeset for help on using the changeset viewer.