Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 42812 Details for
Bug 52893
Atmel Firmware and Configuration for Kernel 2.6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
atmel-firmware-1.1.ebuild
atmel-firmware-1.1.ebuild (text/plain), 927 bytes, created by
n0ne
on 2004-10-28 16:08:52 UTC
(
hide
)
Description:
atmel-firmware-1.1.ebuild
Filename:
MIME Type:
Creator:
n0ne
Created:
2004-10-28 16:08:52 UTC
Size:
927 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > ># This is from the atmel and atmel_cs driver incorporated in the 2.6 kernel tree. ># Do not confuse this with the atmelwlandriver provided by Atmel ># that is based at atmelwlandriver.sourceforge.net > >DESCRIPTION="Firmware images and config for atmel and atmel_cs wlan driver" >HOMEPAGE="http://www.thekelleys.org.uk/atmel/" >SRC_URI="http://www.thekelleys.org.uk/atmel/${P}.tar.gz" >LICENSE="Atmel" #the new license that is posted in bug >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND=">sys-apps/hotplug-20031007" >RDEPEND=">=net-wireless/wireless-tools-26-r1" > >src_install() { >dodoc README COPYING VERSION >insinto /usr/lib/hotplug/firmware || die >doins images/*.bin images.usb/*.bin || die >insinto /etc/pcmcia || die >doins atmel.conf || die >einfo You have to restart pcmcia for this changes to take effect. >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 52893
:
32601
|
42800
|
42812
|
44899
|
45973
|
47357