View previous topic :: View next topic |
Author |
Message |
Flensburger n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Jan 2004 Posts: 5 Location: Cologne, Germany
|
Posted: Thu Jan 29, 2004 4:23 pm Post subject: AM1772 (AMD WLAN) supported? |
|
|
Does anyone know if the AMD chips for WLAN (AM1772) are supported by (Gentoo) linux?
Thanks,
Flensburger |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
knopper Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 20 Apr 2002 Posts: 106 Location: The Netherlands
|
Posted: Sat Jun 19, 2004 4:55 pm Post subject: |
|
|
I'm having the same problem for a long time and it seems that there are drivers on a brazilian site. Though I haven't tried them and therefore I don't know if they work.
Here's the link: http://www.emota.com.br/wireless/am1772.html
I guess you can find the link to the actual download on your own..![Wink ;)](images/smiles/icon_wink.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Maximili86 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Dec 2003 Posts: 4 Location: Germany
|
Posted: Wed Jun 23, 2004 7:17 pm Post subject: Am1772 WLAN PCMCIA driver |
|
|
hi,
i tried to compile this driver for my am1772 chipset: http://www.emota.com.br/wireless/am1772.html
but i become this error message:
/usr/bin//bison -p spi_parser -d -v -t -o temp/spi_parser.c spi_parser.y
spi_parser.y:483.9-491.14: type clash (`tx_table' `') on default action
spi_parser.y:491.15: parse error, unexpected ":", expecting ";" or "|"
spi_parser.y:492.49-499.74: $1 of `tx_table' has no declared type
spi_parser.y:501.55-505.89: $3 of `tx_table' has no declared type
make[4]: *** [spi_parser.y] Error 1
here the lines noted in the error-message in the spy_parser.y :
line 491:
| MLME_POWERMGT_REQUEST '(' pwrmgtmode ',' wakeup ',' receivedtims ')' {MLME_PowerMgt_Req($3, $5, $7);}
can anybody help me?
Maximilian |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|