User guide
information. If the driver loads on a single controller, the displayed values can be used in the Net.cfg
file.
If a PCI scan utility displays card 1 at bus 4 and device 11 (hexadecimal), and card 3 at bus 3 and
device 13 (hexadecimal), the following load instructions are written to the Net.cfg file (load card 3 first,
and optionally load card 1 second):
LINK DRIVER B44
BUSNUM 3
DEVNUM 13 (13 hex = 19 decimal)
LINK DRIVER B44
BUSNUM 4
DEVNUM 11 (11 hex = 17 decimal)
Back to Contents Page