Date: Fri, 3 Sep 1999 15:41:24 -0400 (EDT) From: <up@3.am> To: freebsd-isp@freebsd.org Subject: kernel config 102 Message-ID: <Pine.GSO.4.10.9909031534480.13488-100000@richard2.pil.net>
next in thread | raw e-mail | index | archive | help
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 <snip> 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 <snip a list of same devices in different order> 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 <http://www.ispf.com/> for information and registration. ========================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.9909031534480.13488-100000>