On Sun, Nov 21, 1999 at 06:17:59PM +0000, [EMAIL PROTECTED] wrote:
> "eth0: AT1700 found at 0x320, IRQ 5, address 0000f4aacbbd auto-sense 
> interface.
> at1700.c:v1.15 4/7/98  Donald Becker ([EMAIL PROTECTED])"

Good, its well recognized

> /proc/interrupts and ioports are as follows;
> 
> "FUDO2:/home/paul# cat /proc/interrupts 
>  0:   25782398   timer
>  1:      25004   keyboard
>  2:          0   cascade
>  5:          1   eth0
>  6:    1758994 + serial
> 10:       4640   sound blaster
> 12:    1165915   PS/2 Mouse
> 13:          1   math error
> 14:     160883 + ide0

Hey, I remind now that, on my svr (486 from 1991), IRQ 5 sounds empty,
but when I tryied to setup a NIC on this IRQ, it fail... ????!! 
(I still don't know why!). 
However, my sound card works perfectly on this same IRQ (???!)
Try another IRQ! (and make sure, if its an old MB that the IRQ
sharing is setup in EDGE (not LEVEL)).

> FUDO2:/home/paul# cat /proc/ioports   
> 0000-001f : dma1
> 0020-003f : pic1
> 0040-005f : timer
> 0060-006f : keyboard
> 0080-008f : dma page reg
> 00a0-00bf : pic2
> 00c0-00df : dma2
> 00f0-00ff : npu
> 0100-0107 : serial(set)
> 01f0-01f7 : ide0
> 0220-022f : sound blaster
> 02f8-02ff : serial(set)
> 0320-033f : eth0
> 03c0-03df : vga+
> 03f0-03f5 : floppy
> 03f6-03f6 : ide0
> 03f7-03f7 : floppy DIR
> 03f8-03ff : serial(set)
> ffa0-ffa7 : IDE DMA
> ffa8-ffaf : IDE DMA
              ^^^^^^^
Quite strange, the svr gives me: 01f0-01f7 : ide0
(486 w/PCI slots)              : 03f6-03f6 : ide0

and the station gives me       : 01f0-01f7 : ide0
(PII/400 Abit BE6)             : f000-f007 : ide0
                               : 0170-0177 : ide1
                                                                                
 : f008-f00f : ide1
                                                                                
 : b400-b407 : ide2
                                                                                
 : b802-b802 : ide2
                                                                                
 : bc00-bc07 : ide2

> I can successfully ping myself (FUDO2,localhost and 10.0.0.1) and also my 
> isp`s nameserver.
> 
> ifconfig and netstat -r are as follows;

seems normal
 
> FUDO2:/home/paul# netstat -r
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
> nsrv-cam1.cam.d *               255.255.255.255 UH      552 0          0 ppp0
> localnet        *               255.0.0.0       U      3584 0          0 lo
> 10.0.0.0        *               255.0.0.0       U      1500 0          0 eth0
> default         nsrv-cam1.cam.d 0.0.0.0         UG      552 0          0 ppp0

normal too
 
> However I still can`t ping out to the win95 box which I believe is correctly
> configured as 10.0.0.2 (it can certainly ping itself at that address)
> 
> For some while now I`ve been unable to use my floppy drive because of i/o 
> errors,
> might this have some bearing on the irq situation? It`s possible that it may 
> have
> gone wrong at the same time as the at1700 driver was installed.

What are you're ipchains rules ?

JY

Hope it will help...
-- 
Jean-Yves F. Barbier <[EMAIL PROTECTED]>
 Never test for an error condition you don't know how to handle.
                -- Steinbach

Reply via email to