<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi guys,<br>
I had my wireless pcmcia card (atheros chipset) working fine with the
madwifi driver from sourceforge on RH7.3 (2.4.22 vanilla kernel)<br>
<br>
I switched to FC1,  the driver compiled ok, but <b>make install</b>
failed with :<br>
<br>
<b>/sbin/depmod -ae<br>
depmod: *** Unresolved symbols in /lib/modules/2.4.22/net/ath_pci.o<br>
depmod:         ath_hal_mhz2ieee<br>
depmod:         ath_hal_init_channels<br>
depmod:         _ath_hal_attach<br>
depmod:         ath_hal_probe<br>
depmod:         ath_hal_detach<br>
depmod:         ath_hal_computetxtime<br>
<br>
</b>I tried this both on the stock FC1 kernel, and  on the vanilla
2.4.22 kernel from kernel.org. and got the same results.<br>
<br>
Thanks in advance,<br>
SBP.<br>
</body>
</html>