Changeset 59c0f478 in mainline for uspace/drv/bus/isa/isa.dev


Ignore:
Timestamp:
2024-05-16T18:20:35Z (9 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master
Children:
646849b3
Parents:
2791fbb7
Message:

Rename ata_bd → isa-ide

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/isa/isa.dev

    r2791fbb7 r59c0f478  
    5252
    5353ata-c1:
    54         match 100 isa/ata_bd
     54        match 100 isa/ide
    5555        io_range 0x1f0 8
    5656        io_range 0x3f0 8
     
    5858
    5959ata-c2:
    60         match 100 isa/ata_bd
     60        match 100 isa/ide
    6161        io_range 0x170 8
    6262        io_range 0x370 8
Note: See TracChangeset for help on using the changeset viewer.