Date: Mon, 21 Aug 1995 23:08:25 -0400 (EDT) From: Chuck Robey <chuckr@Glue.umd.edu> To: lray@aurora.liunet.edu Cc: freebsd-questions@freefall.FreeBSD.org Subject: Re: your mail Message-ID: <Pine.SUN.3.91.950821230456.13117D-100000@latte.eng.umd.edu> In-Reply-To: <95082122255123@aurora.liunet.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Aug 1995 lray@aurora.liunet.edu wrote: > I'm having trouble with my ethernet controller. I hope someone can > help. I've got an at1500 plus at dma 5, irc 5 and base i/o 300h. > When I boot my PC i get the message: > > zp0 not probed due to I/O address comflict with lnc1 at 0x300 > ze0 not probed due to I/O address comflict with lnc1 at 0x300 > then later: > lnc1: Initialisation failed > > What are devices ze0 and zp0? I looked in /dev/MAKEDEV but didn't see it > listed. When I change the base address of the ethernet card it just says > "zp0 (and ze0) not found" on reboot. Is there some way I can get a better > explanation of what's going on from FreeBSD 2.5.0 and what my errors mean? > Take a look at file /usr/src/sys/i386/conf/LINT. It has every possible device that can be put in the kernel, and very nicely commented to answer those questions. BTW, don't try putting all those devices in ! That file is for syntax checking only, and any kernel made from it is 100 percent guaranteed to fail spectacularly. A good starting point is the GENERIC file in the same directory. Read the LINT file for hints on adding any particular device. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 (Freebsd 2.0.5-snap-0726) and (301) 220-2114 | n3lxx (FreeBSD 2.0.5-snap-0622) -- Great! ----------------------------+-----------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.950821230456.13117D-100000>