Your message dated Wed, 16 Nov 2011 10:17:12 +0000
with message-id <[email protected]>
and subject line Bug#648917: fixed in b43-fwcutter 1:015-5
has caused the Debian Bug report #648917,
regarding firmware-b43-installer: Allow firmware installation for BCM43224 and 
BCM43225 devices
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.)


-- 
648917: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648917
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: firmware-b43-installer
Version: 1:015-4
Severity: normal
Tags: patch

Hi,

The b43 driver supports the BCM43224 and BCM43225 chips as of Linux 3.1.  A
patch amending firmware-b43-installer's postinst is attached.

Another BCM43224 device ID (0576, found in some ThinkPad systems) may work,
but has not been tested (ref. Linux Wireless b43 page).  The patch moves
this ID from the unsupported to nottested list.

Geoff

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages firmware-b43-installer depends on:
ii  b43-fwcutter  1:015-4 
ii  bzip2         1.0.5-7 
ii  wget          1.13.4-1

Versions of packages firmware-b43-installer recommends:
ii  linux-image-3.0.0-2-686-pae [linux-image]  3.0.0-6
ii  linux-image-3.1.0-1-686-pae [linux-image]  3.1.1-1

firmware-b43-installer suggests no packages.

-- no debconf information
diff --git a/debian/firmware-b43-installer.postinst b/debian/firmware-b43-installer.postinst
index dc887f8..1e7a050 100644
--- a/debian/firmware-b43-installer.postinst
+++ b/debian/firmware-b43-installer.postinst
@@ -82,13 +82,13 @@ if [ -n "$pci" ]; then
 		4315)
 			lpphy=1
 		;;
-		4328 | 4329 | 4307 | 4311 | 4312 | 4318 | 4319 | 432b | 4315 | 4321 | 5354)
+		4328 | 4329 | 4307 | 4311 | 4312 | 4318 | 4319 | 432b | 4315 | 4321 | 4353 | 4357 | 5354)
 			latest=1
                 ;;	
-		0576 | 4322 | 4331 | 4353 | 4357 | 4727)
+		4322 | 4331 | 4727)
 			unsupported="$unsupported $device_id"
 		;;
-		4313 | 4325 | 432a | 432c | 432d | 4358 | 4359 | 435a | a99d)
+		0576 | 4313 | 4325 | 432a | 432c | 432d | 4358 | 4359 | 435a | a99d)
                         nottested=1
                 ;;
 		*)

--- End Message ---
--- Begin Message ---
Source: b43-fwcutter
Source-Version: 1:015-5

We believe that the bug you reported is fixed in the latest version of
b43-fwcutter, which is due to be installed in the Debian FTP archive:

b43-fwcutter_015-5.debian.tar.gz
  to contrib/b/b43-fwcutter/b43-fwcutter_015-5.debian.tar.gz
b43-fwcutter_015-5.dsc
  to contrib/b/b43-fwcutter/b43-fwcutter_015-5.dsc
b43-fwcutter_015-5_i386.deb
  to contrib/b/b43-fwcutter/b43-fwcutter_015-5_i386.deb
firmware-b43-installer_015-5_all.deb
  to contrib/b/b43-fwcutter/firmware-b43-installer_015-5_all.deb
firmware-b43-lpphy-installer_015-5_all.deb
  to contrib/b/b43-fwcutter/firmware-b43-lpphy-installer_015-5_all.deb
firmware-b43legacy-installer_015-5_all.deb
  to contrib/b/b43-fwcutter/firmware-b43legacy-installer_015-5_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabrizio Regalli <[email protected]> (supplier of updated b43-fwcutter package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 16 Nov 2011 10:58:15 +0100
Source: b43-fwcutter
Binary: b43-fwcutter firmware-b43-installer firmware-b43-lpphy-installer 
firmware-b43legacy-installer
Architecture: source all i386
Version: 1:015-5
Distribution: unstable
Urgency: low
Maintainer: Fabrizio Regalli <[email protected]>
Changed-By: Fabrizio Regalli <[email protected]>
Description: 
 b43-fwcutter - Utility for extracting Broadcom 43xx firmware
 firmware-b43-installer - Installer package for firmware for the b43 driver
 firmware-b43-lpphy-installer - Installer package for firmware for the b43 
driver (LP-PHY version
 firmware-b43legacy-installer - Installer package for firmware for the 
b43legacy driver
Closes: 648917
Changes: 
 b43-fwcutter (1:015-5) unstable; urgency=low
 .
   * Added BCM43224 and BCM43225 chips and moved BCM43224
     device ID 0576 from the unsupported to nottested list.
     Thanks to Geoff Simmons for the pactch (Closes: #648917)
Checksums-Sha1: 
 084e4bd12a5436a5ac372c43631cea4d09f902d6 2157 b43-fwcutter_015-5.dsc
 2da9cf0bc24ffba79550fd25d97d2cd47f558445 9717 b43-fwcutter_015-5.debian.tar.gz
 2f7780627015097d43eff9735be12cd469af8b2d 8522 
firmware-b43-installer_015-5_all.deb
 ca822d45c8cc51d476e797af68cae0676b14d461 7846 
firmware-b43legacy-installer_015-5_all.deb
 02409ad6cb94a3ebe569ef42fe5a5917ab9c1a55 8434 
firmware-b43-lpphy-installer_015-5_all.deb
 b2d5b11455869a435cfa84a6dbf896808bb39827 21968 b43-fwcutter_015-5_i386.deb
Checksums-Sha256: 
 f51d47202904ca78ae11e31ee824f1fa44c0e7cdc81d86ad02e8056f1d21fe05 2157 
b43-fwcutter_015-5.dsc
 6417c9fdcba649109d28ae8986a5235fa4a72e65b80dbf03dc1fa3af3b6b714f 9717 
b43-fwcutter_015-5.debian.tar.gz
 b4ae04b0b471a9eaa7f968a59d2453cae0ded0555e4971cc94c21fca4d12fc23 8522 
firmware-b43-installer_015-5_all.deb
 6d054d43c90a834a1ea54c7b9b9f5563d94acfc0dc89b822988f38aa8321eb67 7846 
firmware-b43legacy-installer_015-5_all.deb
 1e6df72d0a98b76c56ce74b9848e031a743b2029155a7007bf65ff638a377eda 8434 
firmware-b43-lpphy-installer_015-5_all.deb
 0b946421fb7e880ef9867f2ceebe0af9e7aab3178bba3edfea0a10496e89301f 21968 
b43-fwcutter_015-5_i386.deb
Files: 
 c528e6e2e3c772c7ed8dab1f9438c644 2157 contrib/utils optional 
b43-fwcutter_015-5.dsc
 5d5b4b4c2cd4a375df9505fe342fe80c 9717 contrib/utils optional 
b43-fwcutter_015-5.debian.tar.gz
 0d0d30d91a163b5ae1bd0d6e456c1ae5 8522 contrib/kernel optional 
firmware-b43-installer_015-5_all.deb
 c6bbbcb01add887c06433b7b58eb4ab3 7846 contrib/kernel optional 
firmware-b43legacy-installer_015-5_all.deb
 50584f3e93d8f81ac4f94de23d688403 8434 contrib/kernel optional 
firmware-b43-lpphy-installer_015-5_all.deb
 c170785203b102ce3bf8e119eda2c24e 21968 contrib/utils optional 
b43-fwcutter_015-5_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJOw4wiAAoJEEwEP+tcfPCyxZYQAMHnvsUwjAunQbvuuahyW/kG
Zj1yc8I+x7JN/Un5Ghzl8M4TPrpTUrSiJBv5N3CyJ1BoPmh9z/30k8713pnvU/KL
9VgdBYc7WLnjyuk9Rm6I2e+LLu00kcJ05dIZvzcF/eseEQJ3fIkpEvUxMYBjlSgY
YMdNlt8+mXCiA8nvnKAxGxH3pIu0y2hJuYLWfTa9g5iNvci/ujAtoese/tTCDa6j
pfM2vyQl1/z/Y4Cfp/WedYkmQwry3nyRP2evGlVTIH9CUPtDmGm0al7UM9K2Jsgf
cblGDf3ZAaGzCzQBLPMfYSCkiv26vxfEc8fr5MKIbKIRVhJQzxiCubym6SaOvVKm
5bJITNfKBEuWTYWpSZiCdBfW+i8BujOrS6Nt+ydAGXISYRHIbOY2GIs9ZHERxys+
CjXf2XcO8J/vQqeKvamQVIyA+F6oXTmxlIgQA7EJsLKwt1kDFcT1udluXW2fbNwV
YevW/O8t0Qo2LeZ78/R2adqEcQv0WBbStuYEMbeVJFgUTG8McoppSBkhiQOh/MwY
ulii26X720wOzrlm6w1f1Y9G6CPyTcbLW10wJZQ++mFlFotEih/hofA3xZbZp6y7
kr4XZKPND1k/zzu/l8Pt3F5Y2efwnF8yEkmCyCx2sjwrEGDYVNpTa2P+pcNKJuk0
95gAy9MAxaVwbIsKjKGv
=39je
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to