0x80-0x8F
DMA
0xA0-0xBF
APIC
0xC0-0xDF
DMA
0xF0-0xFF
FPU
0x100-0x13F
[prism2_cs]
0x180-0x1BF
[orinoco_cs]
0x1F0-0x1F7
IDE 1
0x3D4-0x3D5
[cga]
0x3F6-0x3F6
IDE 1
0x3F8-0x3FF
serial port
0xCF8-0xCFF
[PCI conf1]
0x1000-0x10FF
[National Semiconductor Corporation DP83815 (MacPhyter) Et...
0x1000-0x10FF
ether1
0x1400-0x14FF
[National Semiconductor Corporation DP83815 (MacPhyter) Et...
0x1400-0x14FF
ether2
0x1800-0x18FF
[PCI device 100b:0511 (National Semiconductor Corporation)]
0x1C00-0x1C3F
[PCI device 100b:0510 (National Semiconductor Corporation)]
0x1C40-0x1C7F
[PCI device 100b:0510 (National Semiconductor Corporation)]
0x1C80-0x1CBF
[PCI device 100b:0515 (National Semiconductor Corporation)]
0x1CC0-0x1CCF
[National Semiconductor Corporation SCx200 IDE]
0x4000-0x40FF
[PCI CardBus #01]
0x4400-0x44FF
[PCI CardBus #01]
0x4800-0x48FF
[PCI CardBus #05]
0x4C00-0x4CFF
[PCI CardBus #05]
[admin@MikroTik] system resource> irq print
Flags: U - unused
IRQ OWNER
1
keyboard
2
APIC
U 3
4
serial port
U 5
U 6
U 7
U 8
9
ether1
10
ether2
11
[Texas Instruments PCI1250 PC card Cardbus Controller]
11
[Texas Instruments PCI1250 PC card Cardbus Controller (#2)]
11
[prism2_cs]
11
[orinoco_cs]
12
[usb-ohci]
U 13
14
IDE 1
[admin@MikroTik] system resource>
Suppose we need to load a driver for a NE2000 compatible ISA card. Assume we had considered
the information above and have checked avalable resources in our system. To add the driver, we
must do the following:
[admin@MikroTik] driver> add name=ne2k-isa io=0x280
[admin@MikroTik] driver> print
Flags: I - invalid, D - dynamic
#
DRIVER
IRQ IO
MEMORY
ISDN-PROTOCOL
0 D RealTek 8139
1 D Intel EtherExpressPro
2 D PCI NE2000
3
ISA NE2000
280
4
Moxa C101 Synchronous
C8000
[admin@MikroTik] driver>
Removing Device Drivers
Description
You can remove only statically loaded drivers, id est those which do not have the D flag before the
Page 182 of 695
Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.
Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
Содержание RouterOS v2.9
Страница 1: ...MikroTik RouterOS v2 9 Reference Manual ...