From owner-freebsd-questions Thu Apr 27 15:32:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from uclink4.berkeley.edu (uclink4.Berkeley.EDU [128.32.25.39]) by hub.freebsd.org (Postfix) with ESMTP id 7D69237B639 for ; Thu, 27 Apr 2000 15:32:47 -0700 (PDT) (envelope-from joepark@uclink4.berkeley.edu) Received: from susan.pinol1.sfba.home.com (c833307-a.pinol1.sfba.home.com [24.11.139.49]) by uclink4.berkeley.edu (8.9.3/8.9.3) with SMTP id PAA03300; Thu, 27 Apr 2000 15:32:41 -0700 (PDT) From: Ho-Jeong Joe Park Organization: University of California, Berkeley To: "Hyunseog Ryu" Subject: Re: question on xl PCI NIC Date: Thu, 27 Apr 2000 15:38:20 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain; charset="us-ascii" References: In-Reply-To: Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Message-Id: <00042715412302.00939@susan.pinol1.sfba.home.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes I did make dep before make and I didn't noticed any error. So, right now, this is my working configuration: # PCI Ethernet NICs. device de # DEC/Intel DC21x4x (``Tulip'') device fxp # Intel EtherExpress PRO/100B (82557, 82558) device tx # SMC 9432TX (83c170 ``EPIC'') device vx # 3Com 3c590, 3c595 (``Vortex'') device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support device dc # DEC/Intel 21143 and various workalikes device rl # RealTek 8129/8139 device sf # Adaptec AIC-6915 (``Starfire'') device sis # Silicon Integrated Systems SiS 900/SiS 7016 device ste # Sundance ST201 (D-Link DFE-550TX) device tl # Texas Instruments ThunderLAN device vr # VIA Rhine, Rhine II device wb # Winbond W89C840F device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') I really don't think I need to uncomment everything like this. But when I comment everything out except miibus and xl part, I get the error that I was talking about. Any idea? ¸ñ , 27 4 2000¿¡ ±ÍÇÏ°¡ ÀÛ¼ºÇÑ ±Û: > Did you try "make dep" before "make"? > During "make dep", don't you get any error message or something like that? > > Hyun > > > > > Ho-Jeong Joe Park > .edu> cc: (bcc: Hyunseog Ryu/Brookfield/Norlight) > Sent by: Subject: question on xl PCI NIC > owner-freebsd-questions@F > reeBSD.ORG > > > 04/27/2000 04:40 PM > > > > > > Hello, > > I'm in process of building a custom kernel, and for the NIC section, I just > had > these two line in: > > device miibus # MII bus support > device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') > > xl0 is my correct NIC. However, I get an error during "make", indicating > that > something about mii is not constant. When I uncomment the whole PCI NIC > section, I can do make without problem. > > What am I missing? Thanks in advance. > > > -- > ######################### > Ho-Jeong Joe Park > 510.845.1434 > joepark@uclink4.berkeley.edu > joep@doubletwist.com > ######################### > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ######################### Ho-Jeong Joe Park 510.845.1434 joepark@uclink4.berkeley.edu joep@doubletwist.com ######################### To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message