Changeset 93855d4 in mainline for .bzrignore


Ignore:
Timestamp:
2011-03-20T15:41:41Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8373f53
Parents:
a763eb4
Message:

Add USB fallback driver

This driver is launched when no other driver is found for USB device.

Currently, it is launched on device level (support for interface level will
appear in next revision, probably).

The crippled name `usbflbk' is because of FAT16 limitations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .bzrignore

    ra763eb4 r93855d4  
    8787./uspace/drv/uhci-hcd/uhci-hcd
    8888./uspace/drv/uhci-rhd/uhci-rhd
     89./uspace/drv/usbflbk/usbflbk
    8990./uspace/drv/usbhub/usbhub
    9091./uspace/drv/usbhid/usbhid
Note: See TracChangeset for help on using the changeset viewer.