Gunter Burchardt
2003-09-19 06:02:04 UTC
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
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