Changeset a79d88d in mainline for uspace/drv/isa/isa.c


Ignore:
Timestamp:
2010-10-21T19:23:23Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7a252ec8
Parents:
374ad3c
Message:

Move the device driver framework drivers under "uspace/drv" in the source tree and
"/drv" on the RAM disk.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/drv/isa/isa.c

    r374ad3c ra79d88d  
    5858
    5959#define NAME "isa"
    60 #define CHILD_DEV_CONF_PATH "/srv/drivers/isa/isa.dev"
     60#define CHILD_DEV_CONF_PATH "/drv/isa/isa.dev"
    6161
    6262#define ISA_MAX_HW_RES 4
Note: See TracChangeset for help on using the changeset viewer.