From owner-freebsd-isp Fri Sep 3 12:41:47 1999 Delivered-To: freebsd-isp@freebsd.org Received: from richard2.pil.net (richard2.pil.net [207.8.164.9]) by hub.freebsd.org (Postfix) with SMTP id 06D42150BE for ; Fri, 3 Sep 1999 12:41:44 -0700 (PDT) (envelope-from up@pil.net) Received: (qmail 14573 invoked by uid 1825); 3 Sep 1999 19:41:24 -0000 Date: Fri, 3 Sep 1999 15:41:24 -0400 (EDT) From: X-Sender: up@richard2.pil.net To: freebsd-isp@freebsd.org Subject: kernel config 102 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org There's clearly something I just don't get about FreeBSD kernel configuration here, and I can't seem to find any reference to it. my config file has the following ISA network interfaces commented out: # 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 ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 # device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 # device ep0 at isa? port 0x300 net irq 10 yet /var/log/messages show some kind of probe attempt: Sep 3 15:27:32 edward /kernel: config> di ex0 Sep 3 15:27:32 edward /kernel: No such device: ex0 Sep 3 15:27:32 edward /kernel: Invalid command or syntax. Type `?' for Sep 3 15:27:32 edward /kernel: config> di ep0 Sep 3 15:27:32 edward /kernel: No such device: ep0 Sep 3 15:27:32 edward /kernel: Invalid command or syntax. Type `?' for Sep 3 15:27:32 edward /kernel: config> di ed0 Sep 3 15:27:32 edward /kernel: No such device: ed0 I'm trying to isolate a problem that happens during soft reboots and was wondering if this could have anything to do with it... TIA< James Smallacombe PlantageNet, Inc. CEO and Janitor up@3.am http://3.am ========================================================================= ISPF 3 - The Forum for ISPs by ISPs(tm) || Nov 15-17, 1999, New Orleans 3 days of clues, news, and views from the industry's best and brightest. Visit for information and registration. ========================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message