Greetings: I have an older Prosignia 300 150Mhz that we work like to use as an internal ftp server. Have a couple of problems with it.
It has a built in NIC card (pcnet32) and a Compaq FastEthernet -- NC3121 PCI card. The machine sees the NICs but cannot get it to initialize the NICs' for the life of me. Is there away to get this machine to start one of the nic's? Am assuming that a line will have to be put into the lilo.conf. I know this machine & the cards work fine -- had openbsd on it some time back. Included below dmesg, lsmod, modules.conf, /proc/pci, /proc/ioports, and /proc/interrupts. Thanks for the help. Roger *********cut dmesg***************************** pcnet32_probe_pci: found device 0x001022.0x002000 PCI: Setting latency timer of device 00:0b.0 to 64 ioaddr=0x0070a0 resource_flags=0x000101 eth%d: PCnet/PCI 79C970 at 0x70a0, warning PROM address does not match CSR address eth%d: using the PROM address of 00 80 5f 06 69 a5 pcnet32: pcnet32_private lp=c0df2000 lp_dma_addr=0xdf2000 assigned IRQ 5. pcnet32.c:v1.25kf 26.9.1999 [EMAIL PROTECTED] eepro100.c:v1.09j-t 9/29/99 Donald Becker http://cesdis.gsfc.nasa.gov/linux/drivers/eepro100.html eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <[EMAIL PROTECTED]> and others eth1: OEM i82557/i82558 10/100 Ethernet, 00:08:C7:BB:7A:8B, IRQ 9. Receiver lock-up bug exists -- enabling work-around. Board assembly 702536-007, Physical connectors present: RJ45 Primary interface chip i82555 PHY #1. General self-test: passed. Serial sub-system self-test: passed. Internal registers self-test: passed. ROM checksum self-test: passed (0x24c9f043). Receiver lock-up workaround activated. pcnet32_probe_pci: found device 0x001022.0x002000 PCI: Setting latency timer of device 00:0b.0 to 64 ioaddr=0x0070a0 resource_flags=0x000101 eth%d: PCnet/PCI 79C970 at 0x70a0, warning PROM address does not match CSR address eth%d: using the PROM address of 00 80 5f 06 69 a5 pcnet32: pcnet32_private lp=c0df2000 lp_dma_addr=0xdf2000 assigned IRQ 5. pcnet32.c:v1.25kf 26.9.1999 [EMAIL PROTECTED] eepro100.c:v1.09j-t 9/29/99 Donald Becker http://cesdis.gsfc.nasa.gov/linux/drivers/eepro100.html eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <[EMAIL PROTECTED]> and others eth1: OEM i82557/i82558 10/100 Ethernet, 00:08:C7:BB:7A:8B, IRQ 9. Receiver lock-up bug exists -- enabling work-around. Board assembly 702536-007, Physical connectors present: RJ45 Primary interface chip i82555 PHY #1. General self-test: passed. Serial sub-system self-test: passed. Internal registers self-test: passed. ROM checksum self-test: passed (0x24c9f043). Receiver lock-up workaround activated. ******************end of dmesg************************ ************start of lsmod**************************** Module Size Used by nls_iso8859-1 2800 1 (autoclean) nls_cp437 4320 1 (autoclean) vfat 9008 1 (autoclean) fat 31392 0 (autoclean) [vfat] eepro100 17120 0 (unused) ext3 61936 1 jbd 38976 1 [ext3] ncr53c8xx 50960 2 sd_mod 11552 2 scsi_mod 92176 2 [ncr53c8xx sd_mod] ***************end of lsmod****************************** ****************start of module.conf********************* alias parport_lowlevel parport_pc alias scsi_hostadapter ncr53c8xx #alias eth0 pcnet32 alias eth1 eepro100 alias scsi_hostadapter1 aic7xxx ******************end of module.conf****************** ***********start of /proc/ioports******************** 0000-001f : dma1 0020-003f : pic1 0040-005f : timer 0060-006f : keyboard 0070-007f : rtc 0080-008f : dma page reg 00a0-00bf : pic2 00c0-00df : dma2 00f0-00ff : fpu 03c0-03df : vga+ 03f0-03f5 : floppy 03f7-03f7 : floppy DIR 03f8-03ff : serial(auto) 0cf8-0cff : PCI conf1 5000-50ff : Adaptec 7892B 5400-541f : Intel Corporation 82557 [Ethernet Pro 100] 5400-541f : eepro100 70a0-70bf : Advanced Micro Devices [AMD] 79c970 [PCnet LANCE] 7100-71ff : Symbios Logic Inc. (formerly NCR) 53c810 7100-717f : ncr53c8xx ****************end of ioports************************** ****************start of /proc/pci******************** PCI devices found: Bus 0, device 11, function 0: Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet LANCE] (rev 2). IRQ 5. I/O at 0x70a0 [0x70bf]. Bus 0, device 12, function 0: SCSI storage controller: Symbios Logic Inc. (formerly NCR) 53c810 (rev 2). IRQ 10. Master Capable. Latency=255. I/O at 0x7100 [0x71ff]. Non-prefetchable 32 bit memory at 0x2300000 [0x23000ff]. Bus 0, device 13, function 0: Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 5). IRQ 9. Master Capable. Latency=64. Min Gnt=8.Max Lat=56. Prefetchable 32 bit memory at 0x40110000 [0x40110fff]. I/O at 0x5400 [0x541f]. Non-prefetchable 32 bit memory at 0x40000000 [0x400fffff]. Bus 0, device 14, function 0: SCSI storage controller: Adaptec 7892B (rev 2). IRQ 11. Master Capable. Latency=64. Min Gnt=40.Max Lat=25. I/O at 0x5000 [0x50ff]. Non-prefetchable 64 bit memory at 0x40100000 [0x40100fff]. Bus 0, device 15, function 0: EISA bridge: Compaq Computer Corporation PCI to EISA Bridge (rev 7). **********************end of pci ******************************* *********************start of /proc/interrupts***************** PCI devices found: Bus 0, device 11, function 0: Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet LANCE] (rev 2). IRQ 5. I/O at 0x70a0 [0x70bf]. Bus 0, device 12, function 0: SCSI storage controller: Symbios Logic Inc. (formerly NCR) 53c810 (rev 2). IRQ 10. Master Capable. Latency=255. I/O at 0x7100 [0x71ff]. Non-prefetchable 32 bit memory at 0x2300000 [0x23000ff]. Bus 0, device 13, function 0: Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 5). IRQ 9. Master Capable. Latency=64. Min Gnt=8.Max Lat=56. Prefetchable 32 bit memory at 0x40110000 [0x40110fff]. I/O at 0x5400 [0x541f]. Non-prefetchable 32 bit memory at 0x40000000 [0x400fffff]. Bus 0, device 14, function 0: SCSI storage controller: Adaptec 7892B (rev 2). IRQ 11. Master Capable. Latency=64. Min Gnt=40.Max Lat=25. I/O at 0x5000 [0x50ff]. Non-prefetchable 64 bit memory at 0x40100000 [0x40100fff]. Bus 0, device 15, function 0: EISA bridge: Compaq Computer Corporation PCI to EISA Bridge (rev 7). ***************************end of interrupts******************* -- ********************************** Roger Schmeits System Analyst Clarkson College http://www.clarksoncollege.edu Omaha, NE USA 1-800-647-5500 x22542 ********************************* -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list