Changeset b187536 in mainline for uspace/srv/hw/netif/dp8390/ne2000.c
- Timestamp:
- 2011-01-06T19:10:01Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 39d70ec
- Parents:
- 37f0a29
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/netif/dp8390/ne2000.c
r37f0a29 rb187536 167 167 dep->de_stoppage = dep->de_offset_page + dep->de_ramsize / DP_PAGESIZE; 168 168 169 /* Can't override the default IRQ. */170 dep->de_irq &= ~DEI_DEFAULT;171 172 169 printf("%s: Novell NE%d000 ethernet card at I/O address " 173 170 "%#lx, memory size %#lx, irq %d\n",
Note:
See TracChangeset
for help on using the changeset viewer.