itx tree stuff

Gunter Burchardt <[email protected]> Fri, 19 Sep 2003 08:02:04 +0200 (CEST)
Newsgroups gmane.linux.drivers.wireless.access-point
Organization Local-Web AG
Message-ID <5396218.1063951324925.SLOX.WebMail.comfire@krusty.local-web.local>
Hi mailinglist,

I tested linuxAP on a VIA EPIA mini-itx board. Great work Keith :). But it didn't compile without some changes:

"[x] PCI HostAP Driver?" doen't work. It compiles only the pcmcia driver. In this case hostap should be built with "pci" instead of "pccard" and be installed with "install_pci" instead of "install_pccard"

"CFlash Base Device: "/dev/sda"" is ignored making cflash. $CF_BASEDEV should be used in scripts/cf_setup:8 (BASEDEV=...)

The kernel-patch for HostAP isn't installed in the kernel. I copied patches/linux/hostap to patches/linux/2.4.20/21.hostap.

Kernel config is not up to date and has the wrong location. I copied itx/kernel-config-2.4.20 itx/kernel-config/2.4.20/base

uClibc patches missing in ITX-tree. I copied soekris/patches/uClibc/0.9.17 to itx/patches/uClibc/0.9.17


regards
Gunter