Changeset 7fc092a in mainline for kernel/arch/ia32/src/ia32.c
- Timestamp:
- 2011-01-27T22:09:29Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- db7ed07
- Parents:
- 9ee87f6 (diff), 6265a2b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/src/ia32.c
r9ee87f6 r7fc092a 196 196 sysinfo_set_item_val(irqs_info, NULL, true); 197 197 198 sysinfo_set_item_val("netif. dp8390.inr", NULL, IRQ_DP8390);198 sysinfo_set_item_val("netif.ne2000.inr", NULL, IRQ_NE2000); 199 199 } 200 200
Note:
See TracChangeset
for help on using the changeset viewer.