Date: Sat, 29 Sep 2001 12:02:21 -0700 From: "Kevin Oberman" <oberman@es.net> To: fergus <tofergus@yahoo.co.uk> Cc: stable <freebsd-stable@FreeBSD.ORG> Subject: Re: xe (xircom) driver no longer in MAKEDEV Message-ID: <200109291902.f8TJ2Lk31358@ptavv.es.net> In-Reply-To: Your message of "Sat, 29 Sep 2001 07:59:37 BST." <20010929075936.A729@dedog.argus-systems.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Sat, 29 Sep 2001 07:59:37 +0100 > From: fergus <tofergus@yahoo.co.uk> > Sender: owner-freebsd-stable@FreeBSD.ORG > > > does it seem likely that my older card is not working with the 'auto' config > > line ? > > P.S. it's a CE38-100BTX that's worked before & i've compiled in support in the > kernel using > > - > > device xe > > - > > but don't get an 'if_xe.ko' module. Fergus, The xe driver is not available as a loadable module, so you will not get any if_xe.ko file in /modules. This is also normal. The most likely problem is in the IRQ assignment. How is your pcic device configured? Can you provide a dmesg of the system bootstrap. FWIW, BSD Unix has not ever had network devices in /dev, going back to BSD 4.2. It's possible that some other flavors of Unix do it differently, though. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109291902.f8TJ2Lk31358>