Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89183 - Ebuilds for ZyDAS 1201 based wireless USB Network adapters
Summary: Ebuilds for ZyDAS 1201 based wireless USB Network adapters
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-15 07:27 UTC by Ajay Gautam
Modified: 2005-04-16 05:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
firmware ebuild (zd1201-firmware-0.14.ebuild,939 bytes, text/plain)
2005-04-15 07:28 UTC, Ajay Gautam
Details
Kernel module ebuild (zd1201-0.14.ebuild,811 bytes, text/plain)
2005-04-15 07:29 UTC, Ajay Gautam
Details
Firmware ebuild (zd1201-firmware-0.14.ebuild,775 bytes, text/plain)
2005-04-15 09:07 UTC, Ajay Gautam
Details
Kernel module ebuild (zd1201-0.14.ebuild,1.07 KB, text/plain)
2005-04-15 09:07 UTC, Ajay Gautam
Details
Firmware ebuild (zd1201-firmware-0.14.ebuild,614 bytes, text/plain)
2005-04-15 21:39 UTC, Ajay Gautam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ajay Gautam 2005-04-15 07:27:19 UTC
Finally completed my first set of ebuilds. Copied from ipw2100 ebuilds.

ZyDAS 1201 driver is divided into 2 parts: firmware and kernel module. Both ebuilds attached.

Feedbask would be appreciated.

Thanks

Ajay
Comment 1 Ajay Gautam 2005-04-15 07:28:10 UTC
Created attachment 56353 [details]
firmware ebuild
Comment 2 Ajay Gautam 2005-04-15 07:29:33 UTC
Created attachment 56354 [details]
Kernel module ebuild
Comment 3 Ajay Gautam 2005-04-15 07:32:51 UTC
I have the rest of the meta files too. let me know if I should go ahead and attach them too ?

These ebuilds would go in net-wireless.

** Sorry for the typo in original email, I meant "feedback" :)

Thanks

Ajay
Comment 4 Henrik Brix Andersen 2005-04-15 07:42:29 UTC
Looks good, only a few things:

* No need to install anything to /usr/lib/hotplug/firmware since >=sys-apps/hotplug-20040923 doesn't use that location

* No need to restart hotplug after installing the firmware

* Any particular reason you depend on >=net-wireless/wireless-tools-27_pre23 and not just net-wireless/wireless-tools?

* Please add checks for the needed CONFIG_ options to the module ebuild
Comment 5 Ajay Gautam 2005-04-15 09:05:25 UTC
* No need to install anything to /usr/lib/hotplug/firmware since >=sys-apps/hotplug-20040923 doesn't use that location

Ok. fixed.


* No need to restart hotplug after installing the firmware

I ran into a problem earlier, which was solved by restarting hotplug. Can't replicate it now! Well, removed this too...


* Any particular reason you depend on >=net-wireless/wireless-tools-27_pre23 and not just net-wireless/wireless-tools?

Not really, it was just a copy from net-wireless/ipw2100. Modified.


* Please add checks for the needed CONFIG_ options to the module ebuild
Added USB, Firmware, Wireless. Rest the readme does not point to anything. Posted a question on the driver forums for this.

Would upgrade the ebuilds in a bit.

Thanks

Ajay
Comment 6 Ajay Gautam 2005-04-15 09:07:04 UTC
Created attachment 56362 [details]
Firmware ebuild
Comment 7 Ajay Gautam 2005-04-15 09:07:49 UTC
Created attachment 56363 [details]
Kernel module ebuild
Comment 8 Ajay Gautam 2005-04-15 21:39:07 UTC
Created attachment 56412 [details]
Firmware ebuild
Comment 9 Stefan Schweizer (RETIRED) gentoo-dev 2005-04-16 05:03:30 UTC
thanks, fixed