Date: Tue, 30 Apr 1996 10:10:05 -0500 (CDT) From: "Adam W. Dace" <thekind@NETural.com> To: freebsd-questions@freebsd.org Subject: SMC Elite Ultra 16 Combo breaks if_ether.c? Help!!! Message-ID: <Pine.BSF.3.91.960430100356.14974A-200000@stormbringer.netural.com>
index | next in thread | raw e-mail
[-- Attachment #1 --] Greetings all. I hate to bother the list with this, but I've been banging my head against this problem too long now. I recently got a power supply for my notebook so I finally got around to setting up my little point-to-point BNC LAN. Anyways, under Win95 the card works just fine (scary, but true). I'm trying to setup my desktop as a gateway ala ppp0, but that doesn't seem to be causing problems. Here's my weirdness: 1) If I ping the broadcast address for ed0, 206.54.248.255, my notebook (in win95) responds just fine. 2) When I try to ping the notebook's IP the kernel freaks out a bit, never makes it through the ARP process and gives up trying to get through. Apr 30 10:02:26 wintermute /kernel: arpresolve: can't allocate llinfo Apr 30 10:02:52 wintermute last message repeated 10 times Apr 30 10:03:38 wintermute last message repeated 5 times Apr 30 10:04:07 wintermute /kernel: arplookup 206.54.248.7 failed: host is not on local network Apr 30 10:04:07 wintermute /kernel: arpresolve: can't allocate llinfo Lather, rinse, repeat. ;) I've tried a number of things, including changing the i/o and memory address on the card, among other things. Nothing to seems to help at all. I'm attaching a copy of my kernel config file, perhaps someone can help me out on this one. Hrm...I just changed hostnames on the machine I'm having problems with...would a config file named GLIDE matter on a machine with hostname wintermute.ai.turing.com? I'd think not, but one never knows. Please cc: any replies to thekind@netural.com as I don't get around to reading this list a whole lot. Thanks for your time, | Adam W. Dace <thekind@NETural.com> | Internet Junkie at Large | | Webmaster | "When the going gets weird, | | http://www.NETural.com/ | the weird turn pro." -- Unknown | [-- Attachment #2 --] # # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks # # $Id: GENERIC,v 1.46.2.6 1995/10/25 17:29:51 jkh Exp $ # machine "i386" #cpu "I386_CPU" cpu "I486_CPU" #cpu "I586_CPU" ident GLIDE maxusers 10 #options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options GATEWAY options FFS #Berkeley Fast Filesystem options NFS #Network Filesystem options MSDOSFS #MSDOS Filesystem #options "CD9660" #ISO 9660 Filesystem options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 options BOUNCE_BUFFERS #include support for DMA bounce buffers options UCONSOLE #Allow users to grab the console options SYSVSHM options SYSVSEM options SYSVMSG options KTRACE config kernel root on wd0 controller isa0 #options "AUTO_EOI_1" #controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 #disk fd1 at fdc0 drive 1 #tape ft0 at fdc0 drive 2 controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0x80ff80ff vector wdintr disk wd0 at wdc0 drive 0 #disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0x80ff80ff vector wdintr disk wd2 at wdc1 drive 0 #disk wd3 at wdc1 drive 1 #options ATAPI #Enable ATAPI support for IDE bus #device wcd0 #IDE CD-ROM #controller ncr0 #controller ahc0 controller bt0 at isa? port 0x230 bio irq ? vector btintr #controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr #controller ahc1 at isa? bio irq ? vector ahcintr #controller ahb0 at isa? bio irq ? vector ahbintr #controller aha0 at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr #controller aic0 at isa? port 0x340 bio irq 11 vector aicintr #controller nca0 at isa? port 0x1f88 bio irq 10 vector ncaintr #controller nca1 at isa? port 0x350 bio irq 5 vector ncaintr #controller sea0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector seaintr controller scbus0 device sd0 #device st0 #device cd0 #Only need one of these, the code dynamically grows options SCSI_REPORT_GEOMETRY #device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr #device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr #device mcd1 at isa? port 0x340 bio irq 11 vector mcdintr #controller matcd0 at isa? port 0x230 bio #device scd0 at isa? port 0x230 bio # syscons is the default console driver, resembling an SCO console device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr options "MAXCONS=8" # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? port "IO_KBD" tty irq 1 vector pcrint #options "PCVT_FREEBSD=210" # pcvt running on FreeBSD 2.1 #options XSERVER # include code for XFree86 device npx0 at isa? port "IO_NPX" irq 13 vector npxintr device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr #device sio2 at isa? port "IO_COM3" tty irq 5 vector siointr #device sio3 at isa? port "IO_COM4" tty irq 9 vector siointr device lpt0 at isa? port? tty irq 7 vector lptintr #device lpt1 at isa? port? tty #device lpt2 at isa? port? tty #device mse0 at isa? port 0x23c tty irq 5 vector mseintr # Order is important here due to intrusive probes, do *not* alphabetize # this list of network interfaces until the probes have been fixed. # Right now it appears that the ie0 must be probed before ep0. See # revision 1.20 of this file. #device de0 device ed0 at isa? port 0x280 net irq 10 iomem 0xd0000 vector edintr #device ed1 at isa? port 0x300 net irq 10 iomem 0xcc000 vector edintr #device ie0 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr #device ep0 at isa? port 0x300 net irq 10 vector epintr #device ix0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr #device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr #device lnc0 at isa? port 0x280 net irq 10 drq 0 vector lncintr #device lnc1 at isa? port 0x300 net irq 10 drq 0 vector lncintr #device ze0 at isa? port 0x300 net irq 5 iomem 0xd8000 vector zeintr #device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr # Controls all sound devices controller snd0 #device pas0 at isa? port 0x388 irq 10 drq 6 vector pasintr device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 #device gus0 at isa? port 0x220 irq 12 drq 1 vector gusintr #device gus0 at isa? port 0x220 irq 12 drq 1 flags 0x3 vector gusintr #device mss0 at isa? port 0x530 irq 10 drq 1 vector adintr device opl0 at isa? port 0x388 conflicts #device mpu0 at isa? port 0x330 irq 6 drq 0 #device uart0 at isa? port 0x330 irq 5 vector "m6850intr" pseudo-device loop pseudo-device ether pseudo-device log #pseudo-device sl 1 # ijppp uses tun instead of ppp device pseudo-device ppp 1 #pseudo-device tun 1 pseudo-device pty 16 #pseudo-device gzip # Exec gzipped a.out's pseudo-device bpfilter 1 pseudo-device snp 1help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960430100356.14974A-200000>
