From owner-freebsd-bugs Mon Aug 19 09:32:58 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA06208 for bugs-outgoing; Mon, 19 Aug 1996 09:32:58 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA06198 for ; Mon, 19 Aug 1996 09:32:53 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA16300; Mon, 19 Aug 1996 10:32:35 -0600 (MDT) Date: Mon, 19 Aug 1996 10:32:35 -0600 (MDT) Message-Id: <199608191632.KAA16300@rocky.mt.sri.com> From: Nate Williams To: Phil Karn Cc: nate@mt.sri.com, bugs@freebsd.org Subject: Re: 2.2-960801-SNAP consistently panics on HP Omnibook 4000 In-Reply-To: <199608191623.JAA07270@unix.ka9q.ampr.org> References: <199608191624.KAA16202@rocky.mt.sri.com> <199608191623.JAA07270@unix.ka9q.ampr.org> Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >Hmm, how is your ethernet card configured? Are you using the useland > >PCCARD stuff, or the 'dedicated' drivers (if_zp/if_ze)? > > I'm not doing anything with PCMCIA cards at the moment. I've fallen back > to SLIP. I'm not able to reproduce your panic on my box, but all I've done is 'ifconfig' the sl0 device w/out running sltattach, and everything 'works' as well as can be expected (I don't have anything on the other end of the connection so *nothing* happens.) > I do have a SMC EliteCard, which is apparently not supported -- at > least not by the dedicated drivers. Is it? No, but it may be supported by the if_ed driver, and the 8/1 SNAP has the pccard diffs. The documentation is *very* sparse, but if you look at the manpage for 'pccardd', and at the file /etc/pccard.conf.same, plus the tail end of /etc/sysconfig you might be able to figure out how it works. If you have questions, send me private email and I'll try to help out. It's the least I can do for one of the 'gurus' of TCP/IP. :) Nate