[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#524300: marked as done (linux-image-2.6.26-2-686: cannot turn wireless RF on/off on Asus U3S notebook when asus_acpi module is loaded)



Your message dated Sat, 27 Jun 2009 16:04:53 +0000
with message-id <E1MKaOb-00019J-OJ@ries.debian.org>
and subject line Bug#524300: fixed in user-mode-linux 2.6.26-1um-2+16
has caused the Debian Bug report #524300,
regarding linux-image-2.6.26-2-686: cannot turn wireless RF on/off on Asus U3S notebook when asus_acpi module is loaded
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 owner@bugs.debian.org
immediately.)


-- 
524300: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524300
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-2-686
Version: 2.6.26-15
Severity: important


Wireless Function key works when asus_acpi module is unloaded but not when it is loaded. When the module loads I notice this from 
dmesg:

[  744.363332] Asus Laptop ACPI Extras version 0.30
[  744.371332]   BSTS called, 0x9f7f returned
[  744.371332]   unsupported model U3S, trying default values
[  744.371332]   send /proc/acpi/dsdt to the developers

It seems that the fact the module doesn't have support for my laptop (U3S) might be what is causing the acpi-support scripts to 
fail.

I guess in newer kernels this is probably already supported?

Here are some tests I did while monitoring the LED lights and ACPI events with acpi_listen.

<fresh boot>
<bluetooth LED on>
<wifi LED off>

<fn + F2>
u3s:~# acpi_listen 
hotkey ATKD 0000005e 00000000
hotkey ATKD 0000007d 00000000
<wifi LED blinks on for a split second and back off>
<bluetooth LED stays on>

<fn + f2>
acpi_listen shows:
hotkey ATKD 0000005e 00000001
hotkey ATKD 0000007d 00000001
<wifi LED blinks on for a split second and back off>
<bluetooth LED stays on>

<fn + f2>
acpi_listen shows:
hotkey ATKD 0000005e 00000002
hotkey ATKD 0000007d 00000002
<wifi LED blinks on for a split second and back off>
<bluetooth LED stays on>

u3s:~# modprobe -r asus_acpi
<fn + f2>
acpi_listen has no new output
<wifi LED comes on and stays on>
<bluetooth LED stays on>
I can get on wireless networks now.

<fn + f2>
acpi_listen has no new output
<wifi LED goes off>
<bluetooth LED goes off>

<fn + f2>
acpi_listen has no new output
<wifi LED comes on>
<bluetooth LED stays off>


<fn + f2>
acpi_listen show no new output
<wifi LED goes off>
<bluetooth LED comes on>

<fn + f2>
acpi_listen shows no new output
<wifi LED comes on>
<bluetooth LED stays on>


In addition to the Fn + F2 key to turn off the wireless/bluetooth there is also a switch on the left side of the laptop which has 
largely the same effect/behavior as using the FN + F2 key.

John Brier

-- Package-specific info:
** Version:
Linux version 2.6.26-2-686 (Debian 2.6.26-15) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Thu Mar 26 01:08:11 UTC 2009

** Command line:
root=/dev/mapper/vg_u3s-lv_root ro vga=0x317

** Not tainted

** Kernel log:
[ 3869.203133] wlan0: associated
[ 3870.693633] usb 5-2: USB disconnect, address 4
[ 3873.164377] wlan0: RX deauthentication from 00:0f:66:dc:fe:e0 (reason=15)
[ 3873.164387] wlan0: deauthenticated
[ 3873.165503] iwl4965: index 0 not used in uCode key table.
[ 3873.172226] iwl4965: index 0 not used in uCode key table.
[ 3874.163811] wlan0: authenticate with AP 00:0f:66:dc:fe:e0
[ 3874.165741] wlan0: RX authentication from 00:0f:66:dc:fe:e0 (alg=0 transaction=2 status=0)
[ 3874.165749] wlan0: authenticated
[ 3874.165756] wlan0: associate with AP 00:0f:66:dc:fe:e0
[ 3874.168201] wlan0: RX ReassocResp from 00:0f:66:dc:fe:e0 (capab=0x411 status=0 aid=2)
[ 3874.168208] wlan0: associated
[ 3874.168231] wlan0: switched to short barker preamble (BSSID=00:0f:66:dc:fe:e0)
[ 3879.442763] usb 5-2: new full speed USB device using uhci_hcd and address 5
[ 3879.709296] usb 5-2: configuration #1 chosen from 1 choice
[ 3879.718885] usb 5-2: New USB device found, idVendor=0b05, idProduct=1712
[ 3879.718898] usb 5-2: New USB device strings: Mfr=0, Product=0, SerialNumber=3
[ 3879.718904] usb 5-2: SerialNumber: 0194E8-5B-0002
[ 3906.541388] iwl4965: Radio Frequency Kill Switch is On:
[ 3906.541393] Kill switch must be turned off for wireless networking to work.
[ 3908.585904] Registered led device: iwl-phy0:radio
[ 3908.585904] Registered led device: iwl-phy0:assoc
[ 3908.585904] Registered led device: iwl-phy0:RX
[ 3908.585904] Registered led device: iwl-phy0:TX
[ 3908.591436] wlan0: Initial auth_alg=0
[ 3908.591454] wlan0: authenticate with AP 00:0f:66:dc:fe:e0
[ 3908.594451] wlan0: RX authentication from 00:0f:66:dc:fe:e0 (alg=0 transaction=2 status=0)
[ 3908.594451] wlan0: authenticated
[ 3908.594451] wlan0: associate with AP 00:0f:66:dc:fe:e0
[ 3908.596655] wlan0: RX ReassocResp from 00:0f:66:dc:fe:e0 (capab=0x411 status=0 aid=2)
[ 3908.596655] wlan0: associated
[ 3910.231402] usb 5-2: USB disconnect, address 5
[ 3912.563969] wlan0: RX deauthentication from 00:0f:66:dc:fe:e0 (reason=15)
[ 3912.563969] wlan0: deauthenticated
[ 3912.572556] iwl4965: index 0 not used in uCode key table.
[ 3913.569027] wlan0: authenticate with AP 00:0f:66:dc:fe:e0
[ 3913.570908] wlan0: RX authentication from 00:0f:66:dc:fe:e0 (alg=0 transaction=2 status=0)
[ 3913.570916] wlan0: authenticated
[ 3913.570923] wlan0: associate with AP 00:0f:66:dc:fe:e0
[ 3913.573278] wlan0: RX ReassocResp from 00:0f:66:dc:fe:e0 (capab=0x411 status=0 aid=2)
[ 3913.573278] wlan0: associated
[ 3913.573301] wlan0: switched to short barker preamble (BSSID=00:0f:66:dc:fe:e0)
[ 3937.817153] usb 5-2: new full speed USB device using uhci_hcd and address 6
[ 3938.082793] usb 5-2: configuration #1 chosen from 1 choice
[ 3938.090782] usb 5-2: New USB device found, idVendor=0b05, idProduct=1712
[ 3938.090782] usb 5-2: New USB device strings: Mfr=0, Product=0, SerialNumber=3
[ 3938.090782] usb 5-2: SerialNumber: 0194E8-5B-0002
[ 3943.580469] iwl4965: Radio Frequency Kill Switch is On:
[ 3943.580469] Kill switch must be turned off for wireless networking to work.
[ 3945.777761] Registered led device: iwl-phy0:radio
[ 3945.777761] Registered led device: iwl-phy0:assoc
[ 3945.777761] Registered led device: iwl-phy0:RX
[ 3945.777761] Registered led device: iwl-phy0:TX
[ 3945.788891] wlan0: Initial auth_alg=0
[ 3945.788891] wlan0: authenticate with AP 00:0f:66:dc:fe:e0
[ 3945.793239] wlan0: RX authentication from 00:0f:66:dc:fe:e0 (alg=0 transaction=2 status=0)
[ 3945.793239] wlan0: authenticated
[ 3945.793239] wlan0: associate with AP 00:0f:66:dc:fe:e0
[ 3945.795161] wlan0: RX ReassocResp from 00:0f:66:dc:fe:e0 (capab=0x411 status=0 aid=2)
[ 3945.795161] wlan0: associated
[ 3947.408959] usb 5-2: USB disconnect, address 6
[ 3949.754903] wlan0: RX deauthentication from 00:0f:66:dc:fe:e0 (reason=15)
[ 3949.754903] wlan0: deauthenticated
[ 3949.760419] iwl4965: index 0 not used in uCode key table.
[ 3950.750440] wlan0: authenticate with AP 00:0f:66:dc:fe:e0
[ 3950.752264] wlan0: RX authentication from 00:0f:66:dc:fe:e0 (alg=0 transaction=2 status=0)
[ 3950.752264] wlan0: authenticated
[ 3950.752264] wlan0: associate with AP 00:0f:66:dc:fe:e0
[ 3950.754677] wlan0: RX ReassocResp from 00:0f:66:dc:fe:e0 (capab=0x411 status=0 aid=2)
[ 3950.754677] wlan0: associated
[ 3950.754677] wlan0: switched to short barker preamble (BSSID=00:0f:66:dc:fe:e0)
[ 3957.763825] usb 5-2: new full speed USB device using uhci_hcd and address 7
[ 3958.035002] usb 5-2: configuration #1 chosen from 1 choice
[ 3958.041347] usb 5-2: New USB device found, idVendor=0b05, idProduct=1712
[ 3958.041347] usb 5-2: New USB device strings: Mfr=0, Product=0, SerialNumber=3
[ 3958.041347] usb 5-2: SerialNumber: 0194E8-5B-0002
[ 3962.628012] iwl4965: Radio Frequency Kill Switch is On:
[ 3962.628016] Kill switch must be turned off for wireless networking to work.
[ 3964.831991] Registered led device: iwl-phy0:radio
[ 3964.831991] Registered led device: iwl-phy0:assoc
[ 3964.831991] Registered led device: iwl-phy0:RX
[ 3964.831991] Registered led device: iwl-phy0:TX
[ 3964.840921] wlan0: Initial auth_alg=0
[ 3964.840921] wlan0: authenticate with AP 00:0f:66:dc:fe:e0
[ 3964.843545] wlan0: RX authentication from 00:0f:66:dc:fe:e0 (alg=0 transaction=2 status=0)
[ 3964.843545] wlan0: authenticated
[ 3964.843545] wlan0: associate with AP 00:0f:66:dc:fe:e0
[ 3964.846065] wlan0: RX ReassocResp from 00:0f:66:dc:fe:e0 (capab=0x411 status=0 aid=2)
[ 3964.846065] wlan0: associated
[ 3966.443330] usb 5-2: USB disconnect, address 7
[ 3968.807690] wlan0: RX deauthentication from 00:0f:66:dc:fe:e0 (reason=15)
[ 3968.807690] wlan0: deauthenticated
[ 3968.812152] iwl4965: index 0 not used in uCode key table.
[ 3969.804313] wlan0: authenticate with AP 00:0f:66:dc:fe:e0
[ 3969.805917] wlan0: RX authentication from 00:0f:66:dc:fe:e0 (alg=0 transaction=2 status=0)
[ 3969.805917] wlan0: authenticated
[ 3969.805917] wlan0: associate with AP 00:0f:66:dc:fe:e0
[ 3969.807981] wlan0: RX ReassocResp from 00:0f:66:dc:fe:e0 (capab=0x411 status=0 aid=2)
[ 3969.807981] wlan0: associated
[ 3969.807981] wlan0: switched to short barker preamble (BSSID=00:0f:66:dc:fe:e0)

** Loaded modules:
Module                  Size  Used by
asus_acpi              13852  0 
i915                   25280  2 
drm                    65192  3 i915
binfmt_misc             7528  1 
rfcomm                 28272  0 
l2cap                  17248  5 rfcomm
ppdev                   6500  0 
parport_pc             22500  0 
lp                      8164  0 
parport                30988  3 ppdev,parport_pc,lp
ipv6                  235364  16 
acpi_cpufreq            6796  1 
cpufreq_conservative     5960  0 
cpufreq_stats           3776  0 
cpufreq_ondemand        6476  1 
freq_table              4224  3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
cpufreq_powersave       1856  0 
cpufreq_userspace       3172  0 
sbp2                   18572  0 
loop                   12748  0 
joydev                  8480  0 
arc4                    1824  2 
ecb                     2624  2 
crypto_blkcipher       15236  1 ecb
iwl4965                92872  0 
firmware_class          6816  1 iwl4965
iwlcore                23520  1 iwl4965
rfkill                  5652  2 iwlcore
tpm_infineon            6984  0 
tpm                    12928  1 tpm_infineon
tpm_bios                5472  1 tpm
mac80211              139712  2 iwl4965,iwlcore
uvcvideo               45704  0 
snd_hda_intel         325688  1 
pcspkr                  2432  0 
compat_ioctl32          1312  1 uvcvideo
serio_raw               4740  0 
hci_usb                12252  0 
snd_pcm                62596  1 snd_hda_intel
snd_seq                41456  0 
snd_timer              17800  2 snd_pcm,snd_seq
snd_seq_device          6380  1 snd_seq
videodev               27520  1 uvcvideo
cfg80211               21576  2 iwl4965,mac80211
psmouse                32336  0 
bluetooth              44868  5 rfcomm,l2cap,hci_usb
v4l1_compat            12260  2 uvcvideo,videodev
iTCO_wdt                9508  0 
snd                    45604  7 snd_hda_intel,snd_pcm,snd_seq,snd_timer,snd_seq_device
soundcore               6368  1 snd
snd_page_alloc          7816  2 snd_hda_intel,snd_pcm
led_class               3908  1 iwlcore
intel_agp              22556  1 
video                  16432  0 
output                  2912  1 video
battery                10180  0 
ac                      4196  0 
agpgart                28776  3 drm,intel_agp
button                  6096  0 
evdev                   8000  9 
ext3                  105512  2 
jbd                    39444  1 ext3
mbcache                 7108  1 ext3
dm_mirror              15104  0 
dm_log                  8484  1 dm_mirror
dm_snapshot            14340  0 
dm_mod                 46184  8 dm_mirror,dm_log,dm_snapshot
piix                    6568  0 [permanent]
ide_pci_generic         3908  0 [permanent]
ide_core               96136  2 piix,ide_pci_generic
sd_mod                 22200  3 
sdhci                  13060  0 
mmc_core               39900  1 sdhci
ata_generic             4676  0 
ohci1394               24944  0 
ieee1394               75800  2 sbp2,ohci1394
ahci                   23596  2 
libata                140416  2 ata_generic,ahci
scsi_mod              129324  3 sbp2,sd_mod,libata
dock                    8304  1 libata
r8169                  23684  0 
ehci_hcd               28396  0 
uhci_hcd               18672  0 
usbcore               118224  5 uvcvideo,hci_usb,ehci_hcd,uhci_hcd
thermal                15228  0 
processor              32544  4 acpi_cpufreq,thermal
fan                     4164  0 
thermal_sys            10856  4 video,thermal,processor,fan

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub [8086:2a00] (rev 03)
	Subsystem: ASUSTeK Computer Inc. Device [1043:1597]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>
	Kernel driver in use: agpgart-intel
	Kernel modules: intel-agp

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 03) (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. Device [1043:14e2]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at feb00000 (64-bit, non-prefetchable) [size=1M]
	Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at ec00 [size=8]
	Capabilities: <access denied>
	Kernel modules: intelfb

00:02.1 Display controller [0380]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a03] (rev 03)
	Subsystem: ASUSTeK Computer Inc. Device [1043:14e2]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Region 0: Memory at fe900000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>

00:1a.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 [8086:2834] (rev 03) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:1597]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 4: I/O ports at e000 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1a.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 [8086:2835] (rev 03) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:1597]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 21
	Region 4: I/O ports at dc00 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1a.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 [8086:283a] (rev 03) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:1597]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at feaff400 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 03)
	Subsystem: ASUSTeK Computer Inc. Device [1043:1613]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 22
	Region 0: Memory at feaf8000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

00:1c.0 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 [8086:283f] (rev 03) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR+ <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000a000-0000afff
	Memory behind bridge: fdb00000-fdbfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1c.1 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 [8086:2841] (rev 03) (prog-if 00 [Normal decode])
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Memory behind bridge: fdc00000-fdcfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1c.2 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 [8086:2843] (rev 03) (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1c.3 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 [8086:2845] (rev 03) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 0000b000-0000bfff
	Memory behind bridge: fdd00000-fddfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1c.4 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 [8086:2847] (rev 03) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=05, subordinate=06, sec-latency=0
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: fde00000-fe5fffff
	Prefetchable memory behind bridge: 00000000dba00000-00000000dd9fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1c.5 PCI bridge [0604]: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 [8086:2849] (rev 03) (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport-driver
	Kernel modules: shpchp

00:1d.0 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 [8086:2830] (rev 03) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:1597]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 4: I/O ports at d880 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.1 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 [8086:2831] (rev 03) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:1597]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 19
	Region 4: I/O ports at d800 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.2 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 [8086:2832] (rev 03) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:1597]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 4: I/O ports at d480 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 [8086:2836] (rev 03) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:1597]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at feaff000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev f3) (prog-if 01 [Subtractive decode])
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=08, subordinate=08, sec-latency=32
	Memory behind bridge: fe600000-fe6fffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:1f.0 ISA bridge [0601]: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller [8086:2815] (rev 03)
	Subsystem: ASUSTeK Computer Inc. Device [1043:1597]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>
	Kernel modules: iTCO_wdt

00:1f.1 IDE interface [0101]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller [8086:2850] (rev 03) (prog-if 8a [Master SecP PriP])
	Subsystem: ASUSTeK Computer Inc. Device [1043:1597]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+
	Latency: 0
	Interrupt: pin A routed to IRQ 18
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at ffa0 [size=16]
	Kernel driver in use: PIIX_IDE
	Kernel modules: piix

00:1f.2 SATA controller [0106]: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller [8086:2829] (rev 03) (prog-if 01 [AHCI 1.0])
	Subsystem: ASUSTeK Computer Inc. Device [1043:1597]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 216
	Region 0: I/O ports at e880 [size=8]
	Region 1: I/O ports at e800 [size=4]
	Region 2: I/O ports at e480 [size=8]
	Region 3: I/O ports at e400 [size=4]
	Region 4: I/O ports at e080 [size=32]
	Region 5: Memory at feaff800 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 01)
	Subsystem: ASUSTeK Computer Inc. Device [1043:11f5]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR+ <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 217
	Region 0: I/O ports at a800 [size=256]
	Region 2: Memory at fdbff000 (64-bit, non-prefetchable) [size=4K]
	Expansion ROM at fdbc0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169

02:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [8086:4229] (rev 61)
	Subsystem: Intel Corporation Device [8086:1100]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 215
	Region 0: Memory at fdcfe000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwl4965
	Kernel modules: iwl4965

04:00.0 SATA controller [0106]: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller [197b:2360] (rev 02) (prog-if 01 [AHCI 1.0])
	Subsystem: ASUSTeK Computer Inc. Device [1043:1348]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 19
	Region 0: I/O ports at bc00 [size=8]
	Region 1: I/O ports at b880 [size=4]
	Region 2: I/O ports at b800 [size=8]
	Region 3: I/O ports at b480 [size=4]
	Region 4: I/O ports at b400 [size=16]
	Region 5: Memory at fddfe000 (32-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

08:03.0 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832] (rev 05) (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. Device [1043:0832]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (500ns min, 1000ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 21
	Region 0: Memory at fe6ff800 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ohci1394
	Kernel modules: ohci1394

08:03.1 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 22)
	Subsystem: ASUSTeK Computer Inc. Device [1043:1597]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 32 bytes
	Interrupt: pin B routed to IRQ 20
	Region 0: Memory at fe6ff400 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: sdhci
	Kernel modules: sdhci

08:03.2 System peripheral [0880]: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter [1180:0592] (rev 12)
	Subsystem: ASUSTeK Computer Inc. Device [1043:0843]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 32 bytes
	Interrupt: pin B routed to IRQ 6
	Region 0: Memory at fe6ff000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>

08:03.3 System peripheral [0880]: Ricoh Co Ltd xD-Picture Card Controller [1180:0852] (rev 12)
	Subsystem: ASUSTeK Computer Inc. Device [1043:0592]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 32 bytes
	Interrupt: pin B routed to IRQ 6
	Region 0: Memory at fe6fec00 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>



-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-2-686 depends on:
ii  debconf [debconf-2.0]         1.5.24     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92o      tools for generating an initramfs
ii  module-init-tools             3.4-1      tools for managing Linux kernel mo

Versions of packages linux-image-2.6.26-2-686 recommends:
ii  libc6-i686                    2.7-18     GNU C Library: Shared libraries [i

Versions of packages linux-image-2.6.26-2-686 suggests:
ii  grub                       0.97-47lenny2 GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26           <none>        (no description available)

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 2.6.26-1um-2+16

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

user-mode-linux_2.6.26-1um-2+16.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.diff.gz
user-mode-linux_2.6.26-1um-2+16.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16.dsc
user-mode-linux_2.6.26-1um-2+16_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.26-1um-2+16_i386.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 524300@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
dann frazier <dannf@debian.org> (supplier of updated user-mode-linux 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Tue, 09 Jun 2009 16:47:27 -0600
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.26-1um-2+16
Distribution: stable
Urgency: high
Maintainer: User Mode Linux Maintainers <pkg-uml-pkgs@lists.alioth.debian.org>
Changed-By: dann frazier <dannf@debian.org>
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 466491 498271 511334 514268 514627 520551 521420 523359 523360 523364 524199 524300 525060 526836 527101 529312 529864 530884
Changes: 
 user-mode-linux (2.6.26-1um-2+16) stable; urgency=high
 .
   * Rebuild against linux-source-2.6.26 (2.6.26-16):
     [ maximilian attems ]
     * [openvz] 5dcfcf5 NETLINK: disable netns broadcast filtering.
       (closes: #520551)
     * Fix SQLite performance regression. (closes: #521420)
     * [openvz] 0c295ff cfq link cfq_bc_data without bc io sched.
       (closes: #523364)
     * [openvz] 7e0f90d cfq: revalidate cached async queue.
       (closes: #523359)
     * [openvz] e4cea21 VE: fix idle time accounting.
     * [openvz] 19b8e13 ptrace: ban ptracing of a container init from inside the
       container. (closes: #523360)
     * [openvz] 5b58141 ubc: uncharging too much for TCPSNDBUF.
     * [openvz] 0ff728e ve: show task's vpid and veid even inside a container.
 .
     [ dann frazier ]
     * [s390] Fix __div64_31 for CONFIG_MARCH_G5 (Closes: #511334)
     * SUNRPC: Fix a performance regression in the RPC authentication code
       (Closes: #524199)
     * [x86] fix IBM Summit based systems' phys_cpu_present_map on 32-bit
       kernels (closes: #529312)
     * Fix soft lockups caused by one md resync blocking on another due
       to sharing the same device (closes: #514627)
     * [sparc64] Fix crash when reading /proc/iomem w/ heap memory checking
       (CVE-2009-1914)
     * splice: fix deadlock in ocfs2 (CVE-2009-1961)
     * e1000: add missing length check to e1000 receive routine (CVE-2009-1385)
     * r8169: fix crash when large packets are received (CVE-2009-1389)
 .
     [ Martin Michlmayr ]
     * cdc-acm: Add quirk for MTK II GPS, such as Qstarz BT-Q1000X (closes:
       #525060)
     * USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug.
     * [mipsel/r5k-cobalt] Enable SCSI_SYM53C8XX_2 (closes: #526836).
     * [mips/r4k-ip22] Enable NET_ISA and various ISA network modules on
       the request of Damian Dimmich since they might be useful on the
       SGI Indigo2.
 .
     [ John Wright ]
     * [x86] gettimeofday() vDSO: fix segfault when tv == NULL (Closes: #466491)
 .
     [ Ian Campbell ]
     * [x86/xen] Apply missing syscall detection patch to -xen-amd64 image
       (Closes: #527101)
     * [xen] Add support for CDROM_GET_CAPABILITY to blkfront driver
       (Closes: #529864)
 .
     [ Ben Hutchings ]
     * sata_nv: avoid link reset on controllers where it's broken
       (Closes: #498271)
     * r8169: fix multicast filtering for RTL8101 and RTL8168 (Closes: #514268)
     * asus_acpi: don't load asus-acpi if model is not supported
       (Closes: #524300)
     * iwl4965: avoid sleep in softirq context (Closes: #530884)
Checksums-Sha1: 
 5a838be0b6d9c80ef0e9cd3166b2dabb5e70122e 1242 user-mode-linux_2.6.26-1um-2+16.dsc
 f8ad7fb460b70b1a7c35a6a145d8fe7c923bec59 14608 user-mode-linux_2.6.26-1um-2+16.diff.gz
 8c92bd98f4f6dd7f9812316c334171bdf6ab5274 5354222 user-mode-linux_2.6.26-1um-2+16_i386.deb
Checksums-Sha256: 
 561c9d73d27efcd7086d864e7320386ceb09c14c48247cc8f464ef0b1a964c29 1242 user-mode-linux_2.6.26-1um-2+16.dsc
 16deedc5ad410eb23463e8e6048321cd7b4f2700760553a0024ad52e214db981 14608 user-mode-linux_2.6.26-1um-2+16.diff.gz
 e43ae359013ef61111792accc0fdb1f3373f6ce084428a432f7d1584312de23a 5354222 user-mode-linux_2.6.26-1um-2+16_i386.deb
Files: 
 1c330c7b90a949a8717f40b71522015a 1242 misc extra user-mode-linux_2.6.26-1um-2+16.dsc
 c8f3820600488268d06b8ee3f68a2282 14608 misc extra user-mode-linux_2.6.26-1um-2+16.diff.gz
 3e5b785dd366ad90035954cbab019d5b 5354222 misc extra user-mode-linux_2.6.26-1um-2+16_i386.deb

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

iD8DBQFKLvGshuANDBmkLRkRAlcaAJ0eirEC3KvBAzeIJyCgi2hpr5QwdQCeJ4JS
U/S7e49gS+B3d1gTy0zwndc=
=rxAF
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: