Date: Fri, 25 Aug 2000 03:04:28 +0000 From: Alan Clegg <abc@bsdi.com> To: "David J. Kanter" <david.kanter@mindspring.com> Cc: FreeBSD questions <freebsd-questions@freebsd.org> Subject: Re: /dev entry for Ethernet card? Message-ID: <20000825030428.A8259@diskfarm.firehouse.net> In-Reply-To: <20000824215848.A2881@localhost.localdomain>; from david.kanter@mindspring.com on Thu, Aug 24, 2000 at 09:58:48PM -0500 References: <20000824215848.A2881@localhost.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
Unless the network is lying to me again, David J. Kanter said: > I've added kernel support for my Ethernet card (xl), but don't see a > /dev/xl0. Should I? No. > I tried MAKEDEV xl0, but it said "xl0 - no such device name." When you reboot, do you see anything about the device? ie: fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xdc00-0xdc1f mem 0xea000000-0xea0fffff,0xea100000-0xea100fff irq 10 at device 9.0 on pci0 fxp0: Ethernet address 00:a0:c9:e0:32:46 in the boot messages? Does it showup in a "ifconfig -a" ie: fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::2a0:c9ff:fee0:3246%fxp0 prefixlen 64 scopeid 0x1 inet 10.0.0.28 netmask 0xffffff00 broadcast 10.0.0.255 ether 00:a0:c9:e0:32:46 media: autoselect (100baseTX <full-duplex>) status: active supported media: autoselect 100baseTX <full-duplex> 100baseTX 10baseT/UT AlanC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000825030428.A8259>