[driverloader] FC3 centrino 2200bg errors

Jack Knight jfk at pobox.com
Sat Feb 12 12:32:04 EST 2005


The driver works most of the time, but there are a huge amount of 
messages in the log like this:

kernel: driverloader: ndisWrapCheckForHangTimerFunc_stk: 
PCI-0000:02:01.0-8086:4220-8086:2701 hung
Feb 12 12:20:35 tristram last message repeated 16 times

Also at times it stops and needs to be restarted with ifdown/ifup eth1.

Using kernel 2.6.10-1.760_FC3.stk16
Machine is Acer Travelmate 382tmi
using WPA via wpa_supplicant

Here's some dmesg output:
driverloader: ndisWrapCheckForHangTimerFunc_stk: 
PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: 
PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: 
PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: 
PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: 
PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: 
PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: 
PCI-0000:02:01.0-8086:4220-8086:2701 hung

and /etc/modprobe.conf
alias eth0 8139too
alias scsi_hostadapter sbp2
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && 
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; 
/sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
alias ieee1394-controller ohci1394
alias eth1 driverloader
install ipw2201 /bin/true # temporarily disabled by driverloader - 
conflicts with w29n51.inf
---

The ipw2200 module *was* still loaded at one point but I've taken it out 
now with rmmod. Still getting the messages though.

I've attached the output from dldrconfig after rmmod-ing ipw2200 
--dumpdiag as a txt file.

Thanks in advance for any help.



-------------- next part --------------

+ dldrstop

+ modprobe -v driverloader
insmod /lib/modules/2.6.10-1.760_FC3.stk16/extra/driverloader.ko 

+ lsmod
Module                  Size  Used by
driverloader          318664  0 
i915                   74821  11 
parport_pc             26629  1 
lp                     12077  0 
parport                37001  2 parport_pc,lp
autofs4                23493  0 
sunrpc                156325  1 
pcmcia                 20805  2 
ipt_REJECT              6593  1 
ipt_state               1857  1 
ip_conntrack           40309  1 ipt_state
iptable_filter          3521  1 
ip_tables              16321  3 ipt_REJECT,ipt_state,iptable_filter
dm_mod                 55637  0 
video                  15813  0 
button                  6609  0 
battery                 9285  0 
ac                      4805  0 
md5                     4033  1 
ipv6                  231681  12 
joydev                  9217  0 
yenta_socket           19137  0 
pcmcia_core            50945  2 pcmcia,yenta_socket
uhci_hcd               31449  0 
ehci_hcd               35273  0 
i2c_i801                8141  0 
i2c_core               20801  1 i2c_i801
snd_intel8x0m          18309  6 
snd_intel8x0           33249  6 
snd_ac97_codec         67489  2 snd_intel8x0m,snd_intel8x0
snd_pcm_oss            47989  0 
snd_mixer_oss          17089  7 snd_pcm_oss
snd_pcm                93001  4 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              29125  1 snd_pcm
snd                    52645  19 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              10017  7 snd
snd_page_alloc          9541  3 snd_intel8x0m,snd_intel8x0,snd_pcm
ieee80211              19525  0 
ieee80211_crypt         6725  1 ieee80211
8139too                26433  0 
mii                     4673  1 8139too
ext3                  116297  1 
jbd                    69977  1 ext3
sbp2                   23113  0 
ohci1394               34777  0 
ieee1394              300313  2 sbp2,ohci1394
sd_mod                 17217  0 
scsi_mod              122177  2 sbp2,sd_mod

+ date
Sat Feb 12 12:23:40 GMT 2005

+ /usr/sbin/dldrconfig --info
Linuxant DriverLoader for Wireless LAN devices, version 2.24

Web configurator: listening on 127.0.0.1:18020

Current parameters: ("dldrconfig --info")

Wireless interface name: eth1
	MAC address    : 00:0E:35:8E:69:1A
	Device instance: PCI-0000:02:01.0-8086:4220-8086:2701
	Device driver  : w29n51
	Description    : Intel(R) PRO/Wireless 2200BG Network Connection Driver
	Adapter model  : Intel(R) PRO/Wireless 2200BG Network Connection
	License owner  : jfk at pobox.com
	License key    : 40-6F-61-E9-8B-F9
	License status : OK (Expires 2005-03-11)

Note: kernel module ipw2200 overridden by w29n51.inf

+ identify_system
linux-i686(i686)-2.6.10-1.760_FC3.stk16 Fedora-3

+ uname -a
Linux tristram.jkcs.net 2.6.10-1.760_FC3.stk16 #1 Thu Feb 3 10:02:00 EST 2005 i686 i686 i386 GNU/Linux

+ gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)

+ sh --version
GNU bash, version 3.00.14(1)-release (i386-redhat-linux-gnu)
Copyright (C) 2004 Free Software Foundation, Inc.

+ bash --version
GNU bash, version 3.00.14(1)-release (i386-redhat-linux-gnu)
Copyright (C) 2004 Free Software Foundation, Inc.

+ sed --version
GNU sed version 4.1.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.

+ gawk --version
GNU Awk 3.1.3
Copyright (C) 1989, 1991-2003 Free Software Foundation.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

+ cat -v /proc/version
Linux version 2.6.10-1.760_FC3.stk16 (root at wolf.linuxant.com) (gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)) #1 Thu Feb 3 10:02:00 EST 2005

+ cat -v /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 13
model name	: Intel(R) Pentium(R) M processor 1.60GHz
stepping	: 6
cpu MHz		: 1594.975
cache size	: 2048 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr mce cx8 mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe est tm2
bogomips	: 3162.11


+ cat -v /etc/fedora-release
Fedora Core release 3 (Heidelberg)

+ cat -v /etc/lsb-release
LSB_VERSION="1.3"

+ cat -v /etc/redhat-release
Fedora Core release 3 (Heidelberg)

+ dmesg
-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
eth1: New link status: Disconnected (0002)
driverloader: ndisWrapCheckForHangTimerFunc_stk: PCI-0000:02:01.0-8086:4220-8086:2701 hung
usbcore: deregistering driver driverloader
divert: freeing divert_blk for eth1
driverloader: stack=16384/64/0 REGPARM
usbcore: registered new driver driverloader
driverloader: w29n51.sys: 0xdfb44000..0xdfe02900 entry = dfb44300 (pbase = 0x10000)
ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 10 (level, low) -> IRQ 10
divert: allocating divert_blk for eth1
eth1: New link status: Disconnected (0002)
eth1: WPA, AES, TKIP, WEP128, WEP64 supported
eth1: Intel(R) PRO/Wireless 2200BG Network Connection Driver at 0000:02:01.0 (MAC address 00:0E:35:8E:69:1A) ready
prism2_hostapd: unknown cmd=14

+ cat -v /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
TYPE=Ethernet

+ cat -v /etc/sysconfig/network-scripts/ifcfg-eth1
# Intel Corp. PRO/Wireless 2200BG
DEVICE=eth1
ONBOOT=yes
BOOTPROTO=dhcp
WPA=yes

+ cat -v /etc/sysconfig/network-scripts/ifcfg-lo
DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback

+ iwconfig --version
iwconfig  Wireless-Tools version 27
          Compatible with Wireless Extension v11 to v17.

Kernel    Currently compiled with Wireless Extension v17.

eth1      Recommend Wireless Extension v11 or later,
          Currently compiled with Wireless Extension v17.


+ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

sit0      no wireless extensions.

eth1      IEEE 802.11g  ESSID:""  Nickname:"unknown"
          Mode:Managed  Bit Rate=54Mb/s   
          RTS thr=1600 B   Fragment thr=2304 B   
          Encryption key:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0


+ iwlist accesspoints
lo        Interface doesn't have a list of Peers/Access-Points

eth0      Interface doesn't have a list of Peers/Access-Points

sit0      Interface doesn't have a list of Peers/Access-Points

eth1      Peers/Access-Points in range:
    00:30:BD:91:47:54 : Quality=11/94  Signal level=-64 dBm  Noise level:-154 dBm


+ iwlist scanning
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

sit0      Interface doesn't support scanning.

eth1      Scan completed :
          Cell 01 - Address: 00:30:BD:91:47:54
                    ESSID:"JKCS-WLAN"
                    Mode:Managed
                    Frequency:2.462GHz (Channel 11)
                    Quality:14/94  Signal level:-61 dBm  Noise level:-154 dBm
                    Encryption key:on
                    Bit Rate:1Mb/s
                    Bit Rate:2Mb/s
                    Bit Rate:5.5Mb/s
                    Bit Rate:11Mb/s
                    Bit Rate:18Mb/s
                    Bit Rate:24Mb/s
                    Bit Rate:36Mb/s
                    Bit Rate:54Mb/s
                    Bit Rate:6Mb/s
                    Bit Rate:9Mb/s
                    Bit Rate:12Mb/s
                    Bit Rate:48Mb/s
                    Extra:bcn_int=100
                    Extra:wpa_ie=dd160050f20101000050f20201000050f20201000050f202


+ iwlist scanning
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

sit0      Interface doesn't support scanning.

eth1      Scan completed :
          Cell 01 - Address: 00:30:BD:91:47:54
                    ESSID:"JKCS-WLAN"
                    Mode:Managed
                    Frequency:2.462GHz (Channel 11)
                    Quality:14/94  Signal level:-61 dBm  Noise level:-154 dBm
                    Encryption key:on
                    Bit Rate:1Mb/s
                    Bit Rate:2Mb/s
                    Bit Rate:5.5Mb/s
                    Bit Rate:11Mb/s
                    Bit Rate:18Mb/s
                    Bit Rate:24Mb/s
                    Bit Rate:36Mb/s
                    Bit Rate:54Mb/s
                    Bit Rate:6Mb/s
                    Bit Rate:9Mb/s
                    Bit Rate:12Mb/s
                    Bit Rate:48Mb/s
                    Extra:bcn_int=100
                    Extra:wpa_ie=dd160050f20101000050f20201000050f20201000050f202


+ iptables -L -n -v
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
 264K  141M RH-Firewall-1-INPUT  all  --  *      *       0.0.0.0/0            0.0.0.0/0           

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
    0     0 RH-Firewall-1-INPUT  all  --  *      *       0.0.0.0/0            0.0.0.0/0           

Chain OUTPUT (policy ACCEPT 254K packets, 83M bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain RH-Firewall-1-INPUT (2 references)
 pkts bytes target     prot opt in     out     source               destination         
 199K   78M ACCEPT     all  --  lo     *       0.0.0.0/0            0.0.0.0/0           
  117  6804 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 255 
    0     0 ACCEPT     esp  --  *      *       0.0.0.0/0            0.0.0.0/0           
    0     0 ACCEPT     ah   --  *      *       0.0.0.0/0            0.0.0.0/0           
   24  2324 ACCEPT     udp  --  *      *       0.0.0.0/0            224.0.0.251         udp dpt:5353 
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:631 
64190   63M ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED 
  732  110K REJECT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           reject-with icmp-host-prohibited 

+ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:0A:E4:13:48:14  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:238 (238.0 b)
          Interrupt:11 Base address:0x3000 

eth1      Link encap:Ethernet  HWaddr 00:0E:35:8E:69:1A  
          inet addr:192.168.5.142  Bcast:192.168.5.255  Mask:255.255.255.0
          inet6 addr: fe80::20e:35ff:fe8e:691a/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:13 errors:3 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1649 (1.6 KiB)  TX bytes:1413 (1.3 KiB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:200739 errors:0 dropped:0 overruns:0 frame:0
          TX packets:200739 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:79538245 (75.8 MiB)  TX bytes:79538245 (75.8 MiB)

sit0      Link encap:IPv6-in-IPv4  
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


+ netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.5.0     0.0.0.0         255.255.255.0   U         0 0          0 eth1
0.0.0.0         192.168.5.254   0.0.0.0         UG        0 0          0 eth1

+ netstat -in
n: error fetching interface information: Device not found
Kernel Interface table
Iface       MTU Met    RX-OK RX-ERR RX-DRP RX-OVR    TX-OK TX-ERR TX-DRP TX-OVR Flg

+ ip addr
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:0a:e4:13:48:14 brd ff:ff:ff:ff:ff:ff
4: sit0: <NOARP> mtu 1480 qdisc noop 
    link/sit 0.0.0.0 brd 0.0.0.0
6: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:0e:35:8e:69:1a brd ff:ff:ff:ff:ff:ff
    inet 192.168.5.142/24 brd 192.168.5.255 scope global eth1
    inet6 fe80::20e:35ff:fe8e:691a/64 scope link 
       valid_lft forever preferred_lft forever

+ ip rule
0:	from all lookup local 
32766:	from all lookup main 
32767:	from all lookup default 

+ ip route
192.168.5.0/24 dev eth1  proto kernel  scope link  src 192.168.5.142 
default via 192.168.5.254 dev eth1 

+ cardctl ident
Socket 0:
  no product info available

+ lspci -n
00:00.0 Class 0600: 8086:3580 (rev 02)
00:00.1 Class 0880: 8086:3584 (rev 02)
00:00.3 Class 0880: 8086:3585 (rev 02)
00:02.0 Class 0300: 8086:3582 (rev 02)
00:02.1 Class 0380: 8086:3582 (rev 02)
00:1d.0 Class 0c03: 8086:24c2 (rev 03)
00:1d.1 Class 0c03: 8086:24c4 (rev 03)
00:1d.2 Class 0c03: 8086:24c7 (rev 03)
00:1d.7 Class 0c03: 8086:24cd (rev 03)
00:1e.0 Class 0604: 8086:2448 (rev 83)
00:1f.0 Class 0601: 8086:24cc (rev 03)
00:1f.1 Class 0101: 8086:24ca (rev 03)
00:1f.3 Class 0c05: 8086:24c3 (rev 03)
00:1f.5 Class 0401: 8086:24c5 (rev 03)
00:1f.6 Class 0703: 8086:24c6 (rev 03)
02:01.0 Class 0280: 8086:4220 (rev 05)
02:09.0 Class 0607: 104c:ac8e
02:09.2 Class 0c00: 104c:802e
02:0a.0 Class 0200: 10ec:8139 (rev 10)

+ lspci -v
00:00.0 Host bridge: Intel Corp. 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: bus master, fast devsel, latency 0
	Memory at <unassigned> (32-bit, prefetchable)
	Capabilities: [40] Vendor Specific Information

00:00.1 System peripheral: Intel Corp. 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: bus master, fast devsel, latency 0

00:00.3 System peripheral: Intel Corp. 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: bus master, fast devsel, latency 0

00:02.0 VGA compatible controller: Intel Corp. 82852/855GM Integrated Graphics Device (rev 02) (prog-if 00 [VGA])
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: bus master, fast devsel, latency 0, IRQ 11
	Memory at e8000000 (32-bit, prefetchable) [size=128M]
	Memory at e0000000 (32-bit, non-prefetchable) [size=512K]
	I/O ports at 1800 [size=8]
	Capabilities: [d0] Power Management version 1

00:02.1 Display controller: Intel Corp. 82852/855GM Integrated Graphics Device (rev 02)
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: fast devsel
	Memory at f0000000 (32-bit, prefetchable) [size=128M]
	Memory at e0080000 (32-bit, non-prefetchable) [size=512K]
	Capabilities: [d0] Power Management version 1

00:1d.0 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: bus master, medium devsel, latency 0, IRQ 11
	I/O ports at 1820 [size=32]

00:1d.1 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: bus master, medium devsel, latency 0, IRQ 11
	I/O ports at 1840 [size=32]

00:1d.2 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: bus master, medium devsel, latency 0, IRQ 10
	I/O ports at 1860 [size=32]

00:1d.7 USB Controller: Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03) (prog-if 20 [EHCI])
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: bus master, medium devsel, latency 0, IRQ 11
	Memory at e0100000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Debug port

00:1e.0 PCI bridge: Intel Corp. 82801 Mobile PCI Bridge (rev 83) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: e0200000-e02fffff

00:1f.0 ISA bridge: Intel Corp. 82801DBM (ICH4-M) LPC Interface Bridge (rev 03)
	Flags: bus master, medium devsel, latency 0

00:1f.1 IDE interface: Intel Corp. 82801DBM (ICH4-M) IDE Controller (rev 03) (prog-if 8a [Master SecP PriP])
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: bus master, medium devsel, latency 0, IRQ 10
	I/O ports at <unassigned>
	I/O ports at <unassigned>
	I/O ports at <unassigned>
	I/O ports at <unassigned>
	I/O ports at 1810 [size=16]
	Memory at 20000000 (32-bit, non-prefetchable) [size=1K]

00:1f.3 SMBus: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03)
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: medium devsel, IRQ 10
	I/O ports at 1880 [size=32]

00:1f.5 Multimedia audio controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
	Subsystem: Acer Incorporated [ALI]: Unknown device 0047
	Flags: bus master, medium devsel, latency 0, IRQ 10
	I/O ports at 1c00 [size=256]
	I/O ports at 18c0 [size=64]
	Memory at e0100c00 (32-bit, non-prefetchable) [size=512]
	Memory at e0100800 (32-bit, non-prefetchable) [size=256]
	Capabilities: [50] Power Management version 2

00:1f.6 Modem: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03) (prog-if 00 [Generic])
	Subsystem: Acer Incorporated [ALI]: Unknown device 0038
	Flags: bus master, medium devsel, latency 0, IRQ 10
	I/O ports at 2400 [size=256]
	I/O ports at 2000 [size=128]
	Capabilities: [50] Power Management version 2

02:01.0 Network controller: Intel Corp. PRO/Wireless 2200BG (rev 05)
	Subsystem: Intel Corp.: Unknown device 2701
	Flags: bus master, medium devsel, latency 168, IRQ 10
	Memory at e0204000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [dc] Power Management version 2

02:09.0 CardBus bridge: Texas Instruments PCI7420 CardBus Controller
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: bus master, medium devsel, latency 168, IRQ 10
	Memory at 20001000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
	Memory window 0: 20400000-207ff000 (prefetchable)
	Memory window 1: 20800000-20bff000
	I/O window 0: 00004000-000040ff
	I/O window 1: 00004400-000044ff
	16-bit legacy interface ports at 0001

02:09.2 FireWire (IEEE 1394): Texas Instruments PCI7x20 1394a-2000 OHCI Two-Port PHY/Link-Layer Controller (prog-if 10 [OHCI])
	Subsystem: Acer Incorporated [ALI]: Unknown device 0037
	Flags: bus master, medium devsel, latency 64, IRQ 11
	Memory at e0206000 (32-bit, non-prefetchable) [size=2K]
	Memory at e0200000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [44] Power Management version 2

02:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
	Subsystem: Acer Incorporated [ALI]: Unknown device 0039
	Flags: bus master, medium devsel, latency 64, IRQ 11
	I/O ports at 3000 [size=256]
	Memory at e0206800 (32-bit, non-prefetchable) [size=256]
	Capabilities: [50] Power Management version 2


+ lspci -n -vvv
00:00.0 Class 0600: 8086:3580 (rev 02)
	Subsystem: 1025:0037
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
	Latency: 0
	Region 0: Memory at <unassigned> (32-bit, prefetchable)
	Capabilities: [40] Vendor Specific Information

00:00.1 Class 0880: 8086:3584 (rev 02)
	Subsystem: 1025:0037
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0

00:00.3 Class 0880: 8086:3585 (rev 02)
	Subsystem: 1025:0037
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0

00:02.0 Class 0300: 8086:3582 (rev 02)
	Subsystem: 1025:0037
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
	Region 1: Memory at e0000000 (32-bit, non-prefetchable) [size=512K]
	Region 2: I/O ports at 1800 [size=8]
	Capabilities: [d0] Power Management version 1
		Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:02.1 Class 0380: 8086:3582 (rev 02)
	Subsystem: 1025:0037
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
	Region 1: Memory at e0080000 (32-bit, non-prefetchable) [size=512K]
	Capabilities: [d0] Power Management version 1
		Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:1d.0 Class 0c03: 8086:24c2 (rev 03)
	Subsystem: 1025:0037
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 11
	Region 4: I/O ports at 1820 [size=32]

00:1d.1 Class 0c03: 8086:24c4 (rev 03)
	Subsystem: 1025:0037
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin B routed to IRQ 11
	Region 4: I/O ports at 1840 [size=32]

00:1d.2 Class 0c03: 8086:24c7 (rev 03)
	Subsystem: 1025:0037
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin C routed to IRQ 10
	Region 4: I/O ports at 1860 [size=32]

00:1d.7 Class 0c03: 8086:24cd (rev 03) (prog-if 20)
	Subsystem: 1025:0037
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin D routed to IRQ 11
	Region 0: Memory at e0100000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port

00:1e.0 Class 0604: 8086:2448 (rev 83)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR+
	Latency: 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: e0200000-e02fffff
	Prefetchable memory behind bridge: fff00000-000fffff
	Secondary status: 66Mhz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-

00:1f.0 Class 0601: 8086:24cc (rev 03)
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0

00:1f.1 Class 0101: 8086:24ca (rev 03) (prog-if 8a [Master SecP PriP])
	Subsystem: 1025:0037
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at <unassigned>
	Region 1: I/O ports at <unassigned>
	Region 2: I/O ports at <unassigned>
	Region 3: I/O ports at <unassigned>
	Region 4: I/O ports at 1810 [size=16]
	Region 5: Memory at 20000000 (32-bit, non-prefetchable) [size=1K]

00:1f.3 Class 0c05: 8086:24c3 (rev 03)
	Subsystem: 1025:0037
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Interrupt: pin B routed to IRQ 10
	Region 4: I/O ports at 1880 [size=32]

00:1f.5 Class 0401: 8086:24c5 (rev 03)
	Subsystem: 1025:0047
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin B routed to IRQ 10
	Region 0: I/O ports at 1c00 [size=256]
	Region 1: I/O ports at 18c0 [size=64]
	Region 2: Memory at e0100c00 (32-bit, non-prefetchable) [size=512]
	Region 3: Memory at e0100800 (32-bit, non-prefetchable) [size=256]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:1f.6 Class 0703: 8086:24c6 (rev 03)
	Subsystem: 1025:0038
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin B routed to IRQ 10
	Region 0: I/O ports at 2400 [size=256]
	Region 1: I/O ports at 2000 [size=128]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

02:01.0 Class 0280: 8086:4220 (rev 05)
	Subsystem: 8086:2701
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 168 (750ns min, 6000ns max), Cache Line Size 10
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at e0204000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=1 PME-

02:09.0 Class 0607: 104c:ac8e
	Subsystem: 1025:0037
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 168, Cache Line Size 20
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at 20001000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
	Memory window 0: 20400000-207ff000 (prefetchable)
	Memory window 1: 20800000-20bff000
	I/O window 0: 00004000-000040ff
	I/O window 1: 00004400-000044ff
	BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
	16-bit legacy interface ports at 0001

02:09.2 Class 0c00: 104c:802e (prog-if 10)
	Subsystem: 1025:0037
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (500ns min, 1000ns max), Cache Line Size 10
	Interrupt: pin C routed to IRQ 11
	Region 0: Memory at e0206000 (32-bit, non-prefetchable) [size=2K]
	Region 1: Memory at e0200000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME+

02:0a.0 Class 0200: 10ec:8139 (rev 10)
	Subsystem: 1025:0039
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (8000ns min, 16000ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at 3000 [size=256]
	Region 1: Memory at e0206800 (32-bit, non-prefetchable) [size=256]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-


+ lsusb
Bus 004 Device 001: ID 0000:0000  
Bus 003 Device 001: ID 0000:0000  
Bus 002 Device 002: ID 1241:1177 Belkin (?) 
Bus 002 Device 001: ID 0000:0000  
Bus 001 Device 001: ID 0000:0000  

+ lsusb -v

Bus 004 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.10-1.760_FC3.stk16 uhci_hcd
  iProduct                2 UHCI Host Controller
  iSerial                 1 0000:00:1d.2
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0002  bytes 2 once
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood        1 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0x00 
  Language IDs: (length=4)
     0409 English(US)

Bus 003 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.10-1.760_FC3.stk16 uhci_hcd
  iProduct                2 UHCI Host Controller
  iSerial                 1 0000:00:1d.1
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0002  bytes 2 once
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood        1 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0x00 
  Language IDs: (length=4)
     0409 English(US)

Bus 002 Device 002: ID 1241:1177 Belkin (?) 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x1241 Belkin (?)
  idProduct          0x1177 
  bcdDevice            2.00
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Devices
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.00
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      52
cannot get report descriptor
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0008  bytes 8 once
        bInterval              10

Bus 002 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.10-1.760_FC3.stk16 uhci_hcd
  iProduct                2 UHCI Host Controller
  iSerial                 1 0000:00:1d.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0002  bytes 2 once
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood        1 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0x00 
  Language IDs: (length=4)
     0409 English(US)

Bus 001 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.10-1.760_FC3.stk16 ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 0000:00:1d.7
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0002  bytes 2 once
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             6
  wHubCharacteristic 0x0008
    Ganged power switching
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0x00 
  Language IDs: (length=4)
     0409 English(US)

+ cat -v /proc/bus/usb/devices

T:  Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.10-1.760_FC3.stk16 uhci_hcd
S:  Product=UHCI Host Controller
S:  SerialNumber=0000:00:1d.2
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

T:  Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.10-1.760_FC3.stk16 uhci_hcd
S:  Product=UHCI Host Controller
S:  SerialNumber=0000:00:1d.1
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=118/900 us (13%), #Int=  1, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.10-1.760_FC3.stk16 uhci_hcd
S:  Product=UHCI Host Controller
S:  SerialNumber=0000:00:1d.0
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=1241 ProdID=1177 Rev= 2.00
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usbhid
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=10ms

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 6
B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.10-1.760_FC3.stk16 ehci_hcd
S:  Product=EHCI Host Controller
S:  SerialNumber=0000:00:1d.7
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=256ms

+ cat -v /proc/pci
PCI devices found:
  Bus  0, device   0, function  0:
    Class 0600: PCI device 8086:3580 (rev 2).
  Bus  0, device   0, function  1:
    Class 0880: PCI device 8086:3584 (rev 2).
  Bus  0, device   0, function  3:
    Class 0880: PCI device 8086:3585 (rev 2).
  Bus  0, device   2, function  0:
    Class 0300: PCI device 8086:3582 (rev 2).
      IRQ 11.
      Prefetchable 32 bit memory at 0xe8000000 [0xefffffff].
      Non-prefetchable 32 bit memory at 0xe0000000 [0xe007ffff].
      I/O at 0x1800 [0x1807].
  Bus  0, device   2, function  1:
    Class 0380: PCI device 8086:3582 (rev 2).
      Prefetchable 32 bit memory at 0xf0000000 [0xf7ffffff].
      Non-prefetchable 32 bit memory at 0xe0080000 [0xe00fffff].
  Bus  0, device  29, function  0:
    Class 0c03: PCI device 8086:24c2 (rev 3).
      IRQ 11.
      I/O at 0x1820 [0x183f].
  Bus  0, device  29, function  1:
    Class 0c03: PCI device 8086:24c4 (rev 3).
      IRQ 11.
      I/O at 0x1840 [0x185f].
  Bus  0, device  29, function  2:
    Class 0c03: PCI device 8086:24c7 (rev 3).
      IRQ 10.
      I/O at 0x1860 [0x187f].
  Bus  0, device  29, function  7:
    Class 0c03: PCI device 8086:24cd (rev 3).
      IRQ 11.
      Non-prefetchable 32 bit memory at 0xe0100000 [0xe01003ff].
  Bus  0, device  30, function  0:
    Class 0604: PCI device 8086:2448 (rev 131).
      Master Capable.  No bursts.  Min Gnt=4.
  Bus  0, device  31, function  0:
    Class 0601: PCI device 8086:24cc (rev 3).
  Bus  0, device  31, function  1:
    Class 0101: PCI device 8086:24ca (rev 3).
      IRQ 10.
      I/O at 0x1810 [0x181f].
      Non-prefetchable 32 bit memory at 0x20000000 [0x200003ff].
  Bus  0, device  31, function  3:
    Class 0c05: PCI device 8086:24c3 (rev 3).
      IRQ 10.
      I/O at 0x1880 [0x189f].
  Bus  0, device  31, function  5:
    Class 0401: PCI device 8086:24c5 (rev 3).
      IRQ 10.
      I/O at 0x1c00 [0x1cff].
      I/O at 0x18c0 [0x18ff].
      Non-prefetchable 32 bit memory at 0xe0100c00 [0xe0100dff].
      Non-prefetchable 32 bit memory at 0xe0100800 [0xe01008ff].
  Bus  0, device  31, function  6:
    Class 0703: PCI device 8086:24c6 (rev 3).
      IRQ 10.
      I/O at 0x2400 [0x24ff].
      I/O at 0x2000 [0x207f].
  Bus  2, device   1, function  0:
    Class 0280: PCI device 8086:4220 (rev 5).
      IRQ 10.
      Master Capable.  Latency=168.  Min Gnt=3.Max Lat=24.
      Non-prefetchable 32 bit memory at 0xe0204000 [0xe0204fff].
  Bus  2, device   9, function  0:
    Class 0607: PCI device 104c:ac8e (rev 0).
      IRQ 10.
      Master Capable.  Latency=168.  Min Gnt=192.Max Lat=5.
      Non-prefetchable 32 bit memory at 0x20001000 [0x20001fff].
  Bus  2, device   9, function  2:
    Class 0c00: PCI device 104c:802e (rev 0).
      IRQ 11.
      Master Capable.  Latency=64.  Min Gnt=2.Max Lat=4.
      Non-prefetchable 32 bit memory at 0xe0206000 [0xe02067ff].
      Non-prefetchable 32 bit memory at 0xe0200000 [0xe0203fff].
  Bus  2, device  10, function  0:
    Class 0200: PCI device 10ec:8139 (rev 16).
      IRQ 11.
      Master Capable.  Latency=64.  Min Gnt=32.Max Lat=64.
      I/O at 0x3000 [0x30ff].
      Non-prefetchable 32 bit memory at 0xe0206800 [0xe02068ff].

+ cat -v /proc/cmdline
ro root=LABEL=/ rhgb quiet

+ cat -v /proc/uptime
60035.34 56105.64

+ cat -v /proc/devices
Character devices:
  1 mem
  4 /dev/vc/0
  4 tty
  4 ttyS
  5 /dev/tty
  5 /dev/console
  5 /dev/ptmx
  6 lp
  7 vcs
 10 misc
 13 input
 14 sound
 29 fb
 36 netlink
116 alsa
128 ptm
136 pts
171 ieee1394
180 usb
226 drm
254 pcmcia

Block devices:
  1 ramdisk
  3 ide0
  8 sd
  9 md
 65 sd
 66 sd
 67 sd
 68 sd
 69 sd
 70 sd
 71 sd
128 sd
129 sd
130 sd
131 sd
132 sd
133 sd
134 sd
135 sd
253 device-mapper
254 mdp

+ cat -v /proc/misc
 63 device-mapper
175 agpgart
228 hpet
135 rtc

+ cat -v /proc/filesystems
nodev	sysfs
nodev	rootfs
nodev	bdev
nodev	proc
nodev	sockfs
nodev	binfmt_misc
nodev	usbfs
nodev	pipefs
nodev	futexfs
nodev	tmpfs
nodev	eventpollfs
nodev	devpts
	ext2
nodev	ramfs
nodev	hugetlbfs
	iso9660
nodev	mqueue
nodev	selinuxfs
	ext3
nodev	rpc_pipefs
nodev	autofs

+ cat -v /proc/interrupts
           CPU0       
  0:   60041978          XT-PIC  timer
  1:      17881          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  7:          2          XT-PIC  parport0
  8:          1          XT-PIC  rtc
  9:       1623          XT-PIC  acpi
 10:     435218          XT-PIC  Intel 82801DB-ICH4, Intel 82801DB-ICH4 Modem, uhci_hcd, yenta, driverloader
 11:    1512954          XT-PIC  ohci1394, ehci_hcd, uhci_hcd, uhci_hcd, i915 at pci:0000:00:02.0
 12:      91275          XT-PIC  i8042
 14:     175803          XT-PIC  ide0
NMI:          0 
ERR:          0

+ cat -v /proc/iomem
00000000-0009f7ff : System RAM
0009f800-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000cc7ff : Video ROM
000ce000-000cffff : reserved
000f0000-000fffff : System ROM
00100000-1eedffff : System RAM
  00100000-002ff6dd : Kernel code
  002ff6de-003a33ff : Kernel data
1eee0000-1eee7fff : ACPI Tables
1eee8000-1eefffff : ACPI Non-volatile Storage
1ef00000-1fffffff : reserved
20000000-200003ff : 0000:00:1f.1
20001000-20001fff : 0000:02:09.0
  20001000-20001fff : yenta_socket
20400000-207fffff : PCI CardBus #03
20800000-20bfffff : PCI CardBus #03
e0000000-e007ffff : 0000:00:02.0
e0080000-e00fffff : 0000:00:02.1
e0100000-e01003ff : 0000:00:1d.7
  e0100000-e01003ff : ehci_hcd
e0100800-e01008ff : 0000:00:1f.5
  e0100800-e01008ff : Intel 82801DB-ICH4
e0100c00-e0100dff : 0000:00:1f.5
  e0100c00-e0100dff : Intel 82801DB-ICH4
e0200000-e0203fff : 0000:02:09.2
e0204000-e0204fff : 0000:02:01.0
  e0204000-e0204fff : driverloader
e0206000-e02067ff : 0000:02:09.2
  e0206000-e02067ff : ohci1394
e0206800-e02068ff : 0000:02:0a.0
  e0206800-e02068ff : 8139too
e8000000-efffffff : 0000:00:02.0
f0000000-f7ffffff : 0000:00:02.1
fec10000-fec1ffff : reserved
ff800000-ffbfffff : reserved
fffffc00-ffffffff : reserved

+ cat -v /proc/ioports
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
01f0-01f7 : ide0
02f8-02ff : serial
0378-037a : parport0
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial
0600-060f : pnp 00:03
0cf8-0cff : PCI conf1
1000-107f : 0000:00:1f.0
  1000-107f : motherboard
    1000-1003 : PM1a_EVT_BLK
    1004-1005 : PM1a_CNT_BLK
    1008-100b : PM_TMR
    1010-1015 : ACPI CPU throttle
    1020-1020 : PM2_CNT_BLK
    1028-102f : GPE0_BLK
1180-11bf : 0000:00:1f.0
  1180-11bf : motherboard
1800-1807 : 0000:00:02.0
1810-181f : 0000:00:1f.1
  1810-1817 : ide0
1820-183f : 0000:00:1d.0
  1820-183f : uhci_hcd
1840-185f : 0000:00:1d.1
  1840-185f : uhci_hcd
1860-187f : 0000:00:1d.2
  1860-187f : uhci_hcd
1880-189f : 0000:00:1f.3
  1880-188f : i801-smbus
18c0-18ff : 0000:00:1f.5
  18c0-18ff : Intel 82801DB-ICH4
1c00-1cff : 0000:00:1f.5
  1c00-1cff : Intel 82801DB-ICH4
2000-207f : 0000:00:1f.6
  2000-207f : Intel 82801DB-ICH4 Modem
2400-24ff : 0000:00:1f.6
  2400-24ff : Intel 82801DB-ICH4 Modem
3000-30ff : 0000:02:0a.0
  3000-30ff : 8139too
4000-40ff : PCI CardBus #03
4400-44ff : PCI CardBus #03

+ cat -v /proc/dma
 4: cascade

+ cat -v /proc/mtrr
reg00: base=0x00000000 (   0MB), size= 512MB: write-back, count=1
reg01: base=0x1ef00000 ( 495MB), size=   1MB: uncachable, count=1
reg02: base=0x1f000000 ( 496MB), size=  16MB: uncachable, count=1
reg03: base=0xe8000000 (3712MB), size= 128MB: write-combining, count=3

+ cat -v /proc/partitions
major minor  #blocks  name

   3     0   58605120 hda
   3     1    2048256 hda1
   3     2   28186042 hda2
   3     3          1 hda3
   3     5   27358663 hda5
   3     6    1012063 hda6

+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/proc /proc proc rw,nodiratime 0 0
none /dev tmpfs rw 0 0
/dev/root / ext3 rw 0 0
none /dev tmpfs rw 0 0
none /selinux selinuxfs rw 0 0
/proc /proc proc rw,nodiratime 0 0
/proc/bus/usb /proc/bus/usb usbfs rw 0 0
/sys /sys sysfs rw 0 0
none /dev/pts devpts rw 0 0
none /dev/shm tmpfs rw 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0

+ cat -v /proc/swaps
Filename				Type		Size	Used	Priority
/dev/hda6                               partition	1012052	264	-1

+ cat -v /proc/meminfo
MemTotal:       498800 kB
MemFree:          5404 kB
Buffers:         16052 kB
Cached:         224268 kB
SwapCached:         16 kB
Active:         317528 kB
Inactive:       112412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       498800 kB
LowFree:          5404 kB
SwapTotal:     1012052 kB
SwapFree:      1011788 kB
Dirty:             656 kB
Writeback:           4 kB
Mapped:         261204 kB
Slab:            24932 kB
CommitLimit:   1261452 kB
Committed_AS:   718932 kB
PageTables:       3992 kB
VmallocTotal:   524280 kB
VmallocUsed:     12600 kB
VmallocChunk:   506520 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     4096 kB

+ cat -v /proc/stat
cpu  233547 94771 63667 5552537 55846 2915 0
cpu0 233547 94771 63667 5552537 55846 2915 0
intr 62276764 60041988 17881 0 8 8 2 1 2 1 1623 435218 1512954 91275 0 175803 0
ctxt 30598411
btime 1108150992
processes 25060
procs_running 2
procs_blocked 1

+ cat -v /proc/apm
cat: /proc/apm: No such file or directory

+ cat -v /proc/modules
driverloader 318664 0 - Live 0xdfaf5000
i915 74821 11 - Live 0xe03d5000
parport_pc 26629 1 - Live 0xe038b000
lp 12077 0 - Live 0xe036d000
parport 37001 2 parport_pc,lp, Live 0xe0375000
autofs4 23493 0 - Live 0xe0359000
sunrpc 156325 1 - Live 0xe0397000
pcmcia 20805 2 - Live 0xe0361000
ipt_REJECT 6593 1 - Live 0xe0283000
ipt_state 1857 1 - Live 0xe0281000
ip_conntrack 40309 1 ipt_state, Live 0xe0295000
iptable_filter 3521 1 - Live 0xe0222000
ip_tables 16321 3 ipt_REJECT,ipt_state,iptable_filter, Live 0xe0269000
dm_mod 55637 0 - Live 0xe0286000
video 15813 0 - Live 0xe026f000
button 6609 0 - Live 0xe0266000
battery 9285 0 - Live 0xe0262000
ac 4805 0 - Live 0xe024b000
md5 4033 1 - Live 0xdfa16000
ipv6 231681 10 - Live 0xe02a2000
joydev 9217 0 - Live 0xe0224000
yenta_socket 19137 0 - Live 0xe023f000
pcmcia_core 50945 2 pcmcia,yenta_socket, Live 0xe024f000
uhci_hcd 31449 0 - Live 0xe0236000
ehci_hcd 35273 0 - Live 0xe022c000
i2c_i801 8141 0 - Live 0xe021d000
i2c_core 20801 1 i2c_i801, Live 0xdfa66000
snd_intel8x0m 18309 6 - Live 0xdfa6d000
snd_intel8x0 33249 6 - Live 0xdfa8d000
snd_ac97_codec 67489 2 snd_intel8x0m,snd_intel8x0, Live 0xdfa39000
snd_pcm_oss 47989 0 - Live 0xdfa59000
snd_mixer_oss 17089 7 snd_pcm_oss, Live 0xdf9f1000
snd_pcm 93001 4 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss, Live 0xdfa75000
snd_timer 29125 1 snd_pcm, Live 0xdfa0d000
snd 52645 19 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer, Live 0xdfa4b000
soundcore 10017 7 snd, Live 0xdf9ed000
snd_page_alloc 9541 3 snd_intel8x0m,snd_intel8x0,snd_pcm, Live 0xdf9e9000
ieee80211 19525 0 - Live 0xdf9e3000
ieee80211_crypt 6725 1 ieee80211, Live 0xdf9cb000
8139too 26433 0 - Live 0xdf9db000
mii 4673 1 8139too, Live 0xdf9ce000
ext3 116297 1 - Live 0xdf9a9000
jbd 69977 1 ext3, Live 0xdf918000
sbp2 23113 0 - Live 0xdf879000
ohci1394 34777 0 - Live 0xdf867000
ieee1394 300313 2 sbp2,ohci1394, Live 0xdf95e000
sd_mod 17217 0 - Live 0xdf827000
scsi_mod 122177 2 sbp2,sd_mod, Live 0xdf848000

+ env
HOSTNAME=tristram.jkcs.net
TERM=xterm
SHELL=/bin/bash
HISTSIZE=1000
QTDIR=/usr/lib/qt-3.3
USER=root
LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
KDEDIR=/usr
PATH=/usr/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin
MAIL=/var/spool/mail/root
PWD=/etc/ndiswrapper/w29n51
INPUTRC=/etc/inputrc
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
HOME=/root
SHLVL=2
LOGNAME=root
LESSOPEN=|/usr/bin/lesspipe.sh %s
DISPLAY=:0.0
G_BROKEN_FILENAMES=1
XAUTHORITY=/root/.xauthnJ0ayJ
_=/usr/bin/env

+ sysctl -a
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe3'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe2'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe1'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe0'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe'
sunrpc.tcp_slot_table_entries = 16
sunrpc.udp_slot_table_entries = 16
sunrpc.nlm_debug = 0
sunrpc.nfsd_debug = 0
sunrpc.nfs_debug = 0
sunrpc.rpc_debug = 0
dev.parport.parport0.devices.lp.timeslice = 200
dev.parport.parport0.devices.active = none
dev.parport.parport0.modes = PCSPP,TRISTATE
dev.parport.parport0.dma = -1
dev.parport.parport0.irq = 7
dev.parport.parport0.base-addr = 888	0
dev.parport.parport0.spintime = 500
dev.parport.default.spintime = 500
dev.parport.default.timeslice = 200
dev.scsi.logging_level = 0
dev.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000
dev.cdrom.check_media = 0
dev.cdrom.lock = 1
dev.cdrom.debug = 0
dev.cdrom.autoeject = 0
dev.cdrom.autoclose = 1
dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17
dev.cdrom.info = 
dev.cdrom.info = drive name:	
dev.cdrom.info = drive speed:	
dev.cdrom.info = drive # of slots:
dev.cdrom.info = Can close tray:	
dev.cdrom.info = Can open tray:	
dev.cdrom.info = Can lock tray:	
dev.cdrom.info = Can change speed:
dev.cdrom.info = Can select disk:
dev.cdrom.info = Can read multisession:
dev.cdrom.info = Can read MCN:	
dev.cdrom.info = Reports media changed:
dev.cdrom.info = Can play audio:	
dev.cdrom.info = Can write CD-R:	
dev.cdrom.info = Can write CD-RW:
dev.cdrom.info = Can read DVD:	
dev.cdrom.info = Can write DVD-R:
dev.cdrom.info = Can write DVD-RAM:
dev.cdrom.info = Can read MRW:	
dev.cdrom.info = Can write MRW:	
dev.cdrom.info = Can write RAM:	
dev.cdrom.info = 
dev.cdrom.info = 
dev.hpet.max-user-freq = 64
dev.rtc.max-user-freq = 64
net.ipv6.conf.eth1.max_addresses = 16
net.ipv6.conf.eth1.max_desync_factor = 600
net.ipv6.conf.eth1.regen_max_retry = 5
net.ipv6.conf.eth1.temp_prefered_lft = 86400
net.ipv6.conf.eth1.temp_valid_lft = 604800
net.ipv6.conf.eth1.use_tempaddr = 0
net.ipv6.conf.eth1.force_mld_version = 0
net.ipv6.conf.eth1.router_solicitation_delay = 1
net.ipv6.conf.eth1.router_solicitation_interval = 4
net.ipv6.conf.eth1.router_solicitations = 3
net.ipv6.conf.eth1.dad_transmits = 1
net.ipv6.conf.eth1.autoconf = 1
net.ipv6.conf.eth1.accept_redirects = 1
net.ipv6.conf.eth1.accept_ra = 1
net.ipv6.conf.eth1.mtu = 1500
net.ipv6.conf.eth1.hop_limit = 64
net.ipv6.conf.eth1.forwarding = 0
net.ipv6.conf.eth0.max_addresses = 16
net.ipv6.conf.eth0.max_desync_factor = 600
net.ipv6.conf.eth0.regen_max_retry = 5
net.ipv6.conf.eth0.temp_prefered_lft = 86400
net.ipv6.conf.eth0.temp_valid_lft = 604800
net.ipv6.conf.eth0.use_tempaddr = 0
net.ipv6.conf.eth0.force_mld_version = 0
net.ipv6.conf.eth0.router_solicitation_delay = 1
net.ipv6.conf.eth0.router_solicitation_interval = 4
net.ipv6.conf.eth0.router_solicitations = 3
net.ipv6.conf.eth0.dad_transmits = 1
net.ipv6.conf.eth0.autoconf = 1
net.ipv6.conf.eth0.accept_redirects = 1
net.ipv6.conf.eth0.accept_ra = 1
net.ipv6.conf.eth0.mtu = 1500
net.ipv6.conf.eth0.hop_limit = 64
net.ipv6.conf.eth0.forwarding = 0
net.ipv6.conf.default.max_addresses = 16
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.regen_max_retry = 5
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitations = 3
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.forwarding = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.regen_max_retry = 5
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitations = 3
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.autoconerror: unknown error 22 reading key 'net.ipv6.route.flush'
f = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.forwarding = 0
net.ipv6.conf.lo.max_addresses = 16
net.ipv6.conf.lo.max_desync_factor = 600
net.ipv6.conf.lo.regen_max_retry = 5
net.ipv6.conf.lo.temp_prefered_lft = 86400
net.ipv6.conf.lo.temp_valid_lft = 604800
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.lo.force_mld_version = 0
net.ipv6.conf.lo.router_solicitation_delay = 1
net.ipv6.conf.lo.router_solicitation_interval = 4
net.ipv6.conf.lo.router_solicitations = 3
net.ipv6.conf.lo.dad_transmits = 1
net.ipv6.conf.lo.autoconf = 1
net.ipv6.conf.lo.accept_redirects = 1
net.ipv6.conf.lo.accept_ra = 1
net.ipv6.conf.lo.mtu = 16436
net.ipv6.conf.lo.hop_limit = 64
net.ipv6.conf.lo.forwarding = 0
net.ipv6.neigh.eth1.locktime = 0
net.ipv6.neigh.eth1.proxy_delay = 79
net.ipv6.neigh.eth1.anycast_delay = 99
net.ipv6.neigh.eth1.proxy_qlen = 64
net.ipv6.neigh.eth1.unres_qlen = 3
net.ipv6.neigh.eth1.gc_stale_time = 60
net.ipv6.neigh.eth1.delay_first_probe_time = 5
net.ipv6.neigh.eth1.base_reachable_time = 30
net.ipv6.neigh.eth1.retrans_time = 1000
net.ipv6.neigh.eth1.app_solicit = 0
net.ipv6.neigh.eth1.ucast_solicit = 3
net.ipv6.neigh.eth1.mcast_solicit = 3
net.ipv6.neigh.eth0.locktime = 0
net.ipv6.neigh.eth0.proxy_delay = 79
net.ipv6.neigh.eth0.anycast_delay = 99
net.ipv6.neigh.eth0.proxy_qlen = 64
net.ipv6.neigh.eth0.unres_qlen = 3
net.ipv6.neigh.eth0.gc_stale_time = 60
net.ipv6.neigh.eth0.delay_first_probe_time = 5
net.ipv6.neigh.eth0.base_reachable_time = 30
net.ipv6.neigh.eth0.retrans_time = 1000
net.ipv6.neigh.eth0.app_solicit = 0
net.ipv6.neigh.eth0.ucast_solicit = 3
net.ipv6.neigh.eth0.mcast_solicit = 3
net.ipv6.neigh.lo.locktime = 0
net.ipv6.neigh.lo.proxy_delay = 79
net.ipv6.neigh.lo.anycast_delay = 99
net.ipv6.neigh.lo.proxy_qlen = 64
net.ipv6.neigh.lo.unres_qlen = 3
net.ipv6.neigh.lo.gc_stale_time = 60
net.ipv6.neigh.lo.delay_first_probe_time = 5
net.ipv6.neigh.lo.base_reachable_time = 30
net.ipv6.neigh.lo.retrans_time = 1000
net.ipv6.neigh.lo.app_solicit = 0
net.ipv6.neigh.lo.ucast_solicit = 3
net.ipv6.neigh.lo.mcast_solicit = 3
net.ipv6.neigh.default.gc_thresh3 = 1024
net.ipv6.neigh.default.gc_thresh2 = 512
net.ipv6.neigh.default.gc_thresh1 = 128
net.ipv6.neigh.default.gc_interval = 30
net.ipv6.neigh.default.locktime = 0
net.ipv6.neigh.default.proxy_delay = 79
net.ipv6.neigh.default.anycast_delay = 99
net.ipv6.neigh.default.proxy_qlen = 64
net.ipv6.neigh.default.unres_qlen = 3
net.ipv6.neigh.default.gc_stale_time = 60
net.ipv6.neigh.default.delay_first_probe_time = 5
net.ipv6.neigh.default.base_reachable_time = 30
net.ipv6.neigh.default.retrans_time = 1000
net.ipv6.neigh.default.app_solicit = 0
net.ipv6.neigh.default.ucast_solicit = 3
net.ipv6.neigh.default.mcast_solicit = 3
net.ipv6.mld_max_msf = 10
net.ipv6.ip6frag_secret_interval = 600
net.ipv6.ip6frag_time = 60
net.ipv6.ip6frag_low_thresh = 196608
net.ipv6.ip6frag_high_thresh = 262144
net.ipv6.bindv6only = 0
net.ipv6.icmp.ratelimit = 1000
net.ipv6.route.min_adv_mss = 1
net.ipv6.route.mtu_expires = 600
net.ipv6.route.gc_elasticity = 0
net.ipv6.route.gc_interval = 30
net.ipv6.route.gc_timeout = 60
net.ipv6.route.gc_min_interval = 0
net.ipv6.route.max_size = 4096
net.ipv6.route.gc_thresh = 1024
net.unix.max_dgram_qlen = 10
net.token-ring.rif_timeout = 600000
net.ipv4.ip_conntrack_max = 31672
net.ipv4.netfilter.ip_conntrack_tcp_max_retrans = 3
net.ipv4.netfilter.ip_conntrack_tcp_be_liberal = 0
net.ipv4.netfilter.ip_conntrack_tcp_loose = 3
net.ipv4.netfilter.ip_conntrack_tcp_timeout_max_retrans = 300
net.ipv4.netfilter.ip_conntrack_log_invalid = 0
net.ipv4.netfilter.ip_conntrack_generic_timeout = 600
net.ipv4.netfilter.ip_conntrack_icmp_timeout = 30
net.ipv4.netfilter.ip_conntrack_udp_timeout_stream = 180
net.ipv4.netfilter.ip_conntrack_udp_timeout = 30
net.ipv4.netfilter.ip_conntrack_tcp_timeout_close = 10
net.ipv4.netfilter.ip_conntrack_tcp_timeout_time_wait = 120
net.ipv4.netfilter.ip_conntrack_tcp_timeout_last_ack = 30
net.ipv4.netfilter.ip_conntrack_tcp_timeout_close_wait = 60
net.ipv4.netfilter.ip_conntrack_tcp_timeout_fin_wait = 120
net.ipv4.netfilter.ip_conntrack_tcp_timeout_established = 432000
net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_recv = 60
net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_sent = 120
net.ipv4.netfilter.ip_conntrack_buckets = 3959
net.ipv4.netfilter.ip_conntrack_count = 10
net.ipv4.netfilter.ip_conntrack_max = 31672
net.ipv4.conf.eth1.force_igmp_version = 0
net.ipv4.conf.eth1.disable_policy = 0
net.ipv4.conf.eth1.disable_xfrm = 0
net.ipv4.conf.eth1.arp_ignore = 0
net.ipv4.conf.eth1.arp_announce = 0
net.ipv4.conf.eth1.arp_filter = 0
net.ipv4.conf.eth1.tag = 0
net.ipv4.conf.eth1.log_martians = 0
net.ipv4.conf.eth1.bootp_relay = 0
net.ipv4.conf.eth1.medium_id = 0
net.ipv4.conf.eth1.proxy_arp = 0
net.ipv4.conf.eth1.accept_source_route = 0
net.ipv4.conf.eth1.send_redirects = 1
net.ipv4.conf.eth1.rp_filter = 1
net.ipv4.conf.eth1.shared_media = 1
net.ipv4.conf.eth1.secure_redirects = 1
net.ipv4.conf.eth1.accept_redirects = 1
net.ipv4.conf.eth1.mc_forwarding = 0
net.ipv4.conf.eth1.forwarding = 0
net.ipv4.conf.lo.force_igmp_version = 0
net.ipv4.conf.lo.disable_policy = 1
net.ipv4.conf.lo.disable_xfrm = 1
net.ipv4.conf.lo.arp_ignore = 0
net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 1
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 0
net.ipv4.conf.lo.shared_media = 1
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.accept_redirects = 1
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.forwarding = 0
net.ipv4.conf.default.force_igmp_version = 0
net.ipv4.conf.default.disable_policy = 0
net.ipv4.conf.default.disable_xfrm = 0
net.ipv4.conf.default.arp_ignore = 0
net.ipv4.conf.default.arp_announce = 0
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.default.log_martians = 0
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.accept_redirects = 1
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.forwarding = 0
net.ipv4.conf.all.force_igmp_version = 0
net.ipv4.conf.all.disable_policy = 0
net.ipv4.conf.all.disable_xfrm = 0
net.ipv4.conf.all.arp_ignore = 0
net.ipv4.conf.all.arp_announce = 0
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.all.log_martians = 0
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.rp_filter = 0
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 1
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.neigh.eth1.locktime = 99
net.ipv4.neigh.eth1.proxy_delay = 79
net.ipv4.neigh.eth1.anycast_delay = 99
net.ipv4.neigh.eth1.proxy_qlen = 64
net.ipv4.neigh.eth1.unres_qlen = 3
net.ipv4.neigh.eth1.gc_stale_time = 60
net.ipv4.neigh.eth1.delay_first_probe_time = 5
net.ipv4.neigh.eth1.base_reachable_time = 30
net.ipv4.neigh.eth1.retrans_time = 99
net.ipv4.neigh.eth1.app_solicit = 0
net.ipv4.neigh.eth1.ucast_solicit = 3
net.ipv4.neigh.eth1.mcast_solicit = 3
net.ipv4.neigh.lo.locktime = 99
net.ipv4.neigh.lo.proxy_delay = 79
net.ipv4.neigh.lo.anycast_delay = 99
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.base_reachable_time = 30
net.ipv4.neigh.lo.retrans_time = 99
net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.defauerror: unknown error 22 reading key 'net.ipv4.route.flush'
lt.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.locktime = 99
net.ipv4.neigh.default.proxy_delay = 79
net.ipv4.neigh.default.anycast_delay = 99
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.unres_qlen = 3
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.base_reachable_time = 30
net.ipv4.neigh.default.retrans_time = 99
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.tcp_tso_win_divisor = 8
net.ipv4.tcp_moderate_rcvbuf = 1
net.ipv4.tcp_bic_low_window = 14
net.ipv4.tcp_bic_fast_convergence = 1
net.ipv4.tcp_bic = 1
net.ipv4.tcp_vegas_gamma = 2
net.ipv4.tcp_vegas_beta = 6
net.ipv4.tcp_vegas_alpha = 2
net.ipv4.tcp_vegas_cong_avoid = 0
net.ipv4.tcp_westwood = 0
net.ipv4.tcp_no_metrics_save = 0
net.ipv4.ipfrag_secret_interval = 600
net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_frto = 0
net.ipv4.tcp_tw_reuse = 0
net.ipv4.icmp_ratemask = 6168
net.ipv4.icmp_ratelimit = 1000
net.ipv4.tcp_adv_win_scale = 2
net.ipv4.tcp_app_win = 31
net.ipv4.tcp_rmem = 4096	87380	174760
net.ipv4.tcp_wmem = 4096	16384	131072
net.ipv4.tcp_mem = 49152	65536	98304
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_max_memberships = 20
net.ipv4.route.secret_interval = 600
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_expires = 600
net.ipv4.route.gc_elasticity = 8
net.ipv4.route.error_burst = 5000
net.ipv4.route.error_cost = 1000
net.ipv4.route.redirect_silence = 20480
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_load = 20
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_timeout = 300
net.ipv4.route.gc_min_interval = 0
net.ipv4.route.max_size = 16384
net.ipv4.route.gc_thresh = 1024
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_ignore_bogus_error_responses = 0
net.ipv4.icmp_echo_ignore_broadcasts = 0
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 32768	61000
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_tw_recycle = 0
net.ipv4.tcp_syncookies = 0
net.ipv4.tcp_fin_timeout = 60
net.ipv4.tcp_retries2 = 15
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_keepalive_intvl = 75
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200
net.ipv4.ipfrag_time = 30
net.ipv4.ip_dynaddr = 0
net.ipv4.ipfrag_low_thresh = 196608
net.ipv4.ipfrag_high_thresh = 262144
net.ipv4.tcp_max_tw_buckets = 180000
net.ipv4.tcp_max_orphans = 16384
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syn_retries = 5
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_autoconfig = 0
net.ipv4.ip_default_ttl = 64
net.ipv4.ip_forward = 0
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_sack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.core.somaxconn = 128
net.core.divert_version = 0.46
net.core.optmem_max = 10240
net.core.message_burst = 10
net.core.message_cost = 5
net.core.mod_cong = 290
net.core.lo_cong = 100
net.core.no_cong = 20
net.core.no_cong_thresh = 10
net.core.netdev_max_backlog = 300
net.core.dev_weight = 64
net.core.rmem_default = 110592
net.core.wmem_default = 110592
net.core.rmem_max = 110592
net.core.wmem_max = 110592
vm.swap_token_timeout = 0
vm.legacy_va_layout = 0
vm.vfs_cache_pressure = 100
vm.block_dump = 0
vm.laptop_mode = 0
vm.max_map_count = 65536
vm.min_free_kbytes = 2847
vm.lower_zone_protection = 0
vm.hugetlb_shm_group = 0
vm.nr_hugepages = 0
vm.swappiness = 60
vm.nr_pdflush_threads = 2
vm.dirty_expire_centisecs = 3000
vm.dirty_writeback_centisecs = 500
vm.dirty_ratio = 40
vm.dirty_background_ratio = 10
vm.page-cluster = 3
vm.overcommit_ratio error: unknown error 22 reading key 'fs.binfmt_misc.register'
= 50
vm.overcommit_memory = 0
kernel.suid_dumpable = 0
kernel.ngroups_max = 65536
kernel.printk_ratelimit_burst = 10
kernel.printk_ratelimit = 5
kernel.panic_on_oops = 0
kernel.pid_max = 32768
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.pty.nr = 2
kernel.pty.max = 4096
kernel.random.uuid = 59015a6d-9e36-48c7-b3f1-b2bb8afcd8ea
kernel.random.boot_id = 6cf5dbc4-80bb-4311-9b2f-22347963ed21
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 3584
kernel.random.poolsize = 512
kernel.threads-max = 3959
kernel.cad_pid = 1
kernel.sysrq = 0
kernel.sem = 250	32000	32	128
kernel.msgmnb = 16384
kernel.msgmni = 16
kernel.msgmax = 8192
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 33554432
kernel.acct = 4	2	30
kernel.hotplug = /sbin/hotplug
kernel.modprobe = /sbin/modprobe
kernel.printk = 6	4	1	7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 0
kernel.cap-bound = -257
kernel.tainted = 1
kernel.core_pattern = core
kernel.core_uses_pid = 1
kernel.vdso = 0
kernel.print-fatal-signals = 0
kernel.exec-shield-randomize = 1
kernel.exec-shield = 1
kernel.panic = 0
kernel.domainname = (none)
kernel.hostname = tristram.jkcs.net
kernel.version = #1 Thu Feb 3 10:02:00 EST 2005
kernel.osrelease = 2.6.10-1.760_FC3.stk16
kernel.ostype = Linux
fs.mqueue.msgsize_max = 8192
fs.mqueue.msg_max = 10
fs.mqueue.queues_max = 256
fs.quota.syncs = 19
fs.quota.free_dquots = 0
fs.quota.allocated_dquots = 0
fs.quota.cache_hits = 0
fs.quota.writes = 0
fs.quota.reads = 0
fs.quota.drops = 0
fs.quota.lookups = 0
fs.aio-max-nr = 65536
fs.aio-nr = 0
fs.lease-break-time = 45
fs.dir-notify-enable = 1
fs.leases-enable = 1
fs.overflowgid = 65534
fs.overflowuid = 65534
fs.dentry-state = 8615	5461	45	0	0	0
fs.file-max = 49330
fs.file-nr = 4220	0	49330
fs.inode-state = 9236	1615	0	0	0	0	0
fs.inode-nr = 9236	1615
fs.binfmt_misc.windowsPE = enabled
fs.binfmt_misc.windowsPE = interpreter /usr/bin/wine
fs.binfmt_misc.windowsPE = flags: 
fs.binfmt_misc.windowsPE = offset 0
fs.binfmt_misc.windowsPE = magic 5045
fs.binfmt_misc.windows = enabled
fs.binfmt_misc.windows = interpreter /usr/bin/wine
fs.binfmt_misc.windows = flags: 
fs.binfmt_misc.windows = offset 0
fs.binfmt_misc.windows = magic 4d5a
fs.binfmt_misc.status = enabled
+ modprobe -V
module-init-tools version 3.1-pre5

+ modprobe -l *driverloader*
/lib/modules/2.6.10-1.760_FC3.stk16/extra/driverloader.ko

+ cat -v /etc/modules.conf

+ cat -v /etc/modprobe.conf
alias eth0 8139too
alias scsi_hostadapter sbp2
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
alias ieee1394-controller ohci1394
alias eth1 driverloader
install ipw2200 /bin/true # temporarily disabled by driverloader - conflicts with w29n51.inf

+ depmod -e -a

+ cd /etc/driverloader/config && find . -ls
 69290    8 drwxr-xr-x   2 root     root         4096 Feb 12 12:23 .
 69324    0 lrwxrwxrwx   1 root     root           17 Feb  9 11:52 ./PCI-0000:02:01.0-8086:4220-8086:2701 -> 00:0E:35:8E:69:1A
 69320    8 -rw-r--r--   1 root     root         1292 Feb 12 12:23 ./00:0E:35:8E:69:1A
 69323    8 -rw-r--r--   1 root     root           19 Feb  9 11:52 ./.modconflicts-2.6.10-1.760_FC3.stk16
 69322    8 -rw-r--r--   1 root     root         1750 Feb  9 11:52 ./.infcache
 69277    4 -rw-r--r--   1 root     root            0 Feb  9 11:46 ./.perlmodsok

+ cd /etc/driverloader/config && find . -print -type f -exec cat {} \;
.
./PCI-0000:02:01.0-8086:4220-8086:2701
./00:0E:35:8E:69:1A
VendorDesc="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
ChannelMaskBand52J=0
ChannelMaskBand52=-2147483648
ChannelMaskBand24G=34815
ChannelMaskBand24B=34815
RadioEnableHW=1
PBANumber="C72983002"
HardwareVersion="0.1.4"
UcodeVersion="0000D156"
FwVersion="ABG:9.0.1.5"
DriverLoaderInfFile="w29n51.inf"
DriverLoaderVersion="2.24"
ServiceBinary="w29n51.sys"
DriverName="w29n51"
CtsToItself=0x1
DesiredSsid=""
RsnEnable=0x1
MixedCellsEnabled=0x1
BandType=0x0
DriverDesc="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
CLSGUID="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
EnumPropPages32="w29NCPA.dll,AddWirelessPPToNCPA"
Service="w29n51"
LowerRange="ethernet"
UpperRange="ndis5"
AdapterModel="Intel(R) PRO/Wireless 2200BG Network Connection"
PowerIndex="6"
RecommendedChannel24="11"
FeatureSet=0x1900001
BTCoexistence=0x7
DesiredCipher=0x1
DesiredAuthenticationMode=0x0
DesiredPortType=0x1
DesiredDefaultKeyId=0x1
DesiredPSKey4=""
DesiredPSKey3=""
DesiredPSKey2=""
DesiredPSKey1=""
FixedLongPreamble=0x0
StationName=""
RadioEnable=0x1
Provider="Intel"
PrefBand=0x2
ModulationType="2"
NetType="WLAN"
NdisEnvironment=0
IBSSTxPower="100"
ExtChannelBand24Enabled=0x0
Diversity11g="0"
Diversity11b="2"
Diversity11a="0"
ConnectionPriority="2"
ConfigurationName="PR0W1RELE55"
CardType=2
./.modconflicts-2.6.10-1.760_FC3.stk16
ipw2200 w29n51.inf
./.infcache
w29n51.inf PCI 8086 4223 8086 0000
w29n51.inf PCI 8086 4223 8086 2701
w29n51.inf PCI 8086 4223 8086 2702
w29n51.inf PCI 8086 4223 8086 1000
w29n51.inf PCI 8086 4223 8086 1001
w29n51.inf PCI 8086 4223 8086 1002
w29n51.inf PCI 8086 4223 8086 1003
w29n51.inf PCI 8086 4224 8086 1010
w29n51.inf PCI 8086 4224 8086 1011
w29n51.inf PCI 8086 4224 8086 1012
w29n51.inf PCI 8086 4224 8086 1013
w29n51.inf PCI 8086 4223 8086 1020
w29n51.inf PCI 8086 4223 8086 1021
w29n51.inf PCI 8086 4223 8086 1022
w29n51.inf PCI 8086 4223 8086 1023
w29n51.inf PCI 8086 4223 8086 1030
w29n51.inf PCI 8086 4223 8086 1031
w29n51.inf PCI 8086 4223 8086 1032
w29n51.inf PCI 8086 4223 8086 1033
w29n51.inf PCI 8086 4223 8086 1040
w29n51.inf PCI 8086 4223 8086 1041
w29n51.inf PCI 8086 4223 8086 1042
w29n51.inf PCI 8086 4223 8086 1043
w29n51.inf PCI 8086 4223 8086 1050
w29n51.inf PCI 8086 4223 8086 1051
w29n51.inf PCI 8086 4223 8086 1052
w29n51.inf PCI 8086 4223 8086 1053
w29n51.inf PCI 8086 4223 103C 1351
w29n51.inf PCI 8086 4223 103C 1352
w29n51.inf PCI 8086 4223 103C 1353
w29n51.inf PCI 8086 4223 103C 1354
w29n51.inf PCI 8086 4220 8086 0000
w29n51.inf PCI 8086 4220 8086 2701
w29n51.inf PCI 8086 4220 8086 2702
w29n51.inf PCI 8086 4220 8086 2711
w29n51.inf PCI 8086 4220 8086 2712
w29n51.inf PCI 8086 4220 8086 2721
w29n51.inf PCI 8086 4220 8086 2722
w29n51.inf PCI 8086 4220 8086 2731
w29n51.inf PCI 8086 4220 8086 2732
w29n51.inf PCI 8086 4220 8086 2741
w29n51.inf PCI 8086 4220 8086 2742
w29n51.inf PCI 8086 4220 8086 2751
w29n51.inf PCI 8086 4220 8086 2752
w29n51.inf PCI 8086 4220 8086 2753
w29n51.inf PCI 8086 4220 8086 2754
w29n51.inf PCI 8086 4220 8086 2761
w29n51.inf PCI 8086 4220 8086 2762
w29n51.inf PCI 8086 4220 103C 12F5
w29n51.inf PCI 8086 4220 103C 12F6
./.perlmodsok

+ cd /etc/driverloader/static && find . -ls
 69306    8 drwxr-xr-x   2 root     root         4096 Feb  9 11:58 .
 69325    8 -rw-r--r--   1 root     root           51 Feb  9 11:58 ./00:0E:35:8E:69:1A
 69308    8 -r--r--r--   1 root     root           16 Feb  9 12:00 ./webconf
 69307    8 -r--r--r--   1 root     root            4 Feb  3 19:51 ./package

+ cd /etc/driverloader/static && find . -print -type f -exec cat {} \;
.
./00:0E:35:8E:69:1A
LicenseOwner="jfk at pobox.com"
LicenseKey=0x406F61E9
./webconf
127.0.0.1:18020
./package
RPM

+ ls -lR /usr/lib/driverloader/.
/usr/lib/driverloader/.:
total 328
drwxr-xr-x  2 root root   4096 Feb  9 11:41 CGI
-r--r--r--  1 root root 225851 Feb  3 19:51 CGI.pm
-r--r--r--  1 root root   3214 Feb  3 19:51 LICENSE
-r--r--r--  1 root root  19129 Feb  3 19:51 dldrparser.pm
drwxr-xr-x  4 root root   4096 Feb  9 11:41 modules
-r-xr-xr-x  1 root root  26313 Feb  3 19:51 webconfd
-r--r--r--  1 root root    695 Feb  3 19:51 webconfd.conf
drwxr-xr-x  5 root root   4096 Feb  9 11:41 webconfdocs

/usr/lib/driverloader/./CGI:
total 112
-r--r--r--  1 root root   271 Feb  3 19:51 Apache.pm
-r--r--r--  1 root root 15148 Feb  3 19:51 Carp.pm
-r--r--r--  1 root root 14213 Feb  3 19:51 Cookie.pm
-r--r--r--  1 root root  7191 Feb  3 19:51 Fast.pm
-r--r--r--  1 root root  7841 Feb  3 19:51 Pretty.pm
-r--r--r--  1 root root 10942 Feb  3 19:51 Push.pm
-r--r--r--  1 root root   285 Feb  3 19:51 Switch.pm
-r--r--r--  1 root root 10855 Feb  3 19:51 Util.pm

/usr/lib/driverloader/./modules:
total 16
drwxr-xr-x  2 root root 4096 Feb  9 11:41 GPL
drwxr-xr-x  3 root root 4096 Feb  9 11:41 binaries

/usr/lib/driverloader/./modules/GPL:
total 24
-r--r--r--  1 root root 18860 Aug 23  2003 COPYING

/usr/lib/driverloader/./modules/binaries:
total 8
drwxr-xr-x  2 root root 4096 Feb  9 11:41 linux-2.6.10-1.760-FC3.stk16

/usr/lib/driverloader/./modules/binaries/linux-2.6.10-1.760-FC3.stk16:
total 380
-r--r--r--  1 root root 377528 Feb  3 19:51 driverloader.ko

/usr/lib/driverloader/./webconfdocs:
total 32
drwxr-xr-x  2 root root 4096 Feb  9 11:41 cgi-bin
drwxr-xr-x  2 root root 4096 Feb  9 11:41 images
drwxr-xr-x  2 root root 4096 Feb  9 11:41 includes
-r--r--r--  1 root root   94 Oct  3  2003 index.html

/usr/lib/driverloader/./webconfdocs/cgi-bin:
total 60
-r-xr-xr-x  1 root root 20113 Dec 31 10:18 config.cgi
-r-xr-xr-x  1 root root   707 Jan 26  2004 dmesg.cgi
-r-xr-xr-x  1 root root  2100 Jan 23  2004 fileupload.cgi
-r-xr-xr-x  1 root root  7028 Dec 31 10:20 parse.cgi
-r-xr-xr-x  1 root root  2605 Sep 10 23:01 saveconfig.cgi

/usr/lib/driverloader/./webconfdocs/images:
total 32
-r--r--r--  1 root root  253 Oct  6  2003 blink.gif
-r--r--r--  1 root root  189 Oct  6  2003 info.gif
-r--r--r--  1 root root 9807 Oct  6  2003 linuxant.gif

/usr/lib/driverloader/./webconfdocs/includes:
total 52
-r--r--r--  1 root root   144 Feb  3 19:51 config.inc
-r--r--r--  1 root root   400 Jan  8  2004 footer.inc
-r--r--r--  1 root root   859 Feb  3 19:51 header.inc
-r--r--r--  1 root root  1094 Feb  3 19:51 mainhead.inc
-r--r--r--  1 root root 15670 Oct 15  2003 tooltip.js

+ ( cd /usr/lib/driverloader && for f in webconfd webconfdocs/cgi-bin/*.cgi; do 					perl -c ${f}; done )
webconfd syntax OK
webconfdocs/cgi-bin/config.cgi syntax OK
webconfdocs/cgi-bin/dmesg.cgi syntax OK
webconfdocs/cgi-bin/fileupload.cgi syntax OK
webconfdocs/cgi-bin/parse.cgi syntax OK
webconfdocs/cgi-bin/saveconfig.cgi syntax OK

+ ls -lR /var/lib/driverloader/.
/var/lib/driverloader/.:
total 6104
-rw-r--r--  1 root root 3222784 Feb  9 11:52 w29n50.sys
-rw-r--r--  1 root root  119334 Feb  9 11:52 w29n51.inf
-rw-r--r--  1 root root 2877696 Feb  9 11:52 w29n51.sys

+ cd /var/lib/driverloader && find . -name '*.inf' -type f -print -exec cat {} \;
./w29n51.inf
;******************************************************************************
; w29n51.INF
;
; Intel(R) PRO/Wireless 2915ABG Network Connection Adapter
; Unified Installation Script for Windows XP and 2k
;
; Copyright (c) 2004 Intel, Inc. All Rights Reserved
;
;------------------------------------------------------------------------------

;******************************************************************************
; Version Section
;------------------------------------------------------------------------------
[version]
Signature   = "$Windows NT$"
Compatible  = 1
Class       = net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %PROVIDER_NAME%
DriverVer   = 10/29/2004,9.0.1.9
CatalogFile = w29n51.CAT

;******************************************************************************
; Manufacturer
;------------------------------------------------------------------------------
[Manufacturer]
%COMPANY_NAME%  = Device,NT.5.1
 
[ControlFlags]
ExcludeFromSelect = \
                  PCI\VEN_8086&DEV_4220&SUBSYS_27018086, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_27028086, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_27118086, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_27128086, \                
                  PCI\VEN_8086&DEV_4220&SUBSYS_27218086, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_27228086, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_27318086, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_27328086, \           
                  PCI\VEN_8086&DEV_4220&SUBSYS_27418086, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_27428086, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_27518086, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_27528086, \           
                  PCI\VEN_8086&DEV_4220&SUBSYS_27538086, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_27548086, \           
                  PCI\VEN_8086&DEV_4220&SUBSYS_27618086, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_27628086, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_12F5103C, \
                  PCI\VEN_8086&DEV_4220&SUBSYS_12F6103C, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_00008086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_27018086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_27028086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10008086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10018086, \                
                  PCI\VEN_8086&DEV_4223&SUBSYS_10028086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10038086, \
                  PCI\VEN_8086&DEV_4224&SUBSYS_10108086, \
                  PCI\VEN_8086&DEV_4224&SUBSYS_10118086, \           
                  PCI\VEN_8086&DEV_4224&SUBSYS_10128086, \
                  PCI\VEN_8086&DEV_4224&SUBSYS_10138086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10208086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10218086, \           
                  PCI\VEN_8086&DEV_4223&SUBSYS_10228086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10238086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10308086  \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10318086  \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10328086  \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10338086  \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10408086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10418086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10428086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10438086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10508086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10518086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10528086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_10538086, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_1351103C, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_1352103C, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_1353103C, \
                  PCI\VEN_8086&DEV_4223&SUBSYS_1354103C


                  
;******************************************************************************
; Device
;------------------------------------------------------------------------------
[Device]
%NIC_MPCI3B%   = Install_MPCI3B_W2k,            PCI\VEN_8086&DEV_4223&SUBSYS_00008086 ; Intel 2915ABG mPCI 3B - ENG
%NIC_MPCI3B%   = Install_MPCI3B_MOW_AE_W2k,     PCI\VEN_8086&DEV_4223&SUBSYS_27018086 ; Intel 2915ABG mPCI 3B - ENG MoW
%NIC_MPCI3B%   = Install_MPCI3B_W2k,            PCI\VEN_8086&DEV_4223&SUBSYS_27028086 ; Intel 2915ABG mPCI 3B - ENG RoW

%NIC_MPCI3B%   = Install_MPCI3B_MOW_AE_W2k,        PCI\VEN_8086&DEV_4223&SUBSYS_10008086 ; Intel 2915ABG mPCI 3B Americas/Europe ZZA
%NIC_MPCI3B%   = Install_MPCI3B_MOW_AE_W2k,        PCI\VEN_8086&DEV_4223&SUBSYS_10018086 ; Intel 2915ABG mPCI 3B Europe ZZE
%NIC_MPCI3B%   = Install_MPCI3B_MOW_JP_W2k,        PCI\VEN_8086&DEV_4223&SUBSYS_10028086 ; Intel 2915ABG mPCI 3B Japan ZZJ
%NIC_MPCI3B%   = Install_MPCI3B_MOW_HB_W2k,        PCI\VEN_8086&DEV_4223&SUBSYS_10038086 ; Intel 2915ABG mPCI 3B High-Band ZZH

%NIC_MPCI3B%   = Install_IBMMPCI3B_MOW_AE_W2k,     PCI\VEN_8086&DEV_4224&SUBSYS_10108086 ; IBM 2915ABG mPCI 3B Americas/Europe ZZA
%NIC_MPCI3B%   = Install_IBMMPCI3B_MOW_AE_W2k,     PCI\VEN_8086&DEV_4224&SUBSYS_10118086 ; IBM 2915ABG mPCI 3B Europe ZZE
%NIC_MPCI3B%   = Install_IBMMPCI3B_MOW_JP_W2k,     PCI\VEN_8086&DEV_4224&SUBSYS_10128086 ; IBM 2915ABG mPCI 3B Japan ZZJ
%NIC_MPCI3B%   = Install_IBMMPCI3B_MOW_HB_W2k,     PCI\VEN_8086&DEV_4224&SUBSYS_10138086 ; IBM 2915ABG mPCI 3B High-Band ZZH

%NIC_MPCI3A%   = Install_DELLMPCI3A_AE_W2k,     	PCI\VEN_8086&DEV_4223&SUBSYS_10208086 ; Dell 2915ABG mPCI 3A Americas/Europe ZZA
%NIC_MPCI3A%   = Install_DELLMPCI3A_AE_W2k,     	PCI\VEN_8086&DEV_4223&SUBSYS_10218086 ; Dell 2915ABG mPCI 3A Europe ZZE
%NIC_MPCI3A%   = Install_DELLMPCI3A_JP_W2k,     	PCI\VEN_8086&DEV_4223&SUBSYS_10228086 ; Dell 2915ABG mPCI 3A Japan ZZJ
%NIC_MPCI3A%   = Install_DELLMPCI3A_HB_W2k,     	PCI\VEN_8086&DEV_4223&SUBSYS_10238086 ; Dell 2915ABG mPCI 3A High-Band ZZH

%NIC_MPCI3B%   = Install_FUJITSUMPCI3B_AE_W2k,    	PCI\VEN_8086&DEV_4223&SUBSYS_10308086 ; Fujitsu 2915ABG mPCI 3B Americas/Europe ZZA
%NIC_MPCI3B%   = Install_FUJITSUMPCI3B_AE_W2k,    	PCI\VEN_8086&DEV_4223&SUBSYS_10318086 ; Fujitsu 2915ABG mPCI 3B Europe ZZE
%NIC_MPCI3B%   = Install_FUJITSUMPCI3B_JP_W2k,    	PCI\VEN_8086&DEV_4223&SUBSYS_10328086 ; Fujitsu 2915ABG mPCI 3B Japan ZZJ
%NIC_MPCI3B%   = Install_FUJITSUMPCI3B_HB_W2k,    	PCI\VEN_8086&DEV_4223&SUBSYS_10338086 ; Fujitsu 2915ABG mPCI 3B High-Band ZZH

%NIC_MPCI3B%   = Install_TOSHIBAMPCI3B_AE_W2k,     PCI\VEN_8086&DEV_4223&SUBSYS_10408086 ; Toshiba 2915ABG mPCI 3B Americas/Europe ZZA
%NIC_MPCI3B%   = Install_TOSHIBAMPCI3B_AE_W2k,     PCI\VEN_8086&DEV_4223&SUBSYS_10418086 ; Toshiba 2915ABG mPCI 3B Europe ZZE
%NIC_MPCI3B%   = Install_TOSHIBAMPCI3B_JP_W2k,     PCI\VEN_8086&DEV_4223&SUBSYS_10428086 ; Toshiba 2915ABG mPCI 3B Japan ZZJ
%NIC_MPCI3B%   = Install_TOSHIBAMPCI3B_HB_W2k,     PCI\VEN_8086&DEV_4223&SUBSYS_10438086 ; Toshiba 2915ABG mPCI 3B High-Band ZZH

%NIC_MPCI3B%   = Install_SONYMPCI3B_AE_W2k,     	PCI\VEN_8086&DEV_4223&SUBSYS_10508086 ; Sony 2915ABG mPCI 3B Americas/Europe ZZA
%NIC_MPCI3B%   = Install_SONYMPCI3B_AE_W2k,     	PCI\VEN_8086&DEV_4223&SUBSYS_10518086 ; Sony 2915ABG mPCI 3B Europe ZZE
%NIC_MPCI3B%   = Install_SONYMPCI3B_JP_W2k,     PCI\VEN_8086&DEV_4223&SUBSYS_10528086 ; Sony 2915ABG mPCI 3B Japan ZZJ
%NIC_MPCI3B%   = Install_SONYMPCI3B_HB_W2k,     	PCI\VEN_8086&DEV_4223&SUBSYS_10538086 ; Sony 2915ABG mPCI 3B High-Band ZZH

%NIC_MPCI3B%   = Install_HPQMPCI3B_MOW_AE_W2k,     PCI\VEN_8086&DEV_4223&SUBSYS_1351103C ; HP 2915ABG mPCI 3B Americas/Europe ZZA
%NIC_MPCI3B%   = Install_HPQMPCI3B_MOW_AE_W2k,     PCI\VEN_8086&DEV_4223&SUBSYS_1352103C ; HP 2915ABG mPCI 3B Europe ZZE
%NIC_MPCI3B%   = Install_HPQMPCI3B_MOW_JP_W2k,     PCI\VEN_8086&DEV_4223&SUBSYS_1353103C ; HP 2915ABG mPCI 3B Japan ZZJ
%NIC_MPCI3B%   = Install_HPQMPCI3B_MOW_HB_W2k,     PCI\VEN_8086&DEV_4223&SUBSYS_1354103C ; HP 2915ABG mPCI 3B High-Band ZZH



%NIC_MPCI3B_BG%   = Install_MPCI3B_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_00008086 ; Intel 2200 mPCI 3B - ENG
%NIC_MPCI3B_BG%   = Install_MPCI3B_MOW_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27018086 ; Intel 2200 mPCI 3B - MoW
%NIC_MPCI3B_BG%   = Install_MPCI3B_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27028086 ; Intel 2200 mPCI 3B - RoW

%NIC_MPCI3B_BG%   = Install_IBMMPCI3B_MOW_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27118086 ; IBM 2200 mPCI 3B - MoW
%NIC_MPCI3B_BG%   = Install_IBMMPCI3B_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27128086 ; IBM 2200 mPCI 3B - RoW

%NIC_MPCI3A_BG%   = Install_DELLMPCI3A_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27218086 ; Dell 2200 mPCI 3A - MoW
%NIC_MPCI3A_BG%   = Install_DELLMPCI3A_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27228086 ; Dell 2200 mPCI 3A - RoW

%NIC_MPCI3B_BG%   = Install_FUJITSUMPCI3B_MOW_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27318086 ; Fujitsu 2200 mPCI 3B - MoW
%NIC_MPCI3B_BG%   = Install_FUJITSUMPCI3B_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27328086 ; Fujitsu 2200 mPCI 3B - RoW

%NIC_MPCI3B_BG%   = Install_TOSHIBAMPCI3B_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27418086 ; Toshiba 2200 mPCI 3B - MoW
%NIC_MPCI3B_BG%   = Install_TOSHIBAMPCI3B_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27428086 ; Toshiba 2200 mPCI 3B - RoW

%NIC_MPCI3B_BG%   = Install_SONYMPCI3B_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27518086 ; Sony 2200 mPCI 3B - MoW
%NIC_MPCI3B_BG%   = Install_SONYMPCI3B_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27528086 ; Sony 2200 mPCI 3B - RoW
%NIC_MPCI3B_BG%   = Install_SONYMPCI3B_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27538086 ; Sony 2200 mPCI 3B - ZZD
%NIC_MPCI3B_BG%   = Install_SONYMPCI3B_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27548086 ; Sony 2200 mPCI 3B - MoW LMA label

%NIC_MPCI3B_BG%   = Install_HPQMPCI3B_MOW_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27618086 ; HPQ 2200 mPCI 3B - MoW
%NIC_MPCI3B_BG%   = Install_HPQMPCI3B_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_27628086 ; HPQ 2200 mPCI 3B - RoW

%NIC_MPCI3B_BG%   = Install_HPQMPCI3B_MOW_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_12F5103C ; HPQ 2200 mPCI 3B - MoW Subven 103c
%NIC_MPCI3B_BG%   = Install_HPQMPCI3B_BG_W2k, PCI\VEN_8086&DEV_4220&SUBSYS_12F6103C ; HPQ 2200 mPCI 3B - RoW Subven 103c


[Device.NT.5.1]
%NIC_MPCI3B%   = Install_MPCI3B_XP,            PCI\VEN_8086&DEV_4223&SUBSYS_00008086 ; Intel 2915ABG mPCI 3B - ENG
%NIC_MPCI3B%   = Install_MPCI3B_MOW_AE_XP,     PCI\VEN_8086&DEV_4223&SUBSYS_27018086 ; Intel 2915ABG mPCI 3B - ENG MoW
%NIC_MPCI3B%   = Install_MPCI3B_XP,            PCI\VEN_8086&DEV_4223&SUBSYS_27028086 ; Intel 2915ABG mPCI 3B - ENG RoW

%NIC_MPCI3B%   = Install_MPCI3B_MOW_AE_XP,        PCI\VEN_8086&DEV_4223&SUBSYS_10008086 ; Intel 2915ABG mPCI 3B Americas/Europe ZZA
%NIC_MPCI3B%   = Install_MPCI3B_MOW_AE_XP,        PCI\VEN_8086&DEV_4223&SUBSYS_10018086 ; Intel 2915ABG mPCI 3B Europe ZZE
%NIC_MPCI3B%   = Install_MPCI3B_MOW_JP_XP,        PCI\VEN_8086&DEV_4223&SUBSYS_10028086 ; Intel 2915ABG mPCI 3B Japan ZZJ
%NIC_MPCI3B%   = Install_MPCI3B_MOW_HB_XP,        PCI\VEN_8086&DEV_4223&SUBSYS_10038086 ; Intel 2915ABG mPCI 3B High-Band ZZH

%NIC_MPCI3B%   = Install_IBMMPCI3B_MOW_AE_XP,     PCI\VEN_8086&DEV_4224&SUBSYS_10108086 ; IBM 2915ABG mPCI 3B Americas/Europe ZZA
%NIC_MPCI3B%   = Install_IBMMPCI3B_MOW_AE_XP,     PCI\VEN_8086&DEV_4224&SUBSYS_10118086 ; IBM 2915ABG mPCI 3B Europe ZZE
%NIC_MPCI3B%   = Install_IBMMPCI3B_MOW_JP_XP,     PCI\VEN_8086&DEV_4224&SUBSYS_10128086 ; IBM 2915ABG mPCI 3B Japan ZZJ
%NIC_MPCI3B%   = Install_IBMMPCI3B_MOW_HB_XP,     PCI\VEN_8086&DEV_4224&SUBSYS_10138086 ; IBM 2915ABG mPCI 3B High-Band ZZH

%NIC_MPCI3A%   = Install_DELLMPCI3A_AE_XP,     	PCI\VEN_8086&DEV_4223&SUBSYS_10208086 ; Dell 2915ABG mPCI 3A Americas/Europe ZZA
%NIC_MPCI3A%   = Install_DELLMPCI3A_AE_XP,     	PCI\VEN_8086&DEV_4223&SUBSYS_10218086 ; Dell 2915ABG mPCI 3A Europe ZZE
%NIC_MPCI3A%   = Install_DELLMPCI3A_JP_XP,     	PCI\VEN_8086&DEV_4223&SUBSYS_10228086 ; Dell 2915ABG mPCI 3A Japan ZZJ
%NIC_MPCI3A%   = Install_DELLMPCI3A_HB_XP,     	PCI\VEN_8086&DEV_4223&SUBSYS_10238086 ; Dell 2915ABG mPCI 3A High-Band ZZH

%NIC_MPCI3B%   = Install_FUJITSUMPCI3B_AE_XP,     	PCI\VEN_8086&DEV_4223&SUBSYS_10308086 ; Fujitsu 2915ABG mPCI 3B Americas/Europe ZZA
%NIC_MPCI3B%   = Install_FUJITSUMPCI3B_AE_XP,     	PCI\VEN_8086&DEV_4223&SUBSYS_10318086 ; Fujitsu 2915ABG mPCI 3B Europe ZZE
%NIC_MPCI3B%   = Install_FUJITSUMPCI3B_JP_XP,     	PCI\VEN_8086&DEV_4223&SUBSYS_10328086 ; Fujitsu 2915ABG mPCI 3B Japan ZZJ
%NIC_MPCI3B%   = Install_FUJITSUMPCI3B_HB_XP,     	PCI\VEN_8086&DEV_4223&SUBSYS_10338086 ; Fujitsu 2915ABG mPCI 3B High-Band ZZH

%NIC_MPCI3B%   = Install_TOSHIBAMPCI3B_AE_XP,     PCI\VEN_8086&DEV_4223&SUBSYS_10408086 ; Toshiba 2915ABG mPCI 3B Americas/Europe ZZA
%NIC_MPCI3B%   = Install_TOSHIBAMPCI3B_AE_XP,     PCI\VEN_8086&DEV_4223&SUBSYS_10418086 ; Toshiba 2915ABG mPCI 3B Europe ZZE
%NIC_MPCI3B%   = Install_TOSHIBAMPCI3B_JP_XP,     PCI\VEN_8086&DEV_4223&SUBSYS_10428086 ; Toshiba 2915ABG mPCI 3B Japan ZZJ
%NIC_MPCI3B%   = Install_TOSHIBAMPCI3B_HB_XP,     PCI\VEN_8086&DEV_4223&SUBSYS_10438086 ; Toshiba 2915ABG mPCI 3B High-Band ZZH

%NIC_MPCI3B%   = Install_SONYMPCI3B_AE_XP,     	PCI\VEN_8086&DEV_4223&SUBSYS_10508086 ; Sony 2915ABG mPCI 3B Americas/Europe ZZA
%NIC_MPCI3B%   = Install_SONYMPCI3B_AE_XP,     	PCI\VEN_8086&DEV_4223&SUBSYS_10518086 ; Sony 2915ABG mPCI 3B Europe ZZE
%NIC_MPCI3B%   = Install_SONYMPCI3B_JP_XP,     	PCI\VEN_8086&DEV_4223&SUBSYS_10528086 ; Sony 2915ABG mPCI 3B Japan ZZJ
%NIC_MPCI3B%   = Install_SONYMPCI3B_HB_XP,     	PCI\VEN_8086&DEV_4223&SUBSYS_10538086 ; Sony 2915ABG mPCI 3B High-Band ZZH

%NIC_MPCI3B%   = Install_HPQMPCI3B_MOW_AE_XP,     PCI\VEN_8086&DEV_4223&SUBSYS_1351103C ; HP 2915ABG mPCI 3B Americas/Europe ZZA
%NIC_MPCI3B%   = Install_HPQMPCI3B_MOW_AE_XP,     PCI\VEN_8086&DEV_4223&SUBSYS_1352103C ; HP 2915ABG mPCI 3B Europe ZZE
%NIC_MPCI3B%   = Install_HPQMPCI3B_MOW_JP_XP,     PCI\VEN_8086&DEV_4223&SUBSYS_1353103C ; HP 2915ABG mPCI 3B Japan ZZJ
%NIC_MPCI3B%   = Install_HPQMPCI3B_MOW_HB_XP,     PCI\VEN_8086&DEV_4223&SUBSYS_1354103C ; HP 2915ABG mPCI 3B High-Band ZZH



%NIC_MPCI3B_BG%   = Install_MPCI3B_BG_XP,            PCI\VEN_8086&DEV_4220&SUBSYS_00008086 ; Intel 2200 mPCI 3B - ENG
%NIC_MPCI3B_BG%   = Install_MPCI3B_MOW_BG_XP,            PCI\VEN_8086&DEV_4220&SUBSYS_27018086 ; Intel 2200 mPCI 3B - MoW
%NIC_MPCI3B_BG%   = Install_MPCI3B_BG_XP,            PCI\VEN_8086&DEV_4220&SUBSYS_27028086 ; Intel 2200 mPCI 3B - RoW

%NIC_MPCI3B_BG%   = Install_IBMMPCI3B_MOW_BG_XP,         PCI\VEN_8086&DEV_4220&SUBSYS_27118086 ; IBM 2200 mPCI 3B - MoW
%NIC_MPCI3B_BG%   = Install_IBMMPCI3B_BG_XP,         PCI\VEN_8086&DEV_4220&SUBSYS_27128086 ; IBM 2200 mPCI 3B - RoW

%NIC_MPCI3A_BG%   = Install_DELLMPCI3A_BG_XP,        PCI\VEN_8086&DEV_4220&SUBSYS_27218086 ; Dell 2200 mPCI 3A - MoW
%NIC_MPCI3A_BG%   = Install_DELLMPCI3A_BG_XP,        PCI\VEN_8086&DEV_4220&SUBSYS_27228086 ; Dell 2200 mPCI 3A - RoW

%NIC_MPCI3B_BG%   = Install_FUJITSUMPCI3B_MOW_BG_XP,     PCI\VEN_8086&DEV_4220&SUBSYS_27318086 ; Fujitsu 2200 mPCI 3B - MoW
%NIC_MPCI3B_BG%   = Install_FUJITSUMPCI3B_BG_XP,     PCI\VEN_8086&DEV_4220&SUBSYS_27328086 ; Fujitsu 2200 mPCI 3B - RoW

%NIC_MPCI3B_BG%   = Install_TOSHIBAMPCI3B_BG_XP,     PCI\VEN_8086&DEV_4220&SUBSYS_27418086 ; Toshiba 2200 mPCI 3B - MoW
%NIC_MPCI3B_BG%   = Install_TOSHIBAMPCI3B_BG_XP,     PCI\VEN_8086&DEV_4220&SUBSYS_27428086 ; Toshiba 2200 mPCI 3B - RoW

%NIC_MPCI3B_BG%   = Install_SONYMPCI3B_BG_XP,        PCI\VEN_8086&DEV_4220&SUBSYS_27518086 ; Sony 2200 mPCI 3B - MoW
%NIC_MPCI3B_BG%   = Install_SONYMPCI3B_BG_XP,        PCI\VEN_8086&DEV_4220&SUBSYS_27528086 ; Sony 2200 mPCI 3B - RoW
%NIC_MPCI3B_BG%   = Install_SONYMPCI3B_BG_XP,        PCI\VEN_8086&DEV_4220&SUBSYS_27538086 ; Sony 2200 mPCI 3B - ZZD
%NIC_MPCI3B_BG%   = Install_SONYMPCI3B_BG_XP,        PCI\VEN_8086&DEV_4220&SUBSYS_27548086 ; Sony 2200 mPCI 3B - MoW LMA label

%NIC_MPCI3B_BG%   = Install_HPQMPCI3B_MOW_BG_XP,         PCI\VEN_8086&DEV_4220&SUBSYS_27618086 ; HPQ 2200 mPCI 3B - MoW
%NIC_MPCI3B_BG%   = Install_HPQMPCI3B_BG_XP,         PCI\VEN_8086&DEV_4220&SUBSYS_27628086 ; HPQ 2200 mPCI 3B - RoW

%NIC_MPCI3B_BG%   = Install_HPQMPCI3B_MOW_BG_XP,     PCI\VEN_8086&DEV_4220&SUBSYS_12F5103C ; HPQ 2200 mPCI 3B - MoW Subven 103c
%NIC_MPCI3B_BG%   = Install_HPQMPCI3B_BG_XP,         PCI\VEN_8086&DEV_4220&SUBSYS_12F6103C ; HPQ 2200 mPCI 3B - RoW Subven 103c


;******************************************************************************
; Install W2k
;------------------------------------------------------------------------------

;------------------------------------------------------------------------------
; Intel 2200 3B mPCI adapter
;------------------------------------------------------------------------------
[Install_MPCI3B_W2k]
AddReg          = Reg_Common, Reg_Intel, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_Intel_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_MPCI3B_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_MPCI3B_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; Intel 2200 3B mPCI adapter (BG)
;------------------------------------------------------------------------------
[Install_MPCI3B_BG_W2k]
AddReg          = Reg_Common, Reg_Intel, Reg_MPCI3B_BG, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_BG, Reg_Intel_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_MPCI3B_BG_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_MPCI3B_BG_W2k.Services]
AddService      = w29n50, 2, NIC_Service_BG_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; Intel 2200 3B mPCI adapter MoW
;------------------------------------------------------------------------------
[Install_MPCI3B_MOW_AE_W2k]
AddReg          = Reg_Common, Reg_Intel_Mow, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_Intel_Mow_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_MPCI3B_MOW_JP_W2k]
AddReg          = Reg_Common, Reg_Intel_Mow, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_Intel_Mow_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_MPCI3B_MOW_HB_W2k]
AddReg          = Reg_Common, Reg_Intel_Mow, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_Intel_Mow_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_MPCI3B_MOW_AE_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_MPCI3B_MOW_JP_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_MPCI3B_MOW_HB_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_MPCI3B_MOW_AE_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_MPCI3B_MOW_JP_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_MPCI3B_MOW_HB_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; Intel 2200 3B mPCI adapter MoW (BG)
;------------------------------------------------------------------------------
[Install_MPCI3B_MOW_BG_W2k]
AddReg          = Reg_Common, Reg_Intel_Mow, Reg_MPCI3B_BG, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_BG, Reg_Intel_Mow_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_MPCI3B_MOW_BG_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_MPCI3B_MOW_BG_W2k.Services]
AddService      = w29n50, 2, NIC_Service_BG_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for IBM (BG)
;------------------------------------------------------------------------------
[Install_IBMMPCI3B_BG_W2k]
AddReg          = Reg_Common, Reg_IBM_2K, Reg_MPCI3B_BG, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_BG, Reg_IBM_BG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_IBMMPCI3B_BG_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_IBMMPCI3B_BG_W2k.Services]
AddService      = w29n50, 2, NIC_Service_BG_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for IBM MoW
;------------------------------------------------------------------------------
[Install_IBMMPCI3B_MOW_AE_W2k]
AddReg          = Reg_Common, Reg_IBM_Mow_2K, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_IBM_Mow_ABG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_IBMMPCI3B_MOW_JP_W2k]
AddReg          = Reg_Common, Reg_IBM_Mow_2K, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_IBM_Mow_ABG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_IBMMPCI3B_MOW_HB_W2k]
AddReg          = Reg_Common, Reg_IBM_Mow_2K, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_IBM_Mow_ABG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_IBMMPCI3B_MOW_AE_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_IBMMPCI3B_MOW_JP_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_IBMMPCI3B_MOW_HB_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_IBMMPCI3B_MOW_AE_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_IBMMPCI3B_MOW_JP_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_IBMMPCI3B_MOW_HB_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for IBM MoW (BG)
;------------------------------------------------------------------------------
[Install_IBMMPCI3B_MOW_BG_W2k]
AddReg          = Reg_Common, Reg_IBM_Mow_2K, Reg_MPCI3B_BG, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_BG, Reg_IBM_Mow_BG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_IBMMPCI3B_MOW_BG_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_IBMMPCI3B_MOW_BG_W2k.Services]
AddService      = w29n50, 2, NIC_Service_BG_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; 2200 3A mPCI adapter for Dell
;------------------------------------------------------------------------------
[Install_DELLMPCI3A_AE_W2k]
AddReg          = Reg_Common, Reg_Dell, Reg_MPCI3A, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_Dell_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_DELLMPCI3A_JP_W2k]
AddReg          = Reg_Common, Reg_Dell, Reg_MPCI3A, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_Dell_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_DELLMPCI3A_HB_W2k]
AddReg          = Reg_Common, Reg_Dell, Reg_MPCI3A, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_Dell_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_DELLMPCI3A_AE_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_DELLMPCI3A_JP_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_DELLMPCI3A_HB_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_DELLMPCI3A_AE_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_DELLMPCI3A_JP_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_DELLMPCI3A_HB_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; 2200 3A mPCI adapter for Dell (BG)
;------------------------------------------------------------------------------
[Install_DELLMPCI3A_BG_W2k]
AddReg          = Reg_Common, Reg_Dell, Reg_MPCI3A_BG, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_BG, Reg_Dell_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_DELLMPCI3A_BG_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_DELLMPCI3A_BG_W2k.Services]
AddService      = w29n50, 2, NIC_Service_BG_W2k, Common_EventLog_W2k


;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Fujitsu
;------------------------------------------------------------------------------
[Install_FUJITSUMPCI3B_AE_W2k]
AddReg          = Reg_Common, Reg_Fujitsu, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_Fujitsu_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_FUJITSUMPCI3B_JP_W2k]
AddReg          = Reg_Common, Reg_Fujitsu, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_Fujitsu_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_FUJITSUMPCI3B_HB_W2k]
AddReg          = Reg_Common, Reg_Fujitsu, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_Fujitsu_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_FUJITSUMPCI3B_AE_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_FUJITSUMPCI3B_JP_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_FUJITSUMPCI3B_HB_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_FUJITSUMPCI3B_AE_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_FUJITSUMPCI3B_JP_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_FUJITSUMPCI3B_HB_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Fujitsu (BG)
;------------------------------------------------------------------------------
[Install_FUJITSUMPCI3B_BG_W2k]
AddReg          = Reg_Common, Reg_Fujitsu, Reg_MPCI3B_BG, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_BG, Reg_Fujitsu_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_FUJITSUMPCI3B_BG_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_FUJITSUMPCI3B_BG_W2k.Services]
AddService      = w29n50, 2, NIC_Service_BG_W2k, Common_EventLog_W2k


;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Fujitsu MoW (BG)
;------------------------------------------------------------------------------
[Install_FUJITSUMPCI3B_MOW_BG_W2k]
AddReg          = Reg_Common, Reg_Fujitsu_Mow, Reg_MPCI3B_BG, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_BG, Reg_Fujitsu_Mow_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_FUJITSUMPCI3B_MOW_BG_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_FUJITSUMPCI3B_MOW_BG_W2k.Services]
AddService      = w29n50, 2, NIC_Service_BG_W2k, Common_EventLog_W2k


;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Toshiba
;------------------------------------------------------------------------------
[Install_TOSHIBAMPCI3B_AE_W2k]
AddReg          = Reg_Common, Reg_Toshiba, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_Toshiba_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_TOSHIBAMPCI3B_JP_W2k]
AddReg          = Reg_Common, Reg_Toshiba, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_Toshiba_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_TOSHIBAMPCI3B_HB_W2k]
AddReg          = Reg_Common, Reg_Toshiba, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_Toshiba_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_TOSHIBAMPCI3B_AE_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_TOSHIBAMPCI3B_JP_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_TOSHIBAMPCI3B_HB_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_TOSHIBAMPCI3B_AE_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_TOSHIBAMPCI3B_JP_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_TOSHIBAMPCI3B_HB_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Toshiba (BG)
;------------------------------------------------------------------------------
[Install_TOSHIBAMPCI3B_BG_W2k]
AddReg          = Reg_Common, Reg_Toshiba, Reg_MPCI3B_BG, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_BG, Reg_Toshiba_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_TOSHIBAMPCI3B_BG_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_TOSHIBAMPCI3B_BG_W2k.Services]
AddService      = w29n50, 2, NIC_Service_BG_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Sony
;------------------------------------------------------------------------------
[Install_SONYMPCI3B_AE_W2k]
AddReg          = Reg_Common, Reg_Sony, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_Sony_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_SONYMPCI3B_JP_W2k]
AddReg          = Reg_Common, Reg_Sony, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_Sony_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_SONYMPCI3B_HB_W2k]
AddReg          = Reg_Common, Reg_Sony, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_Sony_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_SONYMPCI3B_AE_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_SONYMPCI3B_JP_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_SONYMPCI3B_HB_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_SONYMPCI3B_AE_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_SONYMPCI3B_JP_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_SONYMPCI3B_HB_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Sony (BG)
;------------------------------------------------------------------------------
[Install_SONYMPCI3B_BG_W2k]
AddReg          = Reg_Common, Reg_Sony, Reg_MPCI3B_BG, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_BG, Reg_Sony_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_SONYMPCI3B_BG_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_SONYMPCI3B_BG_W2k.Services]
AddService      = w29n50, 2, NIC_Service_BG_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for HPQ (BG)
;------------------------------------------------------------------------------
[Install_HPQMPCI3B_BG_W2k]
AddReg          = Reg_Common, Reg_HPQ, Reg_MPCI3B_BG, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_BG, Reg_HPQ_BG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_HPQMPCI3B_BG_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_HPQMPCI3B_BG_W2k.Services]
AddService      = w29n50, 2, NIC_Service_BG_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for HPQ MoW
;------------------------------------------------------------------------------
[Install_HPQMPCI3B_MOW_AE_W2k]
AddReg          = Reg_Common, Reg_HPQ_Mow, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_HPQ_Mow_ABG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_HPQMPCI3B_MOW_JP_W2k]
AddReg          = Reg_Common, Reg_HPQ_Mow, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_HPQ_Mow_ABG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_HPQMPCI3B_MOW_HB_W2k]
AddReg          = Reg_Common, Reg_HPQ_Mow, Reg_MPCI3B, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_HPQ_Mow_ABG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_HPQMPCI3B_MOW_AE_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_HPQMPCI3B_MOW_JP_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_HPQMPCI3B_MOW_HB_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_HPQMPCI3B_MOW_AE_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_HPQMPCI3B_MOW_JP_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

[Install_HPQMPCI3B_MOW_HB_W2k.Services]
AddService      = w29n50, 2, NIC_Service_W2k, Common_EventLog_W2k

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for HPQ MoW (BG)
;------------------------------------------------------------------------------
[Install_HPQMPCI3B_MOW_BG_W2k]
AddReg          = Reg_Common, Reg_HPQ_Mow, Reg_MPCI3B_BG, Reg_NDIS_W2k, Reg_NCPA, Reg_Common_BG, Reg_HPQ_Mow_BG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_W2k

[Install_HPQMPCI3B_MOW_BG_W2k.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_W2k

[Install_HPQMPCI3B_MOW_BG_W2k.Services]
AddService      = w29n50, 2, NIC_Service_BG_W2k, Common_EventLog_W2k


;******************************************************************************
; Install XP
;------------------------------------------------------------------------------

;------------------------------------------------------------------------------
; Intel 2200 3B mPCI adapter
;------------------------------------------------------------------------------
[Install_MPCI3B_XP]
AddReg          = Reg_Common, Reg_Intel, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_Intel_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_MPCI3B_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_MPCI3B_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; Intel 2200 3B mPCI adapter (BG)
;------------------------------------------------------------------------------
[Install_MPCI3B_BG_XP]
AddReg          = Reg_Common, Reg_Intel, Reg_MPCI3B_BG, Reg_NDIS_XP, Reg_NCPA, Reg_Common_BG, Reg_Intel_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_MPCI3B_BG_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_MPCI3B_BG_XP.Services]
AddService      = w29n51, 2, NIC_Service_BG_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; Intel 2200 3B mPCI adapter MoW
;------------------------------------------------------------------------------
[Install_MPCI3B_MOW_AE_XP]
AddReg          = Reg_Common, Reg_Intel_Mow, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_Intel_Mow_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_MPCI3B_MOW_JP_XP]
AddReg          = Reg_Common, Reg_Intel_Mow, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_Intel_Mow_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_MPCI3B_MOW_HB_XP]
AddReg          = Reg_Common, Reg_Intel_Mow, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_Intel_Mow_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_MPCI3B_MOW_AE_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_MPCI3B_MOW_JP_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_MPCI3B_MOW_HB_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_MPCI3B_MOW_AE_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_MPCI3B_MOW_JP_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_MPCI3B_MOW_HB_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; Intel 2200 3B mPCI adapter MoW (BG)
;------------------------------------------------------------------------------
[Install_MPCI3B_MOW_BG_XP]
AddReg          = Reg_Common, Reg_Intel_Mow, Reg_MPCI3B_BG, Reg_NDIS_XP, Reg_NCPA, Reg_Common_BG, Reg_Intel_Mow_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_MPCI3B_MOW_BG_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_MPCI3B_MOW_BG_XP.Services]
AddService      = w29n51, 2, NIC_Service_BG_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for IBM (BG)
;------------------------------------------------------------------------------
[Install_IBMMPCI3B_BG_XP]
AddReg          = Reg_Common, Reg_IBM_XP, Reg_MPCI3B_BG, Reg_NDIS_XP, Reg_NCPA, Reg_Common_BG, Reg_IBM_BG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_IBMMPCI3B_BG_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_IBMMPCI3B_BG_XP.Services]
AddService      = w29n51, 2, NIC_Service_BG_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for IBM MoW
;------------------------------------------------------------------------------
[Install_IBMMPCI3B_MOW_AE_XP]
AddReg          = Reg_Common, Reg_IBM_Mow_XP, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_IBM_Mow_ABG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_IBMMPCI3B_MOW_JP_XP]
AddReg          = Reg_Common, Reg_IBM_Mow_XP, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_IBM_Mow_ABG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_IBMMPCI3B_MOW_HB_XP]
AddReg          = Reg_Common, Reg_IBM_Mow_XP, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_IBM_Mow_ABG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_IBMMPCI3B_MOW_AE_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_IBMMPCI3B_MOW_JP_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_IBMMPCI3B_MOW_HB_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_IBMMPCI3B_MOW_AE_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_IBMMPCI3B_MOW_JP_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_IBMMPCI3B_MOW_HB_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for IBM MoW (BG)
;------------------------------------------------------------------------------
[Install_IBMMPCI3B_MOW_BG_XP]
AddReg          = Reg_Common, Reg_IBM_Mow_XP, Reg_MPCI3B_BG, Reg_NDIS_XP, Reg_NCPA, Reg_Common_BG, Reg_IBM_Mow_BG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_IBMMPCI3B_MOW_BG_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_IBMMPCI3B_MOW_BG_XP.Services]
AddService      = w29n51, 2, NIC_Service_BG_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; 2200 3A mPCI adapter for Dell
;------------------------------------------------------------------------------
[Install_DELLMPCI3A_AE_XP]
AddReg          = Reg_Common, Reg_Dell, Reg_MPCI3A, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_Dell_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_DELLMPCI3A_JP_XP]
AddReg          = Reg_Common, Reg_Dell, Reg_MPCI3A, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_Dell_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_DELLMPCI3A_HB_XP]
AddReg          = Reg_Common, Reg_Dell, Reg_MPCI3A, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_Dell_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_DELLMPCI3A_AE_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_DELLMPCI3A_JP_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_DELLMPCI3A_HB_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_DELLMPCI3A_AE_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_DELLMPCI3A_JP_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_DELLMPCI3A_HB_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; 2200 3A mPCI adapter for Dell (BG)
;------------------------------------------------------------------------------
[Install_DELLMPCI3A_BG_XP]
AddReg          = Reg_Common, Reg_Dell, Reg_MPCI3A_BG, Reg_NDIS_XP, Reg_NCPA, Reg_Common_BG, Reg_Dell_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_DELLMPCI3A_BG_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_DELLMPCI3A_BG_XP.Services]
AddService      = w29n51, 2, NIC_Service_BG_XP, Common_EventLog_XP


;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Fujitsu
;------------------------------------------------------------------------------
[Install_FUJITSUMPCI3B_AE_XP]
AddReg          = Reg_Common, Reg_Fujitsu, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_Fujitsu_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_FUJITSUMPCI3B_JP_XP]
AddReg          = Reg_Common, Reg_Fujitsu, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_Fujitsu_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_FUJITSUMPCI3B_HB_XP]
AddReg          = Reg_Common, Reg_Fujitsu, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_Fujitsu_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_FUJITSUMPCI3B_AE_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_FUJITSUMPCI3B_JP_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_FUJITSUMPCI3B_HB_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_FUJITSUMPCI3B_AE_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_FUJITSUMPCI3B_JP_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_FUJITSUMPCI3B_HB_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Fujitsu (BG)
;------------------------------------------------------------------------------
[Install_FUJITSUMPCI3B_BG_XP]
AddReg          = Reg_Common, Reg_Fujitsu, Reg_MPCI3B_BG, Reg_NDIS_XP, Reg_NCPA, Reg_Common_BG, Reg_Fujitsu_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_FUJITSUMPCI3B_BG_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_FUJITSUMPCI3B_BG_XP.Services]
AddService      = w29n51, 2, NIC_Service_BG_XP, Common_EventLog_XP


;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Fujitsu MoW (BG)
;------------------------------------------------------------------------------
[Install_FUJITSUMPCI3B_MOW_BG_XP]
AddReg          = Reg_Common, Reg_Fujitsu_Mow, Reg_MPCI3B_BG, Reg_NDIS_XP, Reg_NCPA, Reg_Common_BG, Reg_Fujitsu_Mow_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_FUJITSUMPCI3B_MOW_BG_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_FUJITSUMPCI3B_MOW_BG_XP.Services]
AddService      = w29n51, 2, NIC_Service_BG_XP, Common_EventLog_XP


;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Toshiba
;------------------------------------------------------------------------------
[Install_TOSHIBAMPCI3B_AE_XP]
AddReg          = Reg_Common, Reg_Toshiba, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_Toshiba_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_TOSHIBAMPCI3B_JP_XP]
AddReg          = Reg_Common, Reg_Toshiba, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_Toshiba_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_TOSHIBAMPCI3B_HB_XP]
AddReg          = Reg_Common, Reg_Toshiba, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_Toshiba_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_TOSHIBAMPCI3B_AE_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_TOSHIBAMPCI3B_JP_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_TOSHIBAMPCI3B_HB_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_TOSHIBAMPCI3B_AE_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_TOSHIBAMPCI3B_JP_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_TOSHIBAMPCI3B_HB_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Toshiba (BG)
;------------------------------------------------------------------------------
[Install_TOSHIBAMPCI3B_BG_XP]
AddReg          = Reg_Common, Reg_Toshiba, Reg_MPCI3B_BG, Reg_NDIS_XP, Reg_NCPA, Reg_Common_BG, Reg_Toshiba_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_TOSHIBAMPCI3B_BG_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_TOSHIBAMPCI3B_BG_XP.Services]
AddService      = w29n51, 2, NIC_Service_BG_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Sony
;------------------------------------------------------------------------------
[Install_SONYMPCI3B_AE_XP]
AddReg          = Reg_Common, Reg_Sony, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_Sony_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_SONYMPCI3B_JP_XP]
AddReg          = Reg_Common, Reg_Sony, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_Sony_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_SONYMPCI3B_HB_XP]
AddReg          = Reg_Common, Reg_Sony, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_Sony_ABG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_SONYMPCI3B_AE_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_SONYMPCI3B_JP_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_SONYMPCI3B_HB_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_SONYMPCI3B_AE_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_SONYMPCI3B_JP_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_SONYMPCI3B_HB_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for Sony (BG)
;------------------------------------------------------------------------------
[Install_SONYMPCI3B_BG_XP]
AddReg          = Reg_Common, Reg_Sony, Reg_MPCI3B_BG, Reg_NDIS_XP, Reg_NCPA, Reg_Common_BG, Reg_Sony_BG
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_SONYMPCI3B_BG_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_SONYMPCI3B_BG_XP.Services]
AddService      = w29n51, 2, NIC_Service_BG_XP, Common_EventLog_XP


;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for HPQ (BG)
;------------------------------------------------------------------------------
[Install_HPQMPCI3B_BG_XP]
AddReg          = Reg_Common, Reg_HPQ, Reg_MPCI3B_BG, Reg_NDIS_XP, Reg_NCPA, Reg_Common_BG, Reg_HPQ_BG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_HPQMPCI3B_BG_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_HPQMPCI3B_BG_XP.Services]
AddService      = w29n51, 2, NIC_Service_BG_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for HPQ MoW
;------------------------------------------------------------------------------
[Install_HPQMPCI3B_MOW_AE_XP]
AddReg          = Reg_Common, Reg_HPQ_Mow, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_AE_ABG, Reg_HPQ_Mow_ABG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_HPQMPCI3B_MOW_JP_XP]
AddReg          = Reg_Common, Reg_HPQ_Mow, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_JP_ABG, Reg_HPQ_Mow_ABG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_HPQMPCI3B_MOW_HB_XP]
AddReg          = Reg_Common, Reg_HPQ_Mow, Reg_MPCI3B, Reg_NDIS_XP, Reg_NCPA, Reg_Common_ABG, Reg_HB_ABG, Reg_HPQ_Mow_ABG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_HPQMPCI3B_MOW_AE_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_HPQMPCI3B_MOW_JP_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_HPQMPCI3B_MOW_HB_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_HPQMPCI3B_MOW_AE_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_HPQMPCI3B_MOW_JP_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

[Install_HPQMPCI3B_MOW_HB_XP.Services]
AddService      = w29n51, 2, NIC_Service_XP, Common_EventLog_XP

;------------------------------------------------------------------------------
; 2200 3B mPCI adapter for HPQ MoW (BG)
;------------------------------------------------------------------------------
[Install_HPQMPCI3B_MOW_BG_XP]
AddReg          = Reg_Common, Reg_HPQ_Mow, Reg_MPCI3B_BG, Reg_NDIS_XP, Reg_NCPA, Reg_Common_BG, Reg_HPQ_Mow_BG, Reg_11g_Div
Characteristics = 0x84  ; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5     ; PCI bus
CopyFiles       = CopyFiles_Driver_XP

[Install_HPQMPCI3B_MOW_BG_XP.CoInstallers]
AddReg          = Reg_CoInstaller
CopyFiles       = CopyFiles_NCPA_XP

[Install_HPQMPCI3B_MOW_BG_XP.Services]
AddService      = w29n51, 2, NIC_Service_BG_XP, Common_EventLog_XP

;-----------------------------------------------------------------------------
; XP common entries for NIC
;
[Reg_Common]
HKR,,CardType,0x00010001,2
HKR,,ConfigurationName,0,"PR0W1RELE55"
HKR,,ConnectionPriority,0,"2"
HKR,,Diversity11a,0,"0"
HKR,,Diversity11b,0,"2"
HKR,,Diversity11g,0,"0"
HKR,,ExtChannelBand24Enabled,0x10001,0x0
HKR,,IBSSTxPower,0x00000002,"100"
HKR,,NdisEnvironment,0x10001,0
HKR,,NetType,0,"WLAN"
HKR,,ModulationType,0x2,"2"
HKR,,PrefBand,0x10003,0x2
HKR,,Provider,0,%PROVIDER_NAME%
HKR,,RadioEnable,0x10001,0x1
HKR,,StationName,0,""
HKR,,FixedLongPreamble,0x10001,0x0
HKR,,DesiredPSKey1,0x2,""
HKR,,DesiredPSKey2,0x2,""
HKR,,DesiredPSKey3,0x2,""
HKR,,DesiredPSKey4,0x2,""
HKR,,DesiredDefaultKeyId,0x10003,0x1
HKR,,DesiredPortType,0x10003,0x1
HKR,,DesiredAuthenticationMode,0x10003,0x0
HKR,,DesiredCipher,0x10003,0x1 
HKR,,BTCoexistence,0x10001,0x7

[Reg_11g_Div]
HKR,,Diversity11g,0,"2"

[Reg_Common_ABG]
HKR,,CLSGUID,0,%INTEL_GUID%
HKR,,DriverDesc,0,%NIC_DriverDesc%
HKR,,Band5GHzSupport,0x10001,0x1
HKR,,BandType,0x10003,0x2
HKR,,FragmentationThreshold,0x10001,2304
HKR,,ReadGainDB,0x10001,0x1
HKR,,RfKillSKU,0x10001,0x2
HKR,,CalibrationEnable,0x10001,0x1
HKR,,LedEnable,0x10001,0x1
HKR,,RecommendedAtimWindow,0x10001,0x0
HKR,,RecommendedBeaconInterval,0x10001,100
HKR,,RTSThreshold,0x10001,1600
HKR,,WoWLanEnable,0x10001,0x0
HKR,,CtsToItself,0x10003,0x1
HKR,,RsnEnable,0x10001,0x1

[Reg_Common_BG]
HKR,,CLSGUID,0,%INTEL_GUID_BG%
HKR,,DriverDesc,0,%NIC_DriverDesc_BG%
HKR,,BandType,0x10003,0x0
HKR,,MixedCellsEnabled,0x10001,0x1
HKR,,RsnEnable,0x10001,0x1

[Reg_AE_ABG]
HKR,,RecommendedChannel52,0x2,"36"

[Reg_JP_ABG]
HKR,,RecommendedChannel52,0x2,"34"

[Reg_HB_ABG]
HKR,,RecommendedChannel52,0x2,"149"


[Reg_Intel]
HKR,,FeatureSet,0x10001,0x01900001
HKR,,RecommendedChannel24,0x2,"11"
HKR,,PowerIndex,0x00000002,"6"

[Reg_Intel_ABG]
HKR,,DesiredSsid,0x02,""
HKR,,RecommendedBand,0x2,"0"

[Reg_Intel_BG]
HKR,,DesiredSsid,0x2,""
HKR,,CtsToItself,0x10003,0x1

[Reg_Intel_Mow]
HKR,,FeatureSet,0x10001,0x01900001
HKR,,RecommendedChannel24,0x2,"11"
HKR,,PowerIndex,0x00000002,"6"

[Reg_Intel_Mow_ABG]
HKR,,DesiredSsid,0x02,""
HKR,,RecommendedBand,0x2,"0"

[Reg_Intel_Mow_BG]
HKR,,DesiredSsid,0x2,""
HKR,,CtsToItself,0x10003,0x1

[Reg_IBM_XP]
HKR,,FeatureSet,0x10001,0x00900001
HKR,,RecommendedChannel24,0x2,"11"
HKR,,PowerIndex,0x00000002,"6"
HKR,,DesiredSsid,0x2,"WXYZ"

[Reg_IBM_2K]
HKR,,FeatureSet,0x10001,0x00900001
HKR,,RecommendedChannel24,0x2,"11"
HKR,,PowerIndex,0x00000002,"3"
HKR,,DesiredSsid,0x2,"WXYZ"

[Reg_IBM_BG]
HKR,,CtsToItself,0x10003,0x1

[Reg_IBM_Mow_XP]
HKR,,FeatureSet,0x10001,0x00900001
HKR,,RecommendedChannel24,0x2,"11"
HKR,,PowerIndex,0x00000002,"6"
HKR,,DesiredSsid,0x2,"WXYZ"

[Reg_IBM_Mow_2K]
HKR,,FeatureSet,0x10001,0x00900001
HKR,,RecommendedChannel24,0x2,"11"
HKR,,PowerIndex,0x00000002,"3"
HKR,,DesiredSsid,0x2,"WXYZ"

[Reg_IBM_Mow_ABG]
HKR,,RecommendedBand,0x2,"0"

[Reg_IBM_Mow_BG]
HKR,,CtsToItself,0x10003,0x1

[Reg_Dell]
HKR,,FeatureSet,0x10001,0x00100001
HKR,,RecommendedChannel24,0x2,"11"
HKR,,PowerIndex,0x00000002,"6"
HKR,,BTCoexistence,0x10001,0x17

[Reg_Dell_ABG]
HKR,,DesiredSsid,0x02,"101"
HKR,,RecommendedBand,0x2,"0"

[Reg_Dell_BG]
HKR,,CtsToItself,0x10003,0x1
HKR,,DesiredSsid,0x2,"101"

[Reg_Fujitsu]
HKR,,FeatureSet,0x10001,0x01900001
HKR,,RecommendedChannel24,0x2,"11"
HKR,,PowerIndex,0x00000002,"6"

[Reg_Fujitsu_ABG]
HKR,,DesiredSsid,0x02,""
HKR,,RecommendedBand,0x2,"0"

[Reg_Fujitsu_BG]
HKR,,DesiredSsid,0x2,""
HKR,,CtsToItself,0x10003,0x1

[Reg_Fujitsu_Mow]
HKR,,FeatureSet,0x10001,0x01900001
HKR,,RecommendedChannel24,0x2,"11"
HKR,,PowerIndex,0x00000002,"6"

[Reg_Fujitsu_Mow_BG]
HKR,,DesiredSsid,0x2,""
HKR,,CtsToItself,0x10003,0x1

[Reg_Toshiba]
HKR,,FeatureSet,0x10001,0x01900001
HKR,,RecommendedChannel24,0x2,"10"
HKR,,PowerIndex,0x00000002,"6"

[Reg_Toshiba_ABG]
HKR,,DesiredSsid,0x02,""
HKR,,RecommendedBand,0x2,"0"

[Reg_Toshiba_BG]
HKR,,CtsToItself,0x10003,0x1
HKR,,DesiredSsid,0x2,""

[Reg_Sony]
HKR,,FeatureSet,0x10001,0x01900001
HKR,,RecommendedChannel24,0x2,"11"
HKR,,PowerIndex,0x00000002,"6"
HKR,,IEEE11dMode,0,"0"

[Reg_Sony_ABG]
HKR,,DesiredSsid,0x02,"Sony 802.11 Default SSID"
HKR,,RecommendedBand,0x2,"0"

[Reg_Sony_BG]
HKR,,DesiredSsid,0x2,"Sony 802.11 Default SSID"
HKR,,CtsToItself,0,"1"

[Reg_HPQ]
HKR,,FeatureSet,0x10001,0x01900001
HKR,,DesiredSsid,0x02,""
HKR,,RecommendedChannel24,0x2,"11"
HKR,,PowerIndex,0x00000002,"6"
HKR,,ModulationType,0x2,"2"

[Reg_HPQ_BG]
HKR,,CtsToItself,0x10003,0x1
HKR,,BTCoexistence,0x10001,0x0

[Reg_HPQ_Mow]
HKR,,FeatureSet,0x10001,0x01900001
HKR,,DesiredSsid,0x02,""
HKR,,RecommendedChannel24,0x2,"11"
HKR,,PowerIndex,0x00000002,"6"
HKR,,ModulationType,0x2,"2"

[Reg_HPQ_Mow_ABG]
HKR,,RecommendedBand,0x2,"0"
HKR,,BTCoexistence,0x10001,0x0

[Reg_HPQ_Mow_BG]
HKR,,CtsToItself,0x10003,0x1
HKR,,BTCoexistence,0x10001,0x0

[Reg_MPCI3B]  ;
HKR,,AdapterModel,0,%NIC_MPCI3B_AdapterModel%

[Reg_MPCI3B_BG]  ;
HKR,,AdapterModel,0,%NIC_MPCI3B_AdapterModel_BG%

[Reg_MPCI3A]  ;
HKR,,AdapterModel,0,%NIC_MPCI3A_AdapterModel%

[Reg_MPCI3A_BG]  ;
HKR,,AdapterModel,0,%NIC_MPCI3A_AdapterModel_BG%

[Reg_NCPA]
HKR,,EnumPropPages32,0,"w29NCPA.dll,AddWirelessPPToNCPA"

[Reg_NDIS_W2k]
HKR, Ndi\Interfaces,  UpperRange,   0, "ndis5,wifipro"
HKR, Ndi\Interfaces,  LowerRange,   0, "ethernet"
HKR, Ndi,             Service,      0, "w29n51"

[Reg_NDIS_XP]
HKR, Ndi\Interfaces,  UpperRange,   0, "ndis5,wifipro"
HKR, Ndi\Interfaces,  LowerRange,   0, "ethernet"
HKR, Ndi,             Service,      0, "w29n51"

[Reg_CoInstaller]
HKR,,CoInstallers32,0x00010000,"w29NCPA.dll,ClassCoInstallerEntryPoint"

[NIC_Service_W2k]
DisplayName     = %NIC_Service_DispName_W2k%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\w29n50.sys
LoadOrderGroup  = NDIS

[NIC_Service_XP]
DisplayName     = %NIC_Service_DispName_XP%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\w29n51.sys
LoadOrderGroup  = NDIS

[NIC_Service_BG_W2k]
DisplayName     = %NIC_Service_DispName_BG_W2k%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\w29n50.sys
LoadOrderGroup  = NDIS

[NIC_Service_BG_XP]
DisplayName     = %NIC_Service_DispName_BG_XP%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\w29n51.sys
LoadOrderGroup  = NDIS

[Common_EventLog_W2k]
AddReg = Reg_CommonAddEventLog_W2k

[Common_EventLog_XP]
AddReg = Reg_CommonAddEventLog_XP

[Reg_CommonAddEventLog_W2k]
HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll;%%SystemRoot%%\System32\Drivers\w29n50.sys"
HKR,, TypesSupported,   0x00010001, 7

[Reg_CommonAddEventLog_XP]
HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll;%%SystemRoot%%\System32\Drivers\w29n51.sys"
HKR,, TypesSupported,   0x00010001, 7

;-----------------------------------------------------------------------------
; DestinationDirs
;
[CopyFiles_Driver_W2k]
w29n50.sys,,,2

[CopyFiles_Driver_XP]
w29n51.sys,,,2

[CopyFiles_NCPA_W2k]
w29NCPA.dll,,,2

[CopyFiles_NCPA_XP]
w29NCPA.dll,,,2

[SourceDisksNames]
1=%SOURCEDISK1%,,


[SourceDisksFiles]
w29n51.sys              = 1,,
w29n50.sys              = 1,,

w29NCPA.dll             = 1,,

[DestinationDirs]
DefaultDestDir          = 11 ; Windows\System32
CopyFiles_Driver_XP        = 12 ; Windows\System32\Drivers
CopyFiles_Driver_W2k    = 12 ; Windows\System32\Drivers
CopyFiles_NCPA_W2k          = 11 ; Windows\System32
CopyFiles_NCPA_XP          = 11 ; Windows\System32

[Strings]
PROVIDER_NAME           = "Intel"
COMPANY_NAME            = "Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc = "Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc = "Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              = "Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              = "Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel = "Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel = "Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc = "Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc = "Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              = "Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              = "Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG = "Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG = "Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          = "Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   = "Intel(R) PRO/Wireless 2915ABG Network Connection Driver for Windows 2000"
NIC_Service_DispName_XP    = "Intel(R) PRO/Wireless 2915ABG Network Connection Driver for Windows XP"

NIC_DriverDesc_BG          = "Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   = "Intel(R) PRO/Wireless 2200BG Network Connection Driver for Windows 2000"
NIC_Service_DispName_BG_XP    = "Intel(R) PRO/Wireless 2200BG Network Connection Driver for Windows XP"

INTEL_GUID_BG           = "{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              = "{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"  

SOURCEDISK1             = "Intel(R) PRO/Wireless 2915 Install Disk"

ModulationType          = "Infrastructure band selection"
ModulationType11b       = "802.11b Only"        
ModulationType11g       = "802.11g Only"
ModulationType11bg      = "802.11b and 802.11g"

WirelessMode11a		= "802.11a Only"
WirelessMode11b		= "802.11b Only"
WirelessMode11g		= "802.11g Only"			
WirelessMode11ag		= "802.11a and 802.11g"
WirelessMode11bg		= "802.11b and 802.11g"
WirelessMode11abg	= "802.11a, 802.11b and 802.11g"

PowerIndex              = "Power Management"
PowerIndexAuto          = "Automatic"
PowerIndexLowest        = "Power mode 1 (Minimum)"
PowerIndex2ndLowest     = "Power mode 2"
PowerIndex3rdLowest     = "Power mode 3"
PowerIndex4thLowest     = "Power mode 4"
PowerIndex5thLowest     = "Power mode 5"
PowerIndexHighest       = "Power mode CAM (Maximum)"

IBSSTxPower             = "Transmit Power"
IBSSTxPower15           = "Minimum"
IBSSTxPower25           = "25% of maximum"
IBSSTxPower40           = "40% of maximum"
IBSSTxPower65           = "65% of maximum"
IBSSTxPower100          = "Maximum"

MixEnvProtectProt	= "11b/11g mixed environment protection protocol"
CTSRTS			= "RTS/CTS enabled"
CTSToSelf		= "CTS to self enabled"

; --------------------------------------------------------------------------------------------
; Localized strings
; --------------------------------------------------------------------------------------------

[Strings.0804] ; Chinese (People's Republic of China)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="ÓÃÓÚ Windows 2000 µÄÓ¢Ìضû(R) PRO/ÎÞÏß 2915ABG ÍøÂçÁ¬½ÓÇý¶¯³ÌÐò"
NIC_Service_DispName_XP    ="ÓÃÓÚ Windows XP µÄÓ¢Ìضû(R) PRO/ÎÞÏß 2915ABG ÍøÂçÁ¬½ÓÇý¶¯³ÌÐò"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="ÓÃÓÚ Windows 2000 µÄÓ¢Ìضû(R) PRO/ÎÞÏß 2200BG ÍøÂçÁ¬½ÓÇý¶¯³ÌÐò"
NIC_Service_DispName_BG_XP    ="ÓÃÓÚ Windows XP µÄÓ¢Ìضû(R) PRO/ÎÞÏß 2200BG ÍøÂçÁ¬½ÓÇý¶¯³ÌÐò"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Intel(R) PRO/Wireless 2915 °²×°´ÅÅÌ"

ModulationType          ="»ù´¡½á¹¹Æµ´øÑ¡Ôñ"
ModulationType11b       ="½ö 802.11b"        
ModulationType11g       ="½ö 802.11g"
ModulationType11bg      ="802.11b ºÍ 802.11g"

WirelessMode        	="»ù´¡½á¹¹Æµ´øÑ¡Ôñ"
WirelessMode11a		="½ö 802.11a"
WirelessMode11b		="½ö 802.11b"
WirelessMode11g		="½ö 802.11g"			
WirelessMode11ag		="802.11a ºÍ 802.11g"
WirelessMode11bg		="802.11b ºÍ 802.11g"
WirelessMode11abg	="802.11a¡¢802.11b ºÍ 802.11g"

PowerIndex              ="µçÔ´¹ÜÀí"
PowerIndexAuto          ="×Ô¶¯"
PowerIndexLowest        ="µçԴģʽ 1£¨×îС£©"
PowerIndex2ndLowest     ="µçԴģʽ 2"
PowerIndex3rdLowest     ="µçԴģʽ 3"
PowerIndex4thLowest     ="µçԴģʽ 4"
PowerIndex5thLowest     ="µçԴģʽ 5"
PowerIndexHighest       ="µçԴģʽ CAM£¨×î´ó£©"

IBSSTxPower             ="·¢ÉäµçÔ´"
IBSSTxPower15           ="×îС"
IBSSTxPower25           ="×î´óµÄ 25%"
IBSSTxPower40           ="×î´óµÄ 40%"
IBSSTxPower65           ="×î´óµÄ 65%"
IBSSTxPower100          ="×î´ó"

MixEnvProtectProt	="11b/11g »ìºÏ»·¾³±£»¤Ð­Òé"
CTSRTS			="RTS/CTS ÆôÓÃ"
CTSToSelf		="CTS ÖÁ×ÔÉíÆôÓÃ"

[Strings.0404] ; Chinese (Taiwan)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Windows 2000 ªº Intel(R) PRO/Wireless 2915ABG ºô¸ô³s½uÅX°Êµ{¦¡"
NIC_Service_DispName_XP    ="Windows XP ªº Intel(R) PRO/Wireless 2915ABG ºô¸ô³s½uÅX°Êµ{¦¡"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Windows 2000 ªº Intel(R) PRO/Wireless 2200BG ºô¸ô³s½uÅX°Êµ{¦¡"
NIC_Service_DispName_BG_XP    ="Windows XP ªº Intel(R) PRO/Wireless 2200BG ªººô¸ô³s½uÅX°Êµ{¦¡"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Intel(R) PRO/Wireless 2915 ¦w¸ËºÏ¤ù"

ModulationType          ="°ò¦¬[ºcÀWªi¿ï¾Ü"
ModulationType11b       ="¶È­­©ó 802.11b"        
ModulationType11g       ="¶È­­ 802.11g"
ModulationType11bg      ="802.11b ©M 802.11g"

WirelessMode        	="°ò¦¬[ºcÀWªi¿ï¾Ü"
WirelessMode11a		="¶È­­©ó 802.11a"
WirelessMode11b		="¶È­­©ó 802.11b"
WirelessMode11g		="¶È­­ 802.11g"			
WirelessMode11ag		="802.11a ©M 802.11g"
WirelessMode11bg		="802.11b ©M 802.11g"
WirelessMode11abg	="802.11a¡B802.11b ©M 802.11g"

PowerIndex              ="¹q·½ºÞ²z"
PowerIndexAuto          ="¦Û°Ê"
PowerIndexLowest        ="¹q·½¼Ò¦¡ 1 (³Ì§C)"
PowerIndex2ndLowest     ="¹q·½¼Ò¦¡ 2"
PowerIndex3rdLowest     ="¹q·½¼Ò¦¡ 3"
PowerIndex4thLowest     ="¹q·½¼Ò¦¡ 4"
PowerIndex5thLowest     ="¹q·½¼Ò¦¡ 5"
PowerIndexHighest       ="¹q·½¼Ò¦¡ CAM (³Ì¤j)"

IBSSTxPower             ="¶Ç¿é¹q·½"
IBSSTxPower15           ="³Ì§C"
IBSSTxPower25           ="³Ì¤jªº 25%"
IBSSTxPower40           ="³Ì¤jªº 40%"
IBSSTxPower65           ="³Ì¤jªº 65%"
IBSSTxPower100          ="³Ì¤j"

MixEnvProtectProt	="11b/11g ²V¦XÀô¹Ò«OÅ@³q°T¨ó©w"
CTSRTS			="±Ò¥Î RTS/CTS"
CTSToSelf		="±Ò¥Î CTS ¬°¦Û§Ú"

[Strings.0406] ; Danish (Denmark)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver for Windows 2000"
NIC_Service_DispName_XP    ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver for Windows XP"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Intel(R) PRO/Wireless 2200BG Network Connection Driver for Windows 2000"
NIC_Service_DispName_BG_XP    ="Intel(R) PRO/Wireless 2200BG Network Connection Driver for Windows XP"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Intel(R) PRO/Wireless 2915-installationsdiskette"

ModulationType          ="Valg af Infrastruktur-bånd"
ModulationType11b       ="Kun 802.11b"        
ModulationType11g       ="Kun 802.11g"
ModulationType11bg      ="802.11b og 802.11g"

WirelessMode        	="Valg af Infrastruktur-bånd"
WirelessMode11a		="Kun 802.11a"
WirelessMode11b		="Kun 802.11b"
WirelessMode11g		="Kun 802.11g"			
WirelessMode11ag		="802.11a og 802.11g"
WirelessMode11bg		="802.11b og 802.11g"
WirelessMode11abg	="802.11a, 802.11b og 802.11g"

PowerIndex              ="Strømsparestyring"
PowerIndexAuto          ="Automatisk"
PowerIndexLowest        ="Strømtilstand 1 (Minimum)"
PowerIndex2ndLowest     ="Strømtilstand 2"
PowerIndex3rdLowest     ="Strømtilstand 3"
PowerIndex4thLowest     ="Strømtilstand 4"
PowerIndex5thLowest     ="Strømstilstand 5"
PowerIndexHighest       ="Strømtilstand CAM (Maksimum)"

IBSSTxPower             ="Send strøm"
IBSSTxPower15           ="Minimum"
IBSSTxPower25           ="25% af maksimum"
IBSSTxPower40           ="40% af maksimum"
IBSSTxPower65           ="65% af maksimum"
IBSSTxPower100          ="Maksimum"

MixEnvProtectProt	="11b/11g beskyttelsesprotokol til blandet miljø"
CTSRTS			="RTS/CTS aktiveret"
CTSToSelf		="CTS selvaktiveret"

[Strings.0407] ; German (Germany)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Intel(R) PRO/Wireless 2915ABG Netzwerkverbindungstreiber für Windows 2000"
NIC_Service_DispName_XP    ="Intel(R) PRO/Wireless 2915ABG Netzwerkverbindungstreiber für Windows XP"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Intel(R) PRO/Wireless 2200BG Netzwerkverbindungstreiber für Windows 2000"
NIC_Service_DispName_BG_XP    ="Intel(R) PRO/Wireless 2200BG Netzwerkverbindungstreiber für Windows XP"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Intel(R) PRO/Wireless 2915 Installationsdiskette"

ModulationType          ="Infrastruktur Bandauswahl"
ModulationType11b       ="Nur 802.11b"        
ModulationType11g       ="Nur 802.11g"
ModulationType11bg      ="802.11b und 802.11g"

WirelessMode        	="Infrastruktur Bandauswahl"
WirelessMode11a		="Nur 802.11a"
WirelessMode11b		="Nur 802.11b"
WirelessMode11g		="Nur 802.11g"			
WirelessMode11ag		="802.11a und 802.11g"
WirelessMode11bg		="802.11b und 802.11g"
WirelessMode11abg	="802.11a, 802.11b und 802.11g"

PowerIndex              ="Energieverwaltung"
PowerIndexAuto          ="Automatisch"
PowerIndexLowest        ="Energiemodus 1 (Mindestleistung)"
PowerIndex2ndLowest     ="Energiemodus 2"
PowerIndex3rdLowest     ="Energiemodus 3"
PowerIndex4thLowest     ="Energiemodus 4"
PowerIndex5thLowest     ="Energiemodus 5"
PowerIndexHighest       ="Energiemodus CAM (Maximalleistung)"

IBSSTxPower             ="Übertragungsleistung"
IBSSTxPower15           ="Mindestleistung"
IBSSTxPower25           ="25% der Maximalleistung"
IBSSTxPower40           ="40% der Maximalleistung"
IBSSTxPower65           ="65% der Maximalleistung"
IBSSTxPower100          ="Maximalleistung"

MixEnvProtectProt	="Sicherheitsprotokoll für gemischte 11b/11g-Umgebungen"
CTSRTS			="RTS/CTS aktiviert"
CTSToSelf		="'CTS an sich selbst' aktiviert"

[Strings.0C0A] ; Spanish (Spain)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Controlador de la Conexión de red Intel(R) PRO/Wireless 2915ABG para Windows 2000"
NIC_Service_DispName_XP    ="Controlador de la Conexión de red Intel(R) PRO/Wireless 2915ABG para Windows XP"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Controlador de la Conexión de red Intel(R) PRO/Wireless 2200BG para Windows 2000"
NIC_Service_DispName_BG_XP    ="Controlador de la Conexión de red Intel(R) PRO/Wireless 2200BG para Windows XP"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Disco de instalación de Intel(R) PRO/Wireless 2915"

ModulationType          ="Selección de banda de infraestructura"
ModulationType11b       ="Sólo 802.11b"        
ModulationType11g       ="Sólo 802.11g"
ModulationType11bg      ="802.11b y 802.11g"

WirelessMode        	="Selección de banda de infraestructura"
WirelessMode11a		="Sólo 802.11a"
WirelessMode11b		="Sólo 802.11b"
WirelessMode11g		="Sólo 802.11g"			
WirelessMode11ag		="802.11a y 802.11g"
WirelessMode11bg		="802.11b y 802.11g"
WirelessMode11abg	="802.11a, 802.11b y 802.11g"

PowerIndex              ="Gestión de la alimentación "
PowerIndexAuto          ="Automático"
PowerIndexLowest        ="Modo de alimentación 1 (mínimo)"
PowerIndex2ndLowest     ="Modo de alimentación 2"
PowerIndex3rdLowest     ="Modo de alimentación 3"
PowerIndex4thLowest     ="Modo de alimentación 4"
PowerIndex5thLowest     ="Modo de alimentación 5"
PowerIndexHighest       ="Modo de alimentación CAM (máximo)"

IBSSTxPower             ="Potencia de transmisión"
IBSSTxPower15           ="Mínimo"
IBSSTxPower25           ="25% del máximo"
IBSSTxPower40           ="40% del máximo"
IBSSTxPower65           ="65% del máximo"
IBSSTxPower100          ="Máximo"

MixEnvProtectProt	="Protocolo de protección de entorno mixto 11b/11g"
CTSRTS			="Habilitado para RTS/CTS"
CTSToSelf		="Habilitado para CTS automático"

[Strings.040B] ; Finnish (Finland)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Intel(R) PRO/Wireless 2915ABG Network Connection -ohjain, Windows 2000"
NIC_Service_DispName_XP    ="Intel(R) PRO/Wireless 2915ABG Network Connection -ohjain, Windows XP"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Intel(R) PRO/Wireless 2200BG Network Connection -ohjain, Windows 2000"
NIC_Service_DispName_BG_XP    ="Intel(R) PRO/Wireless 2200BG Network Connection -ohjain, Windows XP"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Intel(R) PRO/Wireless 2915 -asennuslevy"

ModulationType          ="Perusrakennekaistan valitseminen"
ModulationType11b       ="Vain 802.11b"        
ModulationType11g       ="Vain 802.11g"
ModulationType11bg      ="802.11b ja 802.11g"

WirelessMode        	="Perusrakennekaistan valitseminen"
WirelessMode11a		="Vain 802.11a"
WirelessMode11b		="Vain 802.11b"
WirelessMode11g		="Vain 802.11g"			
WirelessMode11ag		="802.11a ja 802.11g"
WirelessMode11bg		="802.11b ja 802.11g"
WirelessMode11abg	="802.11a, 802.11b ja 802.11g"

PowerIndex              ="Virranhallinta"
PowerIndexAuto          ="Automaattinen"
PowerIndexLowest        ="Virtatila 1 (pienin)"
PowerIndex2ndLowest     ="Virtatila 2"
PowerIndex3rdLowest     ="Virtatila 3"
PowerIndex4thLowest     ="Virtatila 4"
PowerIndex5thLowest     ="Virtatila 5"
PowerIndexHighest       ="Virtatila CAM (suurin)"

IBSSTxPower             ="Lähetysteho"
IBSSTxPower15           ="Pienin"
IBSSTxPower25           ="25 % enimmäisarvosta"
IBSSTxPower40           ="40 % enimmäisarvosta"
IBSSTxPower65           ="65 % enimmäisarvosta"
IBSSTxPower100          ="Suurin"

MixEnvProtectProt	="11b/11g-sekaympäristön suojausyhteyskäytäntö"
CTSRTS			="RTS/CTS käytössä"
CTSToSelf		="CTS otetaan käyttöön itse"

[Strings.040C] ; French (France)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Pilote de carte de connexion réseau Intel(R) PRO 2915ABG pour Windows 2000"
NIC_Service_DispName_XP    ="Pilote de carte de connexion réseau Intel(R) PRO/Wireless 2915ABG pour Windows XP"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Pilote de carte de connexion réseau Intel(R) PRO/Wireless 2200BG pour Windows 2000"
NIC_Service_DispName_BG_XP    ="Pilote de carte de connexion réseau Intel(R) PRO/Wireless 2200BG pour Windows XP"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Disque d'installation Intel(R) PRO/Wireless 2915"

ModulationType          ="Sélection de la bande d'infrastructure"
ModulationType11b       ="802.11b uniquement"        
ModulationType11g       ="802.11g uniquement"
ModulationType11bg      ="802.11b et 802.11g"

WirelessMode        	="Sélection de la bande d'infrastructure"
WirelessMode11a		="802.11a uniquement"
WirelessMode11b		="802.11b uniquement"
WirelessMode11g		="802.11g uniquement"			
WirelessMode11ag		="802.11a et 802.11g"
WirelessMode11bg		="802.11b et 802.11g"
WirelessMode11abg	="802.11a, 802.11b et 802.11g"

PowerIndex              ="Gestion de la consommation"
PowerIndexAuto          ="Automatique"
PowerIndexLowest        ="Mode de consommation 1 (minimum)"
PowerIndex2ndLowest     ="Mode de consommation 2"
PowerIndex3rdLowest     ="Mode de consommation 3"
PowerIndex4thLowest     ="Mode de consommation 4"
PowerIndex5thLowest     ="Mode de consommation 5"
PowerIndexHighest       ="Mode de consommation CAM (maximum)"

IBSSTxPower             ="Puissance de transmission"
IBSSTxPower15           ="Minimum"
IBSSTxPower25           ="25 % du maximum"
IBSSTxPower40           ="40 % du maximum"
IBSSTxPower65           ="65 % du maximum"
IBSSTxPower100          ="Maximum"

MixEnvProtectProt	="Protocole de protection en environnement mixte 11b/11g"
CTSRTS			="RTS/CTS activé"
CTSToSelf		="Auto-CTS activé"

[Strings.0410] ; Italian (Italy)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Driver di Intel(R) PRO/Wireless 2915ABG Network Connection per Windows 2000"
NIC_Service_DispName_XP    ="Driver di Intel(R) PRO/Wireless 2915ABG Network Connection per Windows XP"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Driver di Intel(R) PRO/Wireless 2200BG Network Connection Driver per Windows 2000"
NIC_Service_DispName_BG_XP    ="Driver di Intel(R) PRO/Wireless 2200BG Network Connection Driver per Windows XP"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Disco di installazione di Intel(R) PRO/Wireless 2915"

ModulationType          ="Selezione banda infrastruttura"
ModulationType11b       ="Solo 802.11b"        
ModulationType11g       ="Solo 802.11g"
ModulationType11bg      ="802.11b e 802.11g"

WirelessMode        	="Selezione banda infrastruttura"
WirelessMode11a		="Solo 802.11a"
WirelessMode11b		="Solo 802.11b"
WirelessMode11g		="Solo 802.11g"			
WirelessMode11ag		="802.11a e 802.11g"
WirelessMode11bg		="802.11b e 802.11g"
WirelessMode11abg	="802.11a, 802.11b e 802.11g"

PowerIndex              ="Risparmio energia"
PowerIndexAuto          ="Automatico"
PowerIndexLowest        ="Modalità alimentazione 1 (minima)"
PowerIndex2ndLowest     ="Modalità alimentazione 2"
PowerIndex3rdLowest     ="Modalità alimentazione 3"
PowerIndex4thLowest     ="Modalità alimentazione 4"
PowerIndex5thLowest     ="Modalità alimentazione 5"
PowerIndexHighest       ="Modalità alimentazione CAM (massima)"

IBSSTxPower             ="Potenza di trasmissione"
IBSSTxPower15           ="Minimo"
IBSSTxPower25           ="25% del massimo"
IBSSTxPower40           ="40% del massimo"
IBSSTxPower65           ="65% del massimo"
IBSSTxPower100          ="Massimo"

MixEnvProtectProt	="Protocollo protezione ambiente misto 11b/11g"
CTSRTS			="Attivato RTS/CTS"
CTSToSelf		="Attivato da CTS a sé"

[Strings.0411] ; Japanese (Japan)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Windows 2000 —p ƒCƒ“ƒeƒ‹(R) PRO/Wireless 2915ABG ƒlƒbƒgƒ[ƒN ƒRƒlƒNƒVƒ‡ƒ“ ƒhƒ‰ƒCƒo"
NIC_Service_DispName_XP    ="Windows XP —p ƒCƒ“ƒeƒ‹(R) PRO/Wireless 2915ABG ƒlƒbƒgƒ[ƒN ƒRƒlƒNƒVƒ‡ƒ“ ƒhƒ‰ƒCƒo"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Windows 2000 —p ƒCƒ“ƒeƒ‹(R) PRO/Wireless 2200BG ƒlƒbƒgƒ[ƒN ƒRƒlƒNƒVƒ‡ƒ“ ƒhƒ‰ƒCƒo"
NIC_Service_DispName_BG_XP    ="Windows XP —p ƒCƒ“ƒeƒ‹(R) PRO/Wireless 2200BG ƒlƒbƒgƒ[ƒN ƒRƒlƒNƒVƒ‡ƒ“ ƒhƒ‰ƒCƒo"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="ƒCƒ“ƒeƒ‹(R) PRO/Wireless 2915 ƒCƒ“ƒXƒg[ƒ‹ ƒfƒBƒXƒN"

ModulationType          ="ƒCƒ“ƒtƒ‰ƒXƒgƒ‰ƒNƒ`ƒƒ‚̃oƒ“ƒh‘I‘ð"
ModulationType11b       ="802.11b ‚Ì‚Ý"        
ModulationType11g       ="802.11g ê—p"
ModulationType11bg      ="802.11b ‚¨‚æ‚Ñ 802.11g"

WirelessMode        	="ƒCƒ“ƒtƒ‰ƒXƒgƒ‰ƒNƒ`ƒƒ‚̃oƒ“ƒh‘I‘ð"
WirelessMode11a		="802.11a ‚Ì‚Ý"
WirelessMode11b		="802.11b ‚Ì‚Ý"
WirelessMode11g		="802.11g ê—p"			
WirelessMode11ag		="802.11a ‚¨‚æ‚Ñ 802.11g"
WirelessMode11bg		="802.11b ‚¨‚æ‚Ñ 802.11g"
WirelessMode11abg	="802.11aA802.11b ‚¨‚æ‚Ñ 802.11g"

PowerIndex              ="“dŒ¹ŠÇ—"
PowerIndexAuto          ="Ž©“®"
PowerIndexLowest        ="ƒpƒ[ ƒ‚[ƒh 1iÅ¬j"
PowerIndex2ndLowest     ="ƒpƒ[ ƒ‚[ƒh 2"
PowerIndex3rdLowest     ="ƒpƒ[ ƒ‚[ƒh 3"
PowerIndex4thLowest     ="ƒpƒ[ ƒ‚[ƒh 4"
PowerIndex5thLowest     ="ƒpƒ[ ƒ‚[ƒh 5"
PowerIndexHighest       ="ƒpƒ[ ƒ‚[ƒh CAMiÅ‘åj"

IBSSTxPower             ="‘—Mƒpƒ["
IBSSTxPower15           ="Å¬"
IBSSTxPower25           ="Å‘åƒpƒ[‚Ì 25%"
IBSSTxPower40           ="Å‘åƒpƒ[‚Ì 40%"
IBSSTxPower65           ="Å‘åƒpƒ[‚Ì 65%"
IBSSTxPower100          ="Å‘å"

MixEnvProtectProt	="11b/11g ¬ÝŠÂ‹«•ÛŒìƒvƒƒgƒRƒ‹"
CTSRTS			="RTS/CTS —LŒø"
CTSToSelf		="ŒÂ•Ê CTS —LŒø"

[Strings.0412] ; Korean (Korea)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Windows 2000¿ë Intel(R) PRO/¹«¼± 2915ABG ³×Æ®¿öÅ© ¿¬°á µå¶óÀ̹ö"
NIC_Service_DispName_XP    ="Windows XP¿ë Intel(R) PRO/¹«¼± 2915ABG ³×Æ®¿öÅ© ¿¬°á µå¶óÀ̹ö"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Windows 2000¿ë Intel(R) PRO/¹«¼± 2200BG ³×Æ®¿öÅ© ¿¬°á µå¶óÀ̹ö"
NIC_Service_DispName_BG_XP    ="Windows XP¿ë Intel(R) PRO/¹«¼± 2200BG ³×Æ®¿öÅ© ¿¬°á µå¶óÀ̹ö"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Intel(R) PRO/¹«¼± 2915 ¼³Ä¡ µð½ºÅ©"

ModulationType          ="±âÃÊ ¹êµå ¼±ÅÃ"
ModulationType11b       ="802.11b Àü¿ë"        
ModulationType11g       ="802.11g Àü¿ë"
ModulationType11bg      ="802.11b ¹× 802.11g"

WirelessMode        	="±âÃÊ ¹êµå ¼±ÅÃ"
WirelessMode11a		="802.11a Àü¿ë"
WirelessMode11b		="802.11b Àü¿ë"
WirelessMode11g		="802.11g Àü¿ë"			
WirelessMode11ag		="802.11a ¹× 802.11g"
WirelessMode11bg		="802.11b ¹× 802.11g"
WirelessMode11abg	="802.11a, 802.11b ¹× 802.11g"

PowerIndex              ="Àü¿ø °ü¸®"
PowerIndexAuto          ="ÀÚµ¿"
PowerIndexLowest        ="Àü¿ø ¸ðµå 1(ÃÖ¼Ò)"
PowerIndex2ndLowest     ="Àü¿ø ¸ðµå 2"
PowerIndex3rdLowest     ="Àü¿ø ¸ðµå 3"
PowerIndex4thLowest     ="Àü¿ø ¸ðµå 4"
PowerIndex5thLowest     ="Àü¿ø ¸ðµå 5"
PowerIndexHighest       ="Àü¿ø ¸ðµå CAM(ÃÖ´ë)"

IBSSTxPower             ="Àü¼Û Àü¿ø"
IBSSTxPower15           ="ÃÖ¼Ò"
IBSSTxPower25           ="ÃÖ´ëÀÇ 25%"
IBSSTxPower40           ="ÃÖ´ëÀÇ 40% "
IBSSTxPower65           ="ÃÖ´ëÀÇ 65%"
IBSSTxPower100          ="ÃÖ´ë"

MixEnvProtectProt	="11b/11g È¥ÇÕ È¯°æ º¸È£ ÇÁ·ÎÅäÄÝ"
CTSRTS			="RTS/CTS »ç¿ë"
CTSToSelf		="ÀÚü CTS »ç¿ë"

[Strings.0413] ; Dutch (Netherlands)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Stuurprogramma voor Intel(R) PRO/Wireless 2915ABG-netwerkverbinding onder Windows 2000"
NIC_Service_DispName_XP    ="Stuurprogramma voor Intel(R) PRO/Wireless 2915ABG-netwerkverbinding onder Windows XP"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Stuurprogramma voor Intel(R) PRO/Wireless 2200BG-netwerkverbinding onder Windows 2000"
NIC_Service_DispName_BG_XP    ="Stuurprogramma voor Intel(R) PRO/Wireless 2200BG-netwerkverbinding onder Windows XP"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Installatieschijf Intel(R) PRO/Wireless 2915"

ModulationType          ="Selectie infrastructuurband"
ModulationType11b       ="Alleen 802.11b"        
ModulationType11g       ="Alleen 802.11g"
ModulationType11bg      ="802.11b en 802.11g"

WirelessMode        	="Selectie infrastructuurband"
WirelessMode11a		="Alleen 802.11a"
WirelessMode11b		="Alleen 802.11b"
WirelessMode11g		="Alleen 802.11g"			
WirelessMode11ag		="802.11a en 802.11g"
WirelessMode11bg		="802.11b en 802.11g"
WirelessMode11abg	="802.11a, 802.11b en 802.11g"

PowerIndex              ="Energiebeheer"
PowerIndexAuto          ="Automatisch"
PowerIndexLowest        ="Energiemodus 1 (minimum)"
PowerIndex2ndLowest     ="Energiemodus 2"
PowerIndex3rdLowest     ="Energiemodus 3"
PowerIndex4thLowest     ="Energiemodus 4"
PowerIndex5thLowest     ="Energiemodus 5"
PowerIndexHighest       ="Energiemodus CAM (maximum)"

IBSSTxPower             ="Verzendenergie"
IBSSTxPower15           ="Minimum"
IBSSTxPower25           ="25% van maximum"
IBSSTxPower40           ="40% van maximum"
IBSSTxPower65           ="65% van maximum"
IBSSTxPower100          ="Maximum"

MixEnvProtectProt	="Beschermingsprotocol voor gemengde omgeving (11b/11g)"
CTSRTS			="RTS/CTS ingeschakeld"
CTSToSelf		="CTS naar zelf ingeschakeld"

[Strings.0414] ; Norwegian (Norway)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Intel(R) PRO/Wireless 2915ABG nettverkstilkoblingsdriver for Windows 2000"
NIC_Service_DispName_XP    ="Intel(R) PRO/Wireless 2915ABG nettverkstilkoblingsdriver for Windows XP"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Intel(R) PRO/Wireless 2200BG nettverkstilkoblingsdriver for Windows 2000"
NIC_Service_DispName_BG_XP    ="Intel(R) PRO/Wireless 2200BG nettverkstilkoblingsdriver for Windows XP"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Intel(R) PRO/Wireless 2915 Installasjonsdiskett"

ModulationType          ="Båndvalg for Infrastruktur"
ModulationType11b       ="Bare 802.11b"        
ModulationType11g       ="Bare 802.11g"
ModulationType11bg      ="802.11b og 802.11g"

WirelessMode        	="Båndvalg for Infrastruktur"
WirelessMode11a		="Bare 802.11a"
WirelessMode11b		="Bare 802.11b"
WirelessMode11g		="Bare 802.11g"			
WirelessMode11ag		="802.11a og 802.11g"
WirelessMode11bg		="802.11b og 802.11g"
WirelessMode11abg	="802.11a, 802.11b og 802.11g"

PowerIndex              ="Strømstyring"
PowerIndexAuto          ="Automatisk"
PowerIndexLowest        ="Strømmodus 1 (Minimum)"
PowerIndex2ndLowest     ="Strømmodus 2 "
PowerIndex3rdLowest     ="Strømmodus 3"
PowerIndex4thLowest     ="Strømmodus 4"
PowerIndex5thLowest     ="Strømmodus 5"
PowerIndexHighest       ="Strømmodus CAM (Maksimum)"

IBSSTxPower             ="Overføringsstrøm"
IBSSTxPower15           ="Minimum"
IBSSTxPower25           ="25 % av maksimum"
IBSSTxPower40           ="40 % av maksimum"
IBSSTxPower65           ="65 % av maksimum"
IBSSTxPower100          ="Maksimum"

MixEnvProtectProt	="11b/11g beskyttelsesprotokoll for mikset omgivelse"
CTSRTS			="RTS/CTS-aktivert"
CTSToSelf		="CTS-til-selv aktivert"

[Strings.0415] ; Polish (Poland)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Sterownik karty Intel(R) PRO/Wireless 2915ABG Network Connection dla systemu Windows 2000"
NIC_Service_DispName_XP    ="Sterownik karty Intel(R) PRO/Wireless 2915ABG Network Connection dla systemu Windows XP"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Sterownik karty Intel(R) PRO/Wireless 2200BG Network Connection dla systemu Windows 2000"
NIC_Service_DispName_BG_XP    ="Sterownik karty Intel(R) PRO/Wireless 2200BG Network Connection dla systemu Windows XP"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Dysk instalacyjny karty Intel(R) PRO/Wireless 2915"

ModulationType          ="Wybór pasma infrastruktury"
ModulationType11b       ="Tylko 802.11b"        
ModulationType11g       ="Tylko 802.11g"
ModulationType11bg      ="802.11b i 802.11g"

WirelessMode        	="Wybór pasma infrastruktury"
WirelessMode11a		="Tylko 802.11a"
WirelessMode11b		="Tylko 802.11b"
WirelessMode11g		="Tylko 802.11g"			
WirelessMode11ag		="802.11a i 802.11g"
WirelessMode11bg		="802.11b i 802.11g"
WirelessMode11abg	="802.11a, 802.11b i 802.11g"

PowerIndex              ="Zarz¹dzanie energi¹"
PowerIndexAuto          ="Automatyczne"
PowerIndexLowest        ="Trym zarz¹dzania energi¹ 1 (zu¿ycie minimalne)"
PowerIndex2ndLowest     ="Tryb zarz¹dzania energi¹ 2"
PowerIndex3rdLowest     ="Tryb zarz¹dzania energi¹ 3"
PowerIndex4thLowest     ="Tryb zarz¹dzania energi¹ 4"
PowerIndex5thLowest     ="Tryb zarz¹dzania energi¹ 5"
PowerIndexHighest       ="Tryb zarz¹dzania energi¹ CAM (zu¿ycie maksymalne)"

IBSSTxPower             ="Moc transmisji"
IBSSTxPower15           ="Minimalna"
IBSSTxPower25           ="25% maksymalnej"
IBSSTxPower40           ="40%maksymalnej"
IBSSTxPower65           ="65% maksymalnej"
IBSSTxPower100          ="Maksymalna"

MixEnvProtectProt	="Protokó³ zabezpieczeñ œrodowiska mieszanego 11b/11g"
CTSRTS			="W³¹czone RTS/CTS"
CTSToSelf		="W³¹czone CTS do siebie"

[Strings.0416] ; Portuguese (Brazil)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Driver de conexão de rede Intel(R) PRO/Wireless 2915ABG para Windows 2000"
NIC_Service_DispName_XP    ="Driver de conexão de rede Intel(R) PRO/Wireless 2915ABG para Windows XP"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Driver de conexão de rede Intel(R) PRO/Wireless 2200BG para Windows 2000"
NIC_Service_DispName_BG_XP    ="Driver de conexão de rede Intel(R) PRO/Wireless 2200BG para Windows XP"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Disco de instalação do Intel(R) PRO/Wireless 2915"

ModulationType          ="Seleção de banda (modo infraestrutura)"
ModulationType11b       ="802.11b somente"        
ModulationType11g       ="802.11g somente"
ModulationType11bg      ="802.11b e 802.11g"

WirelessMode        	="Seleção de banda (modo infraestrutura)"
WirelessMode11a		="802.11a somente"
WirelessMode11b		="802.11b somente"
WirelessMode11g		="802.11g somente"			
WirelessMode11ag		="802.11a e 802.11g"
WirelessMode11bg		="802.11b e 802.11g"
WirelessMode11abg	="802.11a, 802.11b e 802.11g"

PowerIndex              ="Gerenciamento de energia"
PowerIndexAuto          ="Automático"
PowerIndexLowest        ="Modo de energia 1 (Mínimo)"
PowerIndex2ndLowest     =" Modo de energia 2"
PowerIndex3rdLowest     ="  Modo de energia 3"
PowerIndex4thLowest     ="  Modo de energia 4"
PowerIndex5thLowest     ="  Modo de energia 5"
PowerIndexHighest       ="Modo de energia CAM (Máximo)"

IBSSTxPower             ="Potência de transmissão"
IBSSTxPower15           ="Mínimo"
IBSSTxPower25           ="25% do máximo"
IBSSTxPower40           =" 40% do máximo"
IBSSTxPower65           =" 65% do máximo"
IBSSTxPower100          ="Máximo"

MixEnvProtectProt	="Protocolo de proteção de ambiente misto do 11b/11g"
CTSRTS			="RTS/CTS ativado"
CTSToSelf		="CTS para auto-ativação"

[Strings.0419] ; Russian (Russia)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Äðàéâåð ñåòåâîãî àäàïòåðà Intel(R) PRO/Wireless 2915ABG äëÿ Windows 2000"
NIC_Service_DispName_XP    ="Äðàéâåð ñåòåâîãî àäàïòåðà Intel(R) PRO/Wireless 2915ABG äëÿ Windows XP"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Äðàéâåð ñåòåâîãî àäàïòåðà Intel(R) PRO/Wireless 2200BG äëÿ Windows 2000"
NIC_Service_DispName_BG_XP    ="Äðàéâåð ñåòåâîãî àäàïòåðà Intel(R) PRO/Wireless 2200BG äëÿ Windows XP"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Óñòàíîâî÷íûé äèñê Intel(R) PRO/Wireless 2915"

ModulationType          ="Âûáîð ïîëîñû ïðîïóñêàíèÿ äëÿ ðåæèìà ðàáîòû 'èíôðàñòðóêòóðà'"
ModulationType11b       ="Òîëüêî 802.11b"        
ModulationType11g       ="Òîëüêî 802.11g"
ModulationType11bg      ="802.11b è 802.11g"

WirelessMode        	="Âûáîð ïîëîñû ïðîïóñêàíèÿ äëÿ ðåæèìà ðàáîòû 'èíôðàñòðóêòóðà'"
WirelessMode11a		="Òîëüêî 802.11a"
WirelessMode11b		="Òîëüêî 802.11b"
WirelessMode11g		="Òîëüêî 802.11g"			
WirelessMode11ag		="802.11a è 802.11g"
WirelessMode11bg		="802.11b è 802.11g"
WirelessMode11abg	="802.11a, 802.11b è 802.11g"

PowerIndex              ="Óïðàâëåíèå ïèòàíèåì"
PowerIndexAuto          ="Àâòîìàòè÷åñêè"
PowerIndexLowest        ="Ðåæèì ïèòàíèÿ 1 (ìèí.)"
PowerIndex2ndLowest     ="Ðåæèì ïèòàíèÿ 2"
PowerIndex3rdLowest     ="Ðåæèì ïèòàíèÿ 3"
PowerIndex4thLowest     ="Ðåæèì ïèòàíèÿ 4"
PowerIndex5thLowest     ="Ðåæèì ïèòàíèÿ 5"
PowerIndexHighest       ="Ðåæèì ïèòàíèÿ CAM (ìàêñ.)"

IBSSTxPower             ="Ìîùíîñòü ïåðåäà÷è"
IBSSTxPower15           ="Ìèíèìóì"
IBSSTxPower25           ="25% îò ìàêñèìóìà"
IBSSTxPower40           ="25% îò ìàêñèìóìà"
IBSSTxPower65           ="25% îò ìàêñèìóìà"
IBSSTxPower100          ="Ìàêñèìóì"

MixEnvProtectProt	="Ïðîòîêîë çàùèòû ñìåøàííîé ñðåäû 11b/11g"
CTSRTS			="RTS/CTS âêëþ÷åíî"
CTSToSelf		="CTS àâòîâêëþ÷åíî"

[Strings.041D] ; Swedish (Sweden)
PROVIDER_NAME           ="Intel"
COMPANY_NAME            ="Intel(R) Corporation"

NIC_MPCI3B.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A.DeviceDesc ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A              ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3B_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"
NIC_MPCI3A_AdapterModel ="Intel(R) PRO/Wireless 2915ABG Network Connection"

NIC_MPCI3B_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG.DeviceDesc ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_BG              ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3B_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"
NIC_MPCI3A_AdapterModel_BG ="Intel(R) PRO/Wireless 2200BG Network Connection"

NIC_DriverDesc          ="Intel(R) PRO/Wireless 2915ABG Network Connection Driver"
NIC_Service_DispName_W2k   ="Intel(R) PRO/trådlös 2915ABG-drivrutin för nätverksanslutning för Windows 2000"
NIC_Service_DispName_XP    ="Intel(R) PRO/trådlös 2915ABG-drivrutin för nätverksanslutning för Windows XP"

NIC_DriverDesc_BG          ="Intel(R) PRO/Wireless 2200BG Network Connection Driver"
NIC_Service_DispName_BG_W2k   ="Intel(R) PRO/trådlös 2200BG-drivrutin för nätverksanslutning för Windows 2000"
NIC_Service_DispName_BG_XP    ="Intel(R) PRO/trådlös 2200BG-drivrutin för nätverksanslutning för Windows XP"

INTEL_GUID_BG           ="{1F0DA42C-13F2-4BBF-BA4E-4A7EDEB76F7B}"
INTEL_GUID              ="{720ED9B1-9AF1-4707-BCB0-CF648BF7FE5F}"

SOURCEDISK1             ="Installationsdisk för Intel(R) PRO/trådlös 2915"

ModulationType          ="Välj infrastrukturband"
ModulationType11b       ="Endast 802.11b"        
ModulationType11g       ="Endast 802.11g"
ModulationType11bg      ="802.11b och 802.11g"

WirelessMode        	="Välj infrastrukturband"
WirelessMode11a		="Endast 802.11a"
WirelessMode11b		="Endast 802.11b"
WirelessMode11g		="Endast 802.11g"			
WirelessMode11ag		="802.11a och 802.11g"
WirelessMode11bg		="802.11b och 802.11g"
WirelessMode11abg	="802.11a, 802.11b och 802.11g"

PowerIndex              ="Energisparfunktioner"
PowerIndexAuto          ="Automatiskt"
PowerIndexLowest        ="Energisparläge 1 (minimum)"
PowerIndex2ndLowest     ="Energisparläge 2"
PowerIndex3rdLowest     ="Energisparläge 3"
PowerIndex4thLowest     ="Energisparläge 4"
PowerIndex5thLowest     ="Energisparläge 5"
PowerIndexHighest       ="Energisparläge CAM (maximum)"

IBSSTxPower             ="Överföringsenergi"
IBSSTxPower15           ="Minimum"
IBSSTxPower25           ="25 % av maximum"
IBSSTxPower40           ="40 % av maximum"
IBSSTxPower65           ="65 % av maximum"
IBSSTxPower100          ="Maximum"

MixEnvProtectProt	="11b/11g-skyddsprotokoll för blandad miljö"
CTSRTS			="RTS/CTS aktiverat"
CTSToSelf		="CTS till själv aktiverat"

+ cd /var/lib/driverloader && find . -name '*.sys' -type f -print -exec strings -e l {} \;
./w29n51.sys
BFD: ./w29n51.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .text
BFD: ./w29n51.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .rdata
BFD: ./w29n51.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .data
\Device\CX2IOCTL
\DosDevices\CX2IOCTL
jjjj
HardwareVersion
FwVersion
UcodeVersion
RadioEnableHW
ChannelMaskBand24B
ChannelMaskBand24G
ChannelMaskBand52
ChannelMaskBand52J
PBANumber
cx2_ibss_pibss.img
cx2_mu.img
cx2_mu_init.hex
cx2_mu_lb.hex
cx2_mu_pibss.hex
cx2_mu_ibss.hex
cx2_mu_bss.hex
404142434445464748494A4B4C
303132333435363738393A3B3C
202122232425262728292A2B2C
101112131415161718191A1B1C
3u"n
!<"n
"p" "
VS_VERSION_INFO
StringFileInfo
040904B0
Comments
NDIS 5 Miniport Driver for Windows 2000
CompanyName
Intel
 Corporation
FileDescription
Intel
 Wireless LAN Driver
FileVersion
9001-9 Driver
InternalName
w29n50.SYS
LegalCopyright
Copyright 
 Intel
 Corporation 2004
OriginalFilename
w29n50.SYS
ProductName
Intel
 Wireless LAN Adapter
VarFileInfo
Translation
./w29n50.sys
BFD: ./w29n50.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .text
BFD: ./w29n50.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .rdata
BFD: ./w29n50.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .data
\Device\CX2IOCTL
\DosDevices\CX2IOCTL
jjjj
jjh 
HardwareVersion
FwVersion
UcodeVersion
RadioEnableHW
ChannelMaskBand24B
ChannelMaskBand24G
ChannelMaskBand52
ChannelMaskBand52J
PBANumber
jjjjjjjj
jjjjjjjj
 MurocEventBit DriverFatalErrorBit DriverErrorBit DriverWarningBit DriverRxFlowBit DriverTxFlowBit DriverSecurityBit DriverQoSBit DriverCommonBit DriverOidBit DriverAlonBit DriverConnectionBit DriverScanningBit DriverCcxBit DriverFwBit DriverFeaturesBit DriverGeneralBit logEventBit18 logEventBit19 logEventBit20 logEventBit21 logEventBit22 logEventBit23 logEventBit24 logEventBit25 logEventBit26 logEventBit27 logEventBit28 logEventBit29 logEventBit30 logEventBit31
MUROC_PROVIDER_GUID
cx2_ibss_pibss.img
cx2_mu.img
cx2_mu_init.hex
cx2_mu_lb.hex
cx2_mu_pibss.hex
cx2_mu_ibss.hex
cx2_mu_bss.hex
404142434445464748494A4B4C
303132333435363738393A3B3C
202122232425262728292A2B2C
101112131415161718191A1B1C
3u"n
!<"n
(x(((
"p" "
VS_VERSION_INFO
StringFileInfo
040904B0
Comments
NDIS 5.1 Miniport Driver
CompanyName
Intel
 Corporation
FileDescription
Intel
 Wireless LAN Driver
FileVersion
9001-9 Driver
InternalName
w29n51.SYS
LegalCopyright
Copyright 
 Intel
 Corporation 2004
OriginalFilename
w29n51.SYS
ProductName
Intel
 Wireless LAN Adapter
VarFileInfo
Translation

+ cat -v /etc/hotplug/blacklist
#
# Listing a module here prevents the hotplug scripts from loading it.
# Usually that'd be so that some other driver will bind it instead,
# no matter which driver happens to get probed first.  Sometimes user
# mode tools can also control driver binding.
#
# Syntax:  driver name alone (without any spaces) on a line. Other
# lines are ignored.
#

# watchdog drivers
i8xx_tco

# framebuffer drivers
aty128fb
atyfb
radeonfb
i810fb
cirrusfb
kyrofb
i2c-matroxfb
hgafb
rivafb
sstfb
neofb
tridentfb
tdfxfb
virgefb
vga16fb


+ ls -lR /lib/modules/2.6.10-1.760_FC3.stk16/misc /lib/modules/2.6.10-1.760_FC3.stk16/extra
ls: /lib/modules/2.6.10-1.760_FC3.stk16/misc: No such file or directory
/lib/modules/2.6.10-1.760_FC3.stk16/extra:
total 8
lrwxrwxrwx  1 root root 83 Feb  9 11:49 driverloader.ko -> /usr/lib/driverloader/modules/binaries/linux-2.6.10-1.760-FC3.stk16/driverloader.ko



More information about the driverloader mailing list