Date: Thu, 21 Oct 2010 20:35:09 +0200 From: Paul B Mahol <onemda@gmail.com> To: Matthias Apitz <guru@unixarea.de> Cc: freebsd-hackers@freebsd.org Subject: Re: kmod if_alc in 8-CURRENT Message-ID: <AANLkTinL_C6yJ_wu9EJZPPvqL=aVuSBNpvcY0uCp8co%2B@mail.gmail.com> In-Reply-To: <20101021141206.GA37339@current.Sisis.de> References: <20101021141206.GA37339@current.Sisis.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/21/10, Matthias Apitz <guru@unixarea.de> wrote: > > Hello, > > I have on my laptop a kernel based on CVS from May 2009, i.e. 8-CURRENT > at this time. > > I now need support for Atheros AR813x/AR815x PCIe > Ethernet, the kmod if_alc.ko. That's why I did: > > # cd /usr/src/sys/dev > # cvs update -d -r RELENG_8_0_0_RELEASE alc > > and have now: > > # ls -l alc > total 142 > drwxr-xr-x 2 root wheel 512 21 oct 15:30 CVS > -rw-r--r-- 1 root wheel 103832 21 oct 15:30 if_alc.c > -rw-r--r-- 1 root wheel 29084 21 oct 15:30 if_alcreg.h > -rw-r--r-- 1 root wheel 8119 21 oct 15:30 if_alcvar.h > > but a > > # cd /usr/src > # make buildkernel KERNCONF=GENERIC > > does not build the module if_alc.ko > > What I'm missing? Or what is the correct way to get this module for my > kernel level? /sys/modules/alc > > Thanks > > matthias > > -- > Matthias Apitz > t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 > e <guru@unixarea.de> - w http://www.unixarea.de/ > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinL_C6yJ_wu9EJZPPvqL=aVuSBNpvcY0uCp8co%2B>