"Christmas - the time to fix the computers of your loved ones" « Lord Wyrm

Debian - isa netzwerkkarte mit isapnp und pnpdump einrichten

fenster 22.01.2005 - 18:01 932 2
Posts

fenster

Big d00d
Registered: Sep 2002
Location: xxxy
Posts: 185
hallo

möchte meine alte isa netzwerkkarte als zweite netzwerkkarte
auf meinem debian woody 3.0 einrichten

das habe ich jetzt mal gemacht
Code:
debianServer:/etc# cat isapnp.conf
# $Id: pnpdump_main.c,v 1.27 2001/04/30 21:54:53 fox Exp $
# Release isapnptools-1.26
#
# This is free software, see the sources for details.
# This software has NO WARRANTY, use at your OWN RISK
#
# For details of the output file format, see isapnp.conf(5)
#
# For latest information and FAQ on isapnp and pnpdump see:
# [url]http://www.roestock.demon.co.uk/isapnptools/[/url]
#
# Compiler flags:  -DREALTIME -DHAVE_PROC -DENABLE_PCI -DHAVE_SCHED_SETSCHEDULER -DHAVE_NANOSLEEP -DWANT_TO_VALIDATE
#
# Trying port address 0273
# Board 1 has serial identifier 3e 00 c9 93 41 31 10 d4 25

# (DEBUG)
(READPORT 0x0273)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING

# Card 1: (serial identifier 3e 00 c9 93 41 31 10 d4 25)
# Vendor Id INT1031, Serial Number 13210433, checksum 0x3E.
# Version 1.0, Vendor version 0.0
# ANSI string -->Intel PRO/10+ or compatible adapter<--
#
# Logical device id INT1031
#     Device supports I/O range check register
#     Device supports vendor reserved register @ 0x3a
#     Device supports vendor reserved register @ 0x3b
#     Device supports vendor reserved register @ 0x3d
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be changed if required
# Don't forget to uncomment the activate (ACT Y) when happy

(CONFIGURE INT1031/13210433 (LD 0
#     Compatible device id INT1030
#     Logical device decodes 10 bit IO address lines
#         Minimum IO base address 0x0200
#         Maximum IO base address 0x0390
#         IO base alignment 16 bytes
#         Number of IO addresses required: 16
 (IO 0 (BASE 0x0200))
#     IRQ 3, 4, 5, 7, 9, 10, 11 or 12.
#         High true, edge sensitive interrupt (by default)
 (INT 0 (IRQ 3 (MODE +E)))
 (NAME "INT1031/13210433[0]{Intel PRO/10+ or compatible adapter}")
    (ACT Y)
))
# End tag... Checksum 0x00 (OK)

# Returns all cards to the "Wait for Key" state
(WAITFORKEY)
debianServer:/etc#

Code:
debianServer:/etc# isapnp isapnp.conf
Board 1 has Identity 3e 00 c9 93 41 31 10 d4 25:  INT1031 Serial No 13210433 [checksum 3e]
INT1031/13210433[0]{Intel PRO/10+ or compatible adapter}: Port 0x200; IRQ3 --- Enabled OK
debianServer:/etc#



ist das tiel jetzt eingetlich schon eingerichtet
und wie geht es jetzt weiter
damit ich eine eth1 schnittstelle bekomme ?


gruß
fenster

spunz

Super Moderator
Super Moderator
Avatar
Registered: Aug 2000
Location: achse des bösen
Posts: 11189
modconf => netzwerkkarten => richtige raussuchen => fertig

fenster

Big d00d
Registered: Sep 2002
Location: xxxy
Posts: 185
hallo


danke
funzt


gruß
fenster
Kontakt | Unser Forum | Über overclockers.at | Impressum | Datenschutz