|
Revision 741, 439 bytes
(checked in by pilot, 3 years ago)
|
- removed a lot of garbage from README
- added README.plip
|
| Line | |
|---|
| 1 |
myplip mac fc:fc:fc:fc:fc:fc |
|---|
| 2 |
Most hosts have 1 or 0 parallel ports. |
|---|
| 3 |
If you have more and need configured all of them, try |
|---|
| 4 |
using different 'baseaddress 0xXXX' maps for each iface. |
|---|
| 5 |
Also note that you will need appropriate modules.conf |
|---|
| 6 |
entries like: |
|---|
| 7 |
alias plip0 plip |
|---|
| 8 |
alias plip1 plip |
|---|
| 9 |
alias parport0 parport |
|---|
| 10 |
alias parport1 parport |
|---|
| 11 |
below plip parport_pc |
|---|
| 12 |
below parport_pc parport |
|---|
| 13 |
options parport io=0x3f8,0x3bc |
|---|
| 14 |
I can't check if this works now. |
|---|