Re: Installing under "damnsmall" linux
Joerg Albert <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <Pine.LNX.4.56.0406080116200.2048@invb> |
Hi, On Mon, 7 Jun 2004, Geoffrey Hicks wrote: > I have a D-Link DWL-120 USB wireless adapter, which > works just fine with the at76c503a driver (it shows up > as the "-i386l" type) under Mandrake 9.2 and Knoppix > 3.4. > > But, I am trying to get it to work under a tiny distro > called "damnsmalllinux". I have installed (I think) > the necessary compilation tools but get a whole series > of errors - as in attached GIF file. > > I am pretty new to linux and am hoping that someone > with more exerience will look at the error and say > "you need to install widget-1.7.5" or whatever. looks like you're trying to compile driver version 0.11 for a 2.6.x kernel (e.g. the USB_ASYNC_UNLINK is fixed since 0.12beta1). Try to get the latest cvs version (0.12beta12, how to is at http://at76c503a.berlios.de/cvs.html) and try again. HTH, Jörg