Your message dated Thu, 26 Feb 2026 19:11:19 +0100
with message-id <[email protected]>
and subject line Re: firmware-nonfree: Include firmware for p54 driver
has caused the Debian Bug report #481234,
regarding firmware-nonfree: Include firmware for p54 driver
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
481234: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481234
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: firmware-nonfree
Severity: wishlist

p54 is a driver for wlan cards based on prism54 hardware. The p54pi and
p54usb kernel modules require the following firmware files to operate:

p54pci.c:       err = request_firmware(&fw_entry, "isl3886", &priv->pdev->dev);
p54usb.c:       err = request_firmware(&fw_entry, "isl3887usb_bare", 
&priv->udev->dev);
p54usb.c:       err = request_firmware(&fw_entry, "isl3890usb", 
&priv->udev->dev);

Back when I was packaging p54 as an out-of-tree kernel module I put
together a script to download the firmware at install-time. It used the
following data to work out which files to download and what to name them
on the local machine:

fw_url = 'http://prism54.org/firmware/'
firmwares = (('isl????usb',      '2.4.6.0.arm', 
'9284895edb77ee88ec680cba4b90d55a'),
             ('isl3887usb_bare', '2.5.6.0.arm', 
'6ff238179cf9618aac2b5d7a34e41450'),
             ('isl3890usb',      '2.5.8.0.arm', 
'1c4847b33a385bc345b80697b3532dc2'),
             ('isl3886',         '2.7.0.0.arm', 
'09f9da7ea757173c9de1a0322a1f9782'))

The firmware files are available on <http://prism54.org/firmware/>. I
don't yet have any information about their origin, copyright or
licensing status. I'm trying to find out from the administrators of that
web server.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Closing this bug as the copyright and licence for this firmware were
never resolved.

If you or anyone else are able to sort that out, you should submit the
firmware to linux-firmware.git first as that is now the upstream project
for firmware-nonfree.

Ben.

-- 
Ben Hutchings
Always try to do things in chronological order;
it's less confusing that way.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to