home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Internet 2000 December
/
MICD_2000_12_NR1.iso
/
Dreamnet
/
drivery
/
Longshine
/
lcs8034.exe
/
rar
/
PKTDRV
/
README.TXT
< prev
Wrap
Text File
|
1996-11-27
|
2KB
|
66 lines
Packet Driver
Introduction:
-------------
This document describes the procedure to setup the Packet driver for
PCI Ethernet card.
Location of Driver: \PKTDRV\PCIPKT.COM
Sample Configuration Files:
---------------------------
AUTOEXEC.BAT
PCIPKT 0x60
Notes:
------
1. Load the packet driver using the software interrupt and any
optional switches if required.
Usage: PCIPKT [options] <software_int_no>
Example: PCIPKT -i 0x7e
The only required parameter is the software interrupt. A packet
driver needs to have a software interrupt assigned to it for other
programs to access it. The recommended interrupt 0x7e. If you
need any of the options listed below, place them before the
software interrupt on the command line.
-i - Force driver to report itself as 802.3 instead of Ethernet II.
-d - Delayed initialization. Used for diskless booting
-n - NetWare conversion. Converts 802.3 packets into 8137 packets
-w - Windows hack, obsoleted by winpkt
-p - Promiscuous mode disable
-h - Help
-u - Uninstall
3. Type command,C:\PCIPKT 0x60, the screen will appear following
message:
System: [345]86 processor, PCI bus, Two 8259s
Packet driver software interrupt is 0x60
Interrupt number is 0x9
I/O port is 0x6100
My Ethernet address is 00:00:B4:12:34:56
4. Installing Multiple LAN Adapters:
If there are multiple network cards on the main board. the user
run PCIPKT 0x60 directly, then the screen will display :
Packet driver for RTL8029, PCI version 1.00
Copyright 1995 (c), Realtek Semiconductor Inc.
There are 2 network cards on your main board :
Card 1. IRQ= 0x9 I/O= 0x6100 NodeID= 00:00:B4:00:00:01
Card 2. IRQ= 0xA I/O= 0x6000 NodeID= 00:00:B4:00:00:02
Please select a Card No.(1-2): 1
System: [345]86 processor, PCI bus, Two 8259s
Packet driver software interrupt is 0x60
Interrupt number is 0x9
I/O port is 0x6100
My Ethernet address is 00:00:B4:00:00:01