Changeset b187536 in mainline for uspace/srv/hw/netif/dp8390/ne2000.c


Ignore:
Timestamp:
2011-01-06T19:10:01Z (14 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
39d70ec
Parents:
37f0a29
Message:

more declutter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/netif/dp8390/ne2000.c

    r37f0a29 rb187536  
    167167        dep->de_stoppage = dep->de_offset_page + dep->de_ramsize / DP_PAGESIZE;
    168168       
    169         /* Can't override the default IRQ. */
    170         dep->de_irq &= ~DEI_DEFAULT;
    171        
    172169        printf("%s: Novell NE%d000 ethernet card at I/O address "
    173170            "%#lx, memory size %#lx, irq %d\n",
Note: See TracChangeset for help on using the changeset viewer.