Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 47225 Details for
Bug 67619
firmware should install to /lib/firmware if recent hotplug installed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
prism54-firmware-1.ebuild
prism54-firmware-1.ebuild (text/plain), 920 bytes, created by
Markus Rothe (RETIRED)
on 2004-12-30 09:17:53 UTC
(
hide
)
Description:
prism54-firmware-1.ebuild
Filename:
MIME Type:
Creator:
Markus Rothe (RETIRED)
Created:
2004-12-30 09:17:53 UTC
Size:
920 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-wireless/prism54/prism54-20040208.ebuild,v 1.6 2004/06/25 00:46:56 agriffis Exp $ > >DESCRIPTION="Firmware for Intersil Prism GT / Prism Duette wireless chipsets" >HOMEPAGE="http://prism54.org/" > ># nomirror for firmware issues. Emails sent to inquire about this. >RESTRICT="nomirror" >SRC_URI="http://prism54.org/~mcgrof/firmware/isl3890" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="pcmcia" > >DEPEND="virtual/kernel" >RDEPEND=">=sys-apps/hotplug-20040923 > net-wireless/wireless-tools > pcmcia? ( sys-apps/pcmcia-cs )" > >src_unpack() { > einfo "This package installs the firmware only. Please use your Kernel" > einfo "sources to get the driver, or install net-wireless/prism54." >} > >src_install() { > # Install the firmware image > insinto /lib/firmware/ > doins ${DISTDIR}/isl3890 >}
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 67619
:
47217
|
47219
| 47225