Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!howland.reston.ans.net!news.sprintlink.net!news.clark.net!t2!dhopper From: dhopper@t2.telogy.com (Dan Hopper) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Problems with Lance Ethernet (lnc) Driver Date: 25 Dec 1995 15:15:51 -0500 Organization: A poorly-installed InterNetNews site Lines: 63 Message-ID: <dhopper.819922410@t2> NNTP-Posting-Host: t2.telogy.com Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Summary: Help requested for using Lance Ethernet (lnc) Driver Keywords: lance 79c960 Allied Telesyn AT-1500 ethernet help request problems X-Newsreader: NN version 6.5.0 CURRENT #9 I'm not having much luck getting my AT-1500 Lance-based Ethernet card working on my new P-100 and would appreciate some help. I can monitor packets on my local subnet using BPF & tcpdump, but when I attempt to put a packet on the line (e.g. with "ping host-on-local-subnet"), the ARP request fails with: Dec 25 00:19:00 stealth /kernel: arpresolve: can't allocate llinfo Interestingly this same kernel and same card config worked fine on my old 486. I've verified there are no Port/IRQ/DMA address conflicts (and have tried several combinations anyway -- 340/12/7; 340/10/6; 300/12/7; etc) with no change. Any suggestions on what I should try next (or thoughts on what underlying problem this error might indicate?) Thanks, Randall Hopper dhopper@telogy.com System info: Allied Telesyn AT-1500 ISA Lance-based Ethernet Card ASUS P54TP4XE PCI/ISA Motherboard w/ P-100 & 16 Meg Stock FreeBSD 2.0.5 Here are the relevant lines from the boot log: FreeBSD 2.0.5-RELEASE #0: Sun Sep 17 15:51:57 1995 ... CPU: 99-MHz Pentium 735\\90 or 815\\100 (Pentium-class CPU) Origin = "GenuineIntel" Id = 0x525 Stepping=5 Features=0x1bf<FPU,VME,PSE,MCE,CX8,APIC> real memory = 16384000 (4000 pages) avail memory = 14643200 (3575 pages) Probing for devices on the ISA bus: ... lnc0 at 0x340-0x357 irq 12 drq 7 on isa lnc0: PCnet-ISA Ethernet controller, address 00:00:f4:a9:bc:09 bpf: lnc0 attached lnc1: disabled, not probed. ... And the pertinent lines from netstart ifconfig lnc0 inet stealth netmask 0xffffff00 debug ifconfig lnc0 up And from my kernel config file: options BOUNCE_BUFFERS #support for DMA bounce buffers controller isa0 device lnc0 at isa? port 0x340 net irq 12 drq 7 vector lncintr device lnc1 at isa? port 0x320 net irq 11 drq 6 vector lncintr pseudo-device loop pseudo-device ether options GATEWAY #internetwork gateway