[driverloader] Problem with US Robotics USR805416 PCI Card and WEP Encryption

Cristiano De Michele demichel at na.infn.it
Wed Aug 18 16:23:08 EDT 2004


On Wed, 2004-08-18 at 14:51, Marc Dätwyler wrote:
> Hi 
> I am not able to properly acitvate the WEP encryption for my USR805416
> card. I am using a US-Robotics AccesPoint (USR808054) in with 128-bit
> key and "shared key only" set. On my computer I set the key with
> iwconfig an then set the card to restricted mode. When running iwconfig
> again I am then no longer able to see the access point or to connect to
> the network.
> Without WEP the card works fine, although performance is often low, wich
> may be due to the thick concrete wall between the ap and my machine.
> 
> Im using gentoo Linux (kernel 2.4.26), driverloader 2.04 and the USR
> Windows Drivers (5.0j).
Hi,
use either driver 4.0q you can find on linuxant web site
(http://www.linuxant.com/driverloader/drivers.php)
or latest ones (6.0b14 you can download from http://www.usr.com)
if you want 125Mb/s and WPA
bye Cristiano

 
> 
> 
> thanks 
> Marc
> 
> 
> Diagnostic dump:
> 
> + dldrstop
> 
> + modprobe -v driverloader
> /sbin/insmod /lib/modules/2.4.26-gentoo-r3/misc/driverloader.o
> Using /lib/modules/2.4.26-gentoo-r3/misc/driverloader.o
> Symbol version prefix ''
> Warning: loading /lib/modules/2.4.26-gentoo-r3/misc/driverloader.o will
> taint the kernel: non-GPL license - see LICENSE file; Copyright
> (c)2003-2004 Linuxant inc.
>   See http://www.tux.org/lkml/#export-tainted for information about
> tainted modules
> Module driverloader loaded, with warnings
> 
> + lsmod
> Module                  Size  Used by    Tainted: P  
> driverloader          257672   0 
> sr_mod                 13880   0  (autoclean) (unused)
> agpgart                14024   3  (autoclean)
> parport_pc             26824   1  (autoclean)
> lp                      7304   0  (autoclean)
> parport                26184   1  (autoclean) [parport_pc lp]
> ide-scsi               10032   0  (autoclean)
> sg                     28540   0  (unused)
> scsi_mod               83908   3  [sr_mod ide-scsi sg]
> visor                  11400   0  (unused)
> usbserial              17372   0  [visor]
> nvidia               1629600  11 
> emu10k1                63756   1 
> ac97_codec             13044   0  [emu10k1]
> sound                  58216   0  [emu10k1]
> 
> + date
> Wed Aug 18 14:23:59 CEST 2004
> 
> + /usr/sbin/dldrconfig --info
> Linuxant DriverLoader for Wireless LAN devices, version 2.04
> 
> Web configurator: listening on 127.0.0.1:18020
> 
> Current parameters: ("dldrconfig --info")
> 
> Wireless interface name: eth1
> 	MAC address    : 00:C0:49:E2:FA:23
> 	Device instance: PCI-0000:00:10.0-104C:9066-010D:16EC
> 	Device driver  : usr11g
> 	Description    : TNET1130
> 	License owner  : argaen at gmx.ch
> 	License key    : 83-95-55-D3-F7-C7
> 	License status : OK
> 
> + identify_system
> linux-i686(i686)-2.4.26-gentoo-r3 unknown-unknown
> 
> + uname -a
> Linux marc 2.4.26-gentoo-r3 #2 Die Jun 29 20:27:08 CEST 2004 i686 AMD
> Athlon(TM) XP1700+ AuthenticAMD GNU/Linux
> 
> + gcc -v
> Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/specs
> Configured with: /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/configure
> --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3
> --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include
> --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3
> --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man
> --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared
> --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib
> --enable-languages=c,c++ --enable-threads=posix --enable-long-long
> --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio
> --enable-version-specific-runtime-libs
> --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic
> Thread model: posix
> gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2,
> pie-8.7.6)
> 
> + sh --version
> GNU bash, version 2.05b.0(1)-release (i686-pc-linux-gnu)
> Copyright (C) 2002 Free Software Foundation, Inc.
> 
> + bash --version
> GNU bash, version 2.05b.0(1)-release (i686-pc-linux-gnu)
> Copyright (C) 2002 Free Software Foundation, Inc.
> 
> + sed --version
> GNU sed version 4.0.7
> 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.4.26-gentoo-r3 (root at marc) (gcc-Version 3.3.3 20040412
> (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)) #2 Die Jun 29 20:27:08
> CEST 2004
> 
> + cat -v /proc/cpuinfo
> processor	: 0
> vendor_id	: AuthenticAMD
> cpu family	: 6
> model		: 6
> model name	: AMD Athlon(TM) XP1700+
> stepping	: 2
> cpu MHz		: 1477.400
> cache size	: 256 KB
> fdiv_bug	: no
> hlt_bug		: no
> f00f_bug	: no
> coma_bug	: no
> fpu		: yes
> fpu_exception	: yes
> cpuid level	: 1
> wp		: yes
> flags		: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat
> pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow
> bogomips	: 2949.12
> 
> 
> + cat -v /etc/gentoo-release
> Gentoo Base System version 1.4.16
> 
> + dmesg
> Linux version 2.4.26-gentoo-r3 (root at marc) (gcc-Version 3.3.3 20040412
> (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)) #2 Die Jun 29 20:27:08
> CEST 2004
> BIOS-provided physical RAM map:
>  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
>  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
>  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
>  BIOS-e820: 0000000000100000 - 000000001ffec000 (usable)
>  BIOS-e820: 000000001ffec000 - 000000001ffef000 (ACPI data)
>  BIOS-e820: 000000001ffef000 - 000000001ffff000 (reserved)
>  BIOS-e820: 000000001ffff000 - 0000000020000000 (ACPI NVS)
>  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
> 511MB LOWMEM available.
> On node 0 totalpages: 131052
> zone(0): 4096 pages.
> zone(1): 126956 pages.
> zone(2): 0 pages.
> Kernel command line: root=/dev/hda7 hdd=ide-scsi
> ide_setup: hdd=ide-scsi
> Initializing CPU#0
> Detected 1477.400 MHz processor.
> Console: colour VGA+ 80x25
> Calibrating delay loop... 2949.12 BogoMIPS
> Memory: 515784k/524208k available (1563k kernel code, 8036k reserved,
> 295k data, 72k init, 0k highmem)
> Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
> Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
> Mount cache hash table entries: 512 (order: 0, 4096 bytes)
> Buffer cache hash table entries: 32768 (order: 5, 131072 bytes)
> Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
> CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
> CPU: L2 Cache: 256K (64 bytes/line)
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#0.
> CPU:     After generic, caps: 0383f9ff c1cbf9ff 00000000 00000000
> CPU:             Common caps: 0383f9ff c1cbf9ff 00000000 00000000
> CPU: AMD Athlon(TM) XP1700+ stepping 02
> Enabling fast FPU save and restore... done.
> Enabling unmasked SIMD FPU exception support... done.
> Checking 'hlt' instruction... OK.
> POSIX conformance testing by UNIFIX
> mtrr: v1.40 (20010327) Richard Gooch (rgooch at atnf.csiro.au)
> mtrr: detected mtrr type: Intel
> PCI: PCI BIOS revision 2.10 entry at 0xf0df0, last bus=1
> PCI: Using configuration type 1
> PCI: Probing PCI hardware
> PCI: Probing PCI hardware (bus 00)
> PCI: Using IRQ router VIA [1106/3074] at 00:11.0
> PCI: Found IRQ 11 for device 00:11.1
> PCI: Sharing IRQ 11 with 00:0d.0
> PCI: Sharing IRQ 11 with 01:00.0
> Linux NET4.0 for Linux 2.4
> Based upon Swansea University Computer Society NET3.039
> Initializing RT netlink socket
> Starting kswapd
> Journalled Block Device driver loaded
> devfs: v1.12c (20020818) Richard Gooch (rgooch at atnf.csiro.au)
> devfs: boot_options: 0x0
> Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
> pty: 256 Unix98 ptys configured
> Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ
> SERIAL_PCI enabled
> ttyS00 at 0x03f8 (irq = 4) is a 16550A
> ttyS01 at 0x02f8 (irq = 3) is a 16550A
> Floppy drive(s): fd0 is 1.44M
> FDC 0 is a post-1991 82077
> 8139too Fast Ethernet driver 0.9.26
> PCI: Found IRQ 11 for device 00:0d.0
> PCI: Sharing IRQ 11 with 00:11.1
> PCI: Sharing IRQ 11 with 01:00.0
> eth0: RealTek RTL8139 at 0xe080d000, 00:02:44:31:f7:1e, IRQ 11
> eth0:  Identified 8139 chip type 'RTL-8139C'
> Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
> ide: Assuming 33MHz system bus speed for PIO modes; override with
> idebus=xx
> VP_IDE: IDE controller at PCI slot 00:11.1
> PCI: Found IRQ 11 for device 00:11.1
> PCI: Sharing IRQ 11 with 00:0d.0
> PCI: Sharing IRQ 11 with 01:00.0
> VP_IDE: chipset revision 6
> VP_IDE: not 100% native mode: will probe irqs later
> VP_IDE: VIA vt8233 (rev 00) IDE UDMA100 controller on pci00:11.1
>     ide0: BM-DMA at 0xb800-0xb807, BIOS settings: hda:DMA, hdb:pio
>     ide1: BM-DMA at 0xb808-0xb80f, BIOS settings: hdc:DMA, hdd:DMA
> hda: MAXTOR 6L080J4, ATA DISK drive
> hdb: IOMEGA ZIP 100 ATAPI Floppy, ATAPI FLOPPY drive
> blk: queue c0170240, I/O limit 4095Mb (mask 0xffffffff)
> hdc: TOSHIBA ODD-DVD SD-M1802, ATAPI CD/DVD-ROM drive
> hdd: LITE-ON LTR-24102B, ATAPI CD/DVD-ROM drive
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> ide1 at 0x170-0x177,0x376 on irq 15
> hda: attached ide-disk driver.
> hda: host protected area => 1
> hda: 156355584 sectors (80054 MB) w/1819KiB Cache, CHS=9732/255/63,
> UDMA(100)
> hdc: attached ide-cdrom driver.
> hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
> Uniform CD-ROM driver Revision: 3.12
> Partition check:
>  /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 < p5 p6 p7 > p4
>  hdb:end_request: I/O error, dev 03:40 (hdb), sector 0
> end_request: I/O error, dev 03:40 (hdb), sector 2
> end_request: I/O error, dev 03:40 (hdb), sector 4
> end_request: I/O error, dev 03:40 (hdb), sector 6
> end_request: I/O error, dev 03:40 (hdb), sector 0
> end_request: I/O error, dev 03:40 (hdb), sector 2
> end_request: I/O error, dev 03:40 (hdb), sector 4
> end_request: I/O error, dev 03:40 (hdb), sector 6
>  unable to read partition table
> usb.c: registered new driver usbdevfs
> usb.c: registered new driver hub
> host/uhci.c: USB Universal Host Controller Interface driver v1.1
> PCI: Found IRQ 5 for device 00:11.2
> PCI: Sharing IRQ 5 with 00:10.0
> PCI: Sharing IRQ 5 with 00:11.3
> PCI: Sharing IRQ 5 with 00:11.4
> host/uhci.c: USB UHCI at I/O 0xb400, IRQ 5
> usb.c: new USB bus registered, assigned bus number 1
> hub.c: USB hub found
> hub.c: 2 ports detected
> PCI: Found IRQ 5 for device 00:11.3
> PCI: Sharing IRQ 5 with 00:10.0
> PCI: Sharing IRQ 5 with 00:11.2
> PCI: Sharing IRQ 5 with 00:11.4
> host/uhci.c: USB UHCI at I/O 0xb000, IRQ 5
> usb.c: new USB bus registered, assigned bus number 2
> hub.c: USB hub found
> hub.c: 2 ports detected
> PCI: Found IRQ 5 for device 00:11.4
> PCI: Sharing IRQ 5 with 00:10.0
> PCI: Sharing IRQ 5 with 00:11.2
> PCI: Sharing IRQ 5 with 00:11.3
> host/uhci.c: USB UHCI at I/O 0xa800, IRQ 5
> usb.c: new USB bus registered, assigned bus number 3
> hub.c: USB hub found
> hub.c: 2 ports detected
> Initializing Cryptographic API
> NET4: Linux TCP/IP 1.0 for NET4.0
> IP Protocols: ICMP, UDP, TCP, IGMP
> IP: routing cache hash table of 4096 buckets, 32Kbytes
> TCP: Hash tables configured (established 32768 bind 65536)
> NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
> VFS: Mounted root (ext3 filesystem) readonly.
> Freeing unused kernel memory: 72k freed
> Adding Swap: 128480k swap-space (priority -1)
> EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,7), internal journal
> Creative EMU10K1 PCI Audio Driver, version 0.20, 20:32:16 Jun 29 2004
> PCI: Found IRQ 10 for device 00:0f.0
> emu10k1: EMU10K1 rev 8 model 0x8064 found, IO at 0xd400-0xd41f, IRQ 10
> ac97_codec: AC97 Audio codec, id: 0x8384:0x7608 (SigmaTel STAC9708)
> emu10k1: SBLive! 5.1 card detected
> driverloader: stack=8192/1464/0 PREEMPT
> PCI: Found IRQ 5 for device 00:10.0
> PCI: Sharing IRQ 5 with 00:11.2
> PCI: Sharing IRQ 5 with 00:11.3
> PCI: Sharing IRQ 5 with 00:11.4
> eth1: New link status: Disconnected (0002)
> eth1: WPA, TKIP, WEP256, WEP128, WEP64 supported
> eth1: TNET1130 at 00:10.0 (MAC address 00:C0:49:E2:FA:23) ready
> usb.c: registered new driver driverloader
> 0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module  1.0-4496 
> Wed Jul 16 19:03:09 PDT 2003
> usb.c: registered new driver serial
> usbserial.c: USB Serial Driver core v1.4
> usbserial.c: USB Serial support registered for Handspring Visor / Treo /
> Palm 4.0 / Clié 4.x
> usbserial.c: USB Serial support registered for Sony Clié 3.5
> visor.c: USB HandSpring Visor, Palm m50x, Treo, Sony Clié driver v1.7
> SCSI subsystem driver Revision: 1.00
> hdb: attached ide-scsi driver.
> hdd: attached ide-scsi driver.
> scsi0 : SCSI host adapter emulation for IDE ATAPI devices
>   Vendor: IOMEGA    Model: ZIP 100           Rev: 14.A
>   Type:   Direct-Access                      ANSI SCSI revision: 00
>   Vendor: LITE-ON   Model: LTR-24102B        Rev: 5S0D
>   Type:   CD-ROM                             ANSI SCSI revision: 02
> eth1: New link status: Connected (0001)
> parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
> parport0: irq 7 detected
> lp0: using parport0 (polling).
> lp0: console ready
> Linux agpgart interface v0.99 (c) Jeff Hartmann
> agpgart: Maximum main memory to use for agp memory: 439M
> agpgart: Detected Via Apollo Pro KT266 chipset
> agpgart: AGP aperture is 128M @ 0xf0000000
> Attached scsi CD-ROM sr0 at scsi0, channel 0, id 1, lun 0
> sr0: scsi3-mmc drive: 100x/40x writer cd/rw xa/form2 cdda tray
> eth1: New link status: Disconnected (0002)
> eth1: New link status: Connected (0001)
> eth1: New link status: Disconnected (0002)
> eth1: New link status: Connected (0001)
> eth1: New link status: Disconnected (0002)
> eth1: New link status: Connected (0001)
> eth1: New link status: Disconnected (0002)
> eth1: New link status: Connected (0001)
> eth1: New link status: Disconnected (0002)
> eth1: New link status: Connected (0001)
> eth1: New link status: Disconnected (0002)
> eth1: New link status: Connected (0001)
> usb.c: deregistering driver driverloader
> driverloader: stack=8192/1464/0 PREEMPT
> PCI: Found IRQ 5 for device 00:10.0
> PCI: Sharing IRQ 5 with 00:11.2
> PCI: Sharing IRQ 5 with 00:11.3
> PCI: Sharing IRQ 5 with 00:11.4
> eth1: New link status: Disconnected (0002)
> eth1: WPA, TKIP, WEP256, WEP128, WEP64 supported
> eth1: TNET1130 at 00:10.0 (MAC address 00:C0:49:E2:FA:23) ready
> usb.c: registered new driver driverloader
> eth1: New link status: Connected (0001)
> usb.c: deregistering driver driverloader
> driverloader: stack=8192/1464/0 PREEMPT
> PCI: Found IRQ 5 for device 00:10.0
> PCI: Sharing IRQ 5 with 00:11.2
> PCI: Sharing IRQ 5 with 00:11.3
> PCI: Sharing IRQ 5 with 00:11.4
> eth1: New link status: Disconnected (0002)
> eth1: WPA, TKIP, WEP256, WEP128, WEP64 supported
> eth1: TNET1130 at 00:10.0 (MAC address 00:C0:49:E2:FA:23) ready
> usb.c: registered new driver driverloader
> 
> + iwconfig --version
> iwconfig  Wireless-Tools version 27
>           Compatible with Wireless Extension v11 to v16.
> 
> Kernel    Currently compiled with Wireless Extension v16.
> 
> eth1      Recommend Wireless Extension v11 or later,
>           Currently compiled with Wireless Extension v16.
> 
> 
> + iwconfig
> lo        no wireless extensions.
> 
> eth0      no wireless extensions.
> 
> eth1      IEEE 802.11g  ESSID:""  Nickname:"unknown"
>           Mode:Managed  Bit Rate=100Mb/s   
>           RTS thr:off   Fragment thr:off
>           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
> 
> eth1      No Peers/Access-Point in range
> 
> 
> + iwlist scanning
> lo        Interface doesn't support scanning.
> 
> eth0      Interface doesn't support scanning.
> 
> eth1      Failed to read scan data : No data available
> 
> 
> + iwlist scanning
> lo        Interface doesn't support scanning.
> 
> eth0      Interface doesn't support scanning.
> 
> eth1      Failed to read scan data : No data available
> 
> 
> + iptables -L -n -v
> /usr/sbin/dldrconfig: line 1: iptables: command not found
> 
> + ifconfig -a
> eth0      Link encap:Ethernet  HWaddr 00:02:44:31:F7:1E  
>           BROADCAST MULTICAST  MTU:1500  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:1000 
>           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
>           Interrupt:11 Base address:0xd000 
> 
> eth1      Link encap:Ethernet  HWaddr 00:C0:49:E2:FA:23  
>           BROADCAST MULTICAST  MTU:1500  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:1000 
>           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
> 
> lo        Link encap:Local Loopback  
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>           RX packets:151 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:151 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0 
>           RX bytes:11118 (10.8 Kb)  TX bytes:11118 (10.8 Kb)
> 
> 
> + netstat -rn
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags   MSS Window  irtt
> Iface
> 127.0.0.0       127.0.0.1       255.0.0.0       UG        0 0          0
> lo
> 
> + netstat -in
> Kernel Interface table
> Iface     MTU Met   RX-OK RX-ERR RX-DRP RX-OVR   TX-OK TX-ERR TX-DRP
> TX-OVR Flg
> lo        16436   0     151      0      0      0     151      0     
> 0      0 LRU
> 
> + 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
> 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
>     link/ether 00:02:44:31:f7:1e brd ff:ff:ff:ff:ff:ff
> 5: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
>     link/ether 00:c0:49:e2:fa:23 brd ff:ff:ff:ff:ff:ff
> 
> + ip rule
> RTNETLINK answers: Invalid argument
> Dump terminated
> 
> + ip route
> 127.0.0.0/8 via 127.0.0.1 dev lo  scope link 
> 
> + cardctl ident
> /usr/sbin/dldrconfig: line 1: cardctl: command not found
> 
> + lspci -n
> 0000:00:00.0 Class 0600: 1106:3099
> 0000:00:01.0 Class 0604: 1106:b099
> 0000:00:0d.0 Class 0200: 10ec:8139 (rev 10)
> 0000:00:0f.0 Class 0401: 1102:0002 (rev 08)
> 0000:00:0f.1 Class 0980: 1102:7002 (rev 08)
> 0000:00:10.0 Class 0280: 104c:9066
> 0000:00:11.0 Class 0601: 1106:3074
> 0000:00:11.1 Class 0101: 1106:0571 (rev 06)
> 0000:00:11.2 Class 0c03: 1106:3038 (rev 1b)
> 0000:00:11.3 Class 0c03: 1106:3038 (rev 1b)
> 0000:00:11.4 Class 0c03: 1106:3038 (rev 1b)
> 0000:01:00.0 Class 0300: 10de:0201 (rev a3)
> 
> + lspci -v
> 0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo
> KT266/A/333]
> 	Subsystem: Asustek Computer, Inc. A7V266-E Mainboard
> 	Flags: bus master, medium devsel, latency 0
> 	Memory at f0000000 (32-bit, prefetchable) [size=128M]
> 	Capabilities: [a0] AGP version 2.0
> 	Capabilities: [c0] Power Management version 2
> 
> 0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo
> KT266/A/333 AGP] (prog-if 00 [Normal decode])
> 	Flags: bus master, 66Mhz, medium devsel, latency 0
> 	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
> 	Memory behind bridge: ea000000-eb6fffff
> 	Prefetchable memory behind bridge: eb700000-efffffff
> 	Capabilities: [80] Power Management version 2
> 
> 0000:00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+ (rev 10)
> 	Subsystem: Surecom Technology EP-320X-R
> 	Flags: bus master, medium devsel, latency 32, IRQ 11
> 	I/O ports at d800 [size=256]
> 	Memory at e9800000 (32-bit, non-prefetchable) [size=256]
> 	Capabilities: [50] Power Management version 2
> 
> 0000:00:0f.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1
> (rev 08)
> 	Subsystem: Creative Labs SB Live! 5.1 Model SB0100
> 	Flags: bus master, medium devsel, latency 32, IRQ 10
> 	I/O ports at d400 [size=32]
> 	Capabilities: [dc] Power Management version 2
> 
> 0000:00:0f.1 Input device controller: Creative Labs SB Live! MIDI/Game
> Port (rev 08)
> 	Subsystem: Creative Labs Gameport Joystick
> 	Flags: bus master, medium devsel, latency 32
> 	I/O ports at d000 [size=8]
> 	Capabilities: [dc] Power Management version 2
> 
> 0000:00:10.0 Network controller: Texas Instruments ACX 111 54Mbps
> Wireless Interface
> 	Subsystem: Unknown device 010d:16ec
> 	Flags: bus master, medium devsel, latency 168, IRQ 5
> 	Memory at e9000000 (32-bit, non-prefetchable) [size=8K]
> 	Memory at e8800000 (32-bit, non-prefetchable) [size=128K]
> 	Capabilities: [40] Power Management version 2
> 
> 0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge
> 	Subsystem: Asustek Computer, Inc. VT8233A
> 	Flags: bus master, stepping, medium devsel, latency 0
> 	Capabilities: [c0] Power Management version 2
> 
> 0000:00:11.1 IDE interface: VIA Technologies, Inc.
> VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
> (prog-if 8a [Master SecP PriP])
> 	Flags: bus master, stepping, medium devsel, latency 32, IRQ 11
> 	I/O ports at b800 [size=16]
> 	Capabilities: [c0] Power Management version 2
> 
> 0000:00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB
> 1.1 Controller (rev 1b) (prog-if 00 [UHCI])
> 	Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
> 	Flags: bus master, medium devsel, latency 32, IRQ 5
> 	I/O ports at b400 [size=32]
> 	Capabilities: [80] Power Management version 2
> 
> 0000:00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB
> 1.1 Controller (rev 1b) (prog-if 00 [UHCI])
> 	Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
> 	Flags: bus master, medium devsel, latency 32, IRQ 5
> 	I/O ports at b000 [size=32]
> 	Capabilities: [80] Power Management version 2
> 
> 0000:00:11.4 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB
> 1.1 Controller (rev 1b) (prog-if 00 [UHCI])
> 	Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
> 	Flags: bus master, medium devsel, latency 32, IRQ 5
> 	I/O ports at a800 [size=32]
> 	Capabilities: [80] Power Management version 2
> 
> 0000:01:00.0 VGA compatible controller: nVidia Corporation NV20
> [GeForce3 Ti 200] (rev a3) (prog-if 00 [VGA])
> 	Subsystem: Asustek Computer, Inc.: Unknown device 4057
> 	Flags: bus master, 66Mhz, medium devsel, latency 248, IRQ 11
> 	Memory at ea000000 (32-bit, non-prefetchable) [size=16M]
> 	Memory at ec000000 (32-bit, prefetchable) [size=64M]
> 	Memory at eb800000 (32-bit, prefetchable) [size=512K]
> 	Expansion ROM at eb7f0000 [disabled] [size=64K]
> 	Capabilities: [60] Power Management version 2
> 	Capabilities: [44] AGP version 2.0
> 
> 
> + lspci -n -vvv
> 0000:00:00.0 Class 0600: 1106:3099
> 	Subsystem: 1043:8064
> 	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
> 	Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
> 	Capabilities: [a0] AGP version 2.0
> 		Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit-
> FW+ AGP3- Rate=x1,x2,x4
> 		Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP+ GART64- 64bit- FW- Rate=x4
> 	Capabilities: [c0] 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-
> 
> 0000:00:01.0 Class 0604: 1106:b099
> 	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
> 	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
> 	I/O behind bridge: 0000e000-0000dfff
> 	Memory behind bridge: ea000000-eb6fffff
> 	Prefetchable memory behind bridge: eb700000-efffffff
> 	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
> 	Capabilities: [80] 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-
> 
> 0000:00:0d.0 Class 0200: 10ec:8139 (rev 10)
> 	Subsystem: 10bd:0320
> 	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: 32 (8000ns min, 16000ns max)
> 	Interrupt: pin A routed to IRQ 11
> 	Region 0: I/O ports at d800 [size=256]
> 	Region 1: Memory at e9800000 (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-
> 
> 0000:00:0f.0 Class 0401: 1102:0002 (rev 08)
> 	Subsystem: 1102:8064
> 	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: 32 (500ns min, 5000ns max)
> 	Interrupt: pin A routed to IRQ 10
> 	Region 0: I/O ports at d400 [size=32]
> 	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=0 PME-
> 
> 0000:00:0f.1 Class 0980: 1102:7002 (rev 08)
> 	Subsystem: 1102:0020
> 	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: 32
> 	Region 0: I/O ports at d000 [size=8]
> 	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=0 PME-
> 
> 0000:00:10.0 Class 0280: 104c:9066
> 	Subsystem: 010d:16ec
> 	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 08
> 	Interrupt: pin A routed to IRQ 5
> 	Region 0: Memory at e9000000 (32-bit, non-prefetchable) [size=8K]
> 	Region 1: Memory at e8800000 (32-bit, non-prefetchable) [size=128K]
> 	Capabilities: [40] 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-
> 
> 0000:00:11.0 Class 0601: 1106:3074
> 	Subsystem: 1043:8052
> 	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
> 	Capabilities: [c0] 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-
> 
> 0000:00:11.1 Class 0101: 1106:0571 (rev 06) (prog-if 8a [Master SecP
> PriP])
> 	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: 32
> 	Interrupt: pin A routed to IRQ 11
> 	Region 4: I/O ports at b800 [size=16]
> 	Capabilities: [c0] 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-
> 
> 0000:00:11.2 Class 0c03: 1106:3038 (rev 1b)
> 	Subsystem: 0925:1234
> 	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: 32, cache line size 08
> 	Interrupt: pin D routed to IRQ 5
> 	Region 4: I/O ports at b400 [size=32]
> 	Capabilities: [80] 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-
> 
> 0000:00:11.3 Class 0c03: 1106:3038 (rev 1b)
> 	Subsystem: 0925:1234
> 	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: 32, cache line size 08
> 	Interrupt: pin D routed to IRQ 5
> 	Region 4: I/O ports at b000 [size=32]
> 	Capabilities: [80] 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-
> 
> 0000:00:11.4 Class 0c03: 1106:3038 (rev 1b)
> 	Subsystem: 0925:1234
> 	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: 32, cache line size 08
> 	Interrupt: pin D routed to IRQ 5
> 	Region 4: I/O ports at a800 [size=32]
> 	Capabilities: [80] 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-
> 
> 0000:01:00.0 Class 0300: 10de:0201 (rev a3)
> 	Subsystem: 1043:4057
> 	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: 248 (1250ns min, 250ns max)
> 	Interrupt: pin A routed to IRQ 11
> 	Region 0: Memory at ea000000 (32-bit, non-prefetchable) [size=16M]
> 	Region 1: Memory at ec000000 (32-bit, prefetchable) [size=64M]
> 	Region 2: Memory at eb800000 (32-bit, prefetchable) [size=512K]
> 	Expansion ROM at eb7f0000 [disabled] [size=64K]
> 	Capabilities: [60] 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-
> 	Capabilities: [44] AGP version 2.0
> 		Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA- ITACoh- GART64- HTrans- 64bit-
> FW- AGP3- Rate=x1,x2,x4
> 		Command: RQ=32 ArqSz=0 Cal=0 SBA- AGP+ GART64- 64bit- FW- Rate=x4
> 
> 
> + lsusb
> /usr/sbin/dldrconfig: line 1: lsusb: command not found
> 
> + lsusb -v
> /usr/sbin/dldrconfig: line 1: lsusb: command not found
> 
> + cat -v /proc/bus/usb/devices
> 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.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=0000 ProdID=0000 Rev= 0.00
> S:  Product=USB UHCI-alt Root Hub
> S:  SerialNumber=a800
> C:* #Ifs= 1 Cfg#= 1 Atr=40 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=   8 Ivl=255ms
> T:  Bus=02 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.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=0000 ProdID=0000 Rev= 0.00
> S:  Product=USB UHCI-alt Root Hub
> S:  SerialNumber=b000
> C:* #Ifs= 1 Cfg#= 1 Atr=40 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=   8 Ivl=255ms
> T:  Bus=01 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.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=0000 ProdID=0000 Rev= 0.00
> S:  Product=USB UHCI-alt Root Hub
> S:  SerialNumber=b400
> C:* #Ifs= 1 Cfg#= 1 Atr=40 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=   8 Ivl=255ms
> 
> + cat -v /proc/pci
> PCI devices found:
>   Bus  0, device   0, function  0:
>     Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
> (rev 0).
>       Prefetchable 32 bit memory at 0xf0000000 [0xf7ffffff].
>   Bus  0, device   1, function  0:
>     PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333
> AGP] (rev 0).
>       Master Capable.  No bursts.  Min Gnt=8.
>   Bus  0, device  13, function  0:
>     Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+ (rev 16).
>       IRQ 11.
>       Master Capable.  Latency=32.  Min Gnt=32.Max Lat=64.
>       I/O at 0xd800 [0xd8ff].
>       Non-prefetchable 32 bit memory at 0xe9800000 [0xe98000ff].
>   Bus  0, device  15, function  0:
>     Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 8).
>       IRQ 10.
>       Master Capable.  Latency=32.  Min Gnt=2.Max Lat=20.
>       I/O at 0xd400 [0xd41f].
>   Bus  0, device  15, function  1:
>     Input device controller: Creative Labs SB Live! MIDI/Game Port (rev
> 8).
>       Master Capable.  Latency=32.  
>       I/O at 0xd000 [0xd007].
>   Bus  0, device  16, function  0:
>     Network controller: PCI device 104c:9066 (Texas Instruments) (rev
> 0).
>       IRQ 5.
>       Master Capable.  Latency=168.  
>       Non-prefetchable 32 bit memory at 0xe9000000 [0xe9001fff].
>       Non-prefetchable 32 bit memory at 0xe8800000 [0xe881ffff].
>   Bus  0, device  17, function  0:
>     ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge (rev 0).
>   Bus  0, device  17, function  1:
>     IDE interface: VIA Technologies, Inc.
> VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 6).
>       IRQ 11.
>       Master Capable.  Latency=32.  
>       I/O at 0xb800 [0xb80f].
>   Bus  0, device  17, function  2:
>     USB Controller: VIA Technologies, Inc. USB (rev 27).
>       IRQ 5.
>       Master Capable.  Latency=32.  
>       I/O at 0xb400 [0xb41f].
>   Bus  0, device  17, function  3:
>     USB Controller: VIA Technologies, Inc. USB (#2) (rev 27).
>       IRQ 5.
>       Master Capable.  Latency=32.  
>       I/O at 0xb000 [0xb01f].
>   Bus  0, device  17, function  4:
>     USB Controller: VIA Technologies, Inc. USB (#3) (rev 27).
>       IRQ 5.
>       Master Capable.  Latency=32.  
>       I/O at 0xa800 [0xa81f].
>   Bus  1, device   0, function  0:
>     VGA compatible controller: nVidia Corporation NV20 [GeForce3 Ti 200]
> (rev 163).
>       IRQ 11.
>       Master Capable.  Latency=248.  Min Gnt=5.Max Lat=1.
>       Non-prefetchable 32 bit memory at 0xea000000 [0xeaffffff].
>       Prefetchable 32 bit memory at 0xec000000 [0xefffffff].
>       Prefetchable 32 bit memory at 0xeb800000 [0xeb87ffff].
> 
> + cat -v /proc/cmdline
> root=/dev/hda7 hdd=ide-scsi
> 
> + cat -v /proc/uptime
> 5906.82 5736.41
> 
> + cat -v /proc/devices
> Character devices:
>   1 mem
>   2 pty/m%d
>   3 pty/s%d
>   4 tts/%d
>   5 cua/%d
>   6 lp
>   7 vcs
>  10 misc
>  14 sound
>  21 sg
> 128 ptm
> 136 pts/%d
> 162 raw
> 180 usb
> 188 usb/tts/%d
> 195 nvidia
> 
> Block devices:
>   2 fd
>   3 ide0
>  11 sr
>  22 ide1
> 
> + cat -v /proc/misc
> 175 agpgart
>   1 psaux
> 
> + cat -v /proc/filesystems
> nodev	rootfs
> nodev	bdev
> nodev	proc
> nodev	sockfs
> nodev	tmpfs
> nodev	shm
> nodev	pipefs
> 	ext3
> 	ext2
> nodev	ramfs
> 	msdos
> 	vfat
> 	iso9660
> nodev	devfs
> nodev	nfs
> nodev	autofs
> nodev	devpts
> nodev	usbdevfs
> nodev	usbfs
> 
> + cat -v /proc/interrupts
>            CPU0       
>   0:     590683          XT-PIC  timer
>   1:       8013          XT-PIC  keyboard
>   2:          0          XT-PIC  cascade
>   5:      39270          XT-PIC  usb-uhci, usb-uhci, usb-uhci,
> driverloader
>  10:          0          XT-PIC  EMU10K1
>  11:     357110          XT-PIC  nvidia
>  12:      88057          XT-PIC  PS/2 Mouse
>  14:      13491          XT-PIC  ide0
>  15:          7          XT-PIC  ide1
> NMI:          0 
> ERR:          0
> 
> + cat -v /proc/iomem
> 00000000-0009fbff : System RAM
> 0009fc00-0009ffff : reserved
> 000a0000-000bffff : Video RAM area
> 000c0000-000c7fff : Video ROM
> 000f0000-000fffff : System ROM
> 00100000-1ffebfff : System RAM
>   00189000-0030ffc1 : Kernel code
> 1ffec000-1ffeefff : ACPI Tables
> 1ffef000-1fffefff : reserved
> 1ffff000-1fffffff : ACPI Non-volatile Storage
> e8800000-e881ffff : PCI device 104c:9066 (Texas Instruments)
>   e8800000-e881ffff : driverloader
> e9000000-e9001fff : PCI device 104c:9066 (Texas Instruments)
>   e9000000-e9001fff : driverloader
> e9800000-e98000ff : Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+
>   e9800000-e98000ff : 8139too
> ea000000-eb6fffff : PCI Bus #01
>   ea000000-eaffffff : nVidia Corporation NV20 [GeForce3 Ti 200]
> eb700000-efffffff : PCI Bus #01
>   eb800000-eb87ffff : nVidia Corporation NV20 [GeForce3 Ti 200]
>   ec000000-efffffff : nVidia Corporation NV20 [GeForce3 Ti 200]
> f0000000-f7ffffff : VIA Technologies, Inc. VT8366/A/7 [Apollo
> KT266/A/333]
> ffff0000-ffffffff : reserved
> 
> + cat -v /proc/ioports
> 0000-001f : dma1
> 0020-003f : pic1
> 0040-005f : timer
> 0060-006f : keyboard
> 0080-008f : dma page reg
> 00a0-00bf : pic2
> 00c0-00df : dma2
> 00f0-00ff : fpu
> 0170-0177 : ide1
> 01f0-01f7 : ide0
> 02f8-02ff : serial(auto)
> 0376-0376 : ide1
> 0378-037a : parport0
> 037b-037f : parport0
> 03c0-03df : vga+
> 03f6-03f6 : ide0
> 03f8-03ff : serial(auto)
> 0cf8-0cff : PCI conf1
> a800-a81f : VIA Technologies, Inc. USB (#3)
>   a800-a81f : usb-uhci
> b000-b01f : VIA Technologies, Inc. USB (#2)
>   b000-b01f : usb-uhci
> b400-b41f : VIA Technologies, Inc. USB
>   b400-b41f : usb-uhci
> b800-b80f : VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C
> PIPC Bus Master IDE
>   b800-b807 : ide0
>   b808-b80f : ide1
> d000-d007 : Creative Labs SB Live! MIDI/Game Port
> d400-d41f : Creative Labs SB Live! EMU10k1
>   d400-d41f : EMU10K1
> d800-d8ff : Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
>   d800-d8ff : 8139too
> 
> + cat -v /proc/dma
>  4: cascade
> 
> + cat -v /proc/mtrr
> reg00: base=0x00000000 (   0MB), size= 512MB: write-back, count=1
> reg01: base=0xec000000 (3776MB), size=  64MB: write-combining, count=1
> reg02: base=0xeb800000 (3768MB), size= 512KB: write-combining, count=1
> reg07: base=0xf0000000 (3840MB), size= 128MB: write-combining, count=1
> 
> + cat -v /proc/partitions
> major minor  #blocks  name
> 
>    3     0   78177792 ide/host0/bus0/target0/lun0/disc
>    3     1   15366141 ide/host0/bus0/target0/lun0/part1
>    3     2   10241437 ide/host0/bus0/target0/lun0/part2
>    3     3          1 ide/host0/bus0/target0/lun0/part3
>    3     4   16032870 ide/host0/bus0/target0/lun0/part4
>    3     5     128488 ide/host0/bus0/target0/lun0/part5
>    3     6      96358 ide/host0/bus0/target0/lun0/part6
>    3     7   36306868 ide/host0/bus0/target0/lun0/part7
> 
> + cat -v /proc/mounts
> rootfs / rootfs rw 0 0
> /dev/root / ext3 rw,noatime 0 0
> none /proc proc rw 0 0
> none /dev devfs rw 0 0
> none /dev/shm tmpfs rw 0 0
> none /dev/pts devpts rw 0 0
> none /proc/bus/usb usbfs rw 0 0
> /dev/hda4 /data vfat rw,nosuid,nodev,noexec 0 0
> 
> + cat -v /proc/swaps
> Filename			Type		Size	Used	Priority
> /dev/ide/host0/bus0/target0/lun0/part5 partition	128480	0	-1
> 
> + cat -v /proc/meminfo
>         total:    used:    free:  shared: buffers:  cached:
> Mem:  528236544 262832128 265404416        0 24301568 115793920
> Swap: 131563520        0 131563520
> MemTotal:       515856 kB
> MemFree:        259184 kB
> MemShared:           0 kB
> Buffers:         23732 kB
> Cached:         113080 kB
> SwapCached:          0 kB
> Active:          82796 kB
> Inactive:       141164 kB
> HighTotal:           0 kB
> HighFree:            0 kB
> LowTotal:       515856 kB
> LowFree:        259184 kB
> SwapTotal:      128480 kB
> SwapFree:       128480 kB
> 
> + cat -v /proc/stat
> cpu  12935 82 4649 573018
> cpu0 12935 82 4649 573018
> page 128431 16632
> swap 1 0
> intr 1096635 590684 8013 0 0 0 39270 2 0 0 0 0 357111 88057 0 13491 7
> disk_io: (3,0):(13506,11812,256846,1694,33264) (3,1):(2,2,16,0,0) 
> ctxt 1366714
> btime 1092825939
> processes 4127
> 
> + cat -v /proc/apm
> cat: /proc/apm: No such file or directory
> 
> + cat -v /proc/modules
> driverloader          257672   0
> sr_mod                 13880   0 (autoclean) (unused)
> agpgart                14024   3 (autoclean)
> parport_pc             26824   1 (autoclean)
> lp                      7304   0 (autoclean)
> parport                26184   1 (autoclean) [parport_pc lp]
> ide-scsi               10032   0 (autoclean)
> sg                     28540   0 (unused)
> scsi_mod               83908   3 [sr_mod ide-scsi sg]
> visor                  11400   0 (unused)
> usbserial              17372   0 [visor]
> nvidia               1629600  11
> emu10k1                63756   1
> ac97_codec             13044   0 [emu10k1]
> sound                  58216   0 [emu10k1]
> 
> + env
> INFODIR=/usr/share/info:/usr/X11R6/info
> MANPATH=/usr/share/man:/usr/local/share/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man:/usr/X11R6/man:/usr/share/man:/usr/local/share/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man:/usr/X11R6/man::/opt/sun-jdk-1.4.2.05/man:/usr/qt/3/doc/man:/opt/sun-jdk-1.4.2.05/man:/usr/qt/3/doc/man
> SSH_AGENT_PID=2179
> HOSTNAME=marc
> TERM=xterm
> GTK_RC_FILES=/etc/gtk/gtkrc:/home/marc/.gtkrc-1.2-gnome2
> WINDOWID=18874437
> QTDIR=/usr/qt/3
> MOZILLA_FIVE_HOME=/usr/lib/mozilla
> USER=marc
> LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mng=01;35:*.xcf=01;35:*.pcx=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.avi=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.mov=01;35:*.qt=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:
> GDK_USE_XFT=1
> GNOME_KEYRING_SOCKET=/tmp/keyring-AcT0zK/socket
> SSH_AUTH_SOCK=/tmp/ssh-ZeVZMx2161/agent.2161
> PYTHONDOCS=/usr/share/doc/python-docs-2.3.3/html
> SESSION_MANAGER=local/marc:/tmp/.ICE-unix/2161
> USERNAME=marc
> PAGER=/usr/bin/less
> CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo
> XINITRC=/etc/X11/xinit/xinitrc
> DESKTOP_SESSION=gnome
> PATH=/usr/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin
> GLIBC_SSP_CHECKED=1
> PWD=/home/marc
> INPUTRC=/etc/inputrc
> JAVA_HOME=/opt/sun-jdk-1.4.2.05
> CDR_SECURITY=8:dvd,clone:sparc-sun-solaris2,i386-pc-solaris2,i586-pc-linux,powerpc-apple,hppa,powerpc-ibm-aix,i386-unknown-freebsd,i386-unknown-openbsd,i386-unknown-netbsd,powerpc-apple-netbsd,i386-pc-bsdi,mips-sgi-irix,i386-pc-sco:1.11::1093000000:::private/research/educational_non-commercial_use:9vl2T2kP6w6O4h.bXuet8hP1Z3H5erm3qWmxhbcr.fHvuN8ZJbhQUWBzjAc
> JAVAC=/opt/sun-jdk-1.4.2.05/bin/javac
> EDITOR=/bin/nano
> QMAKESPEC=linux-g++
> GDMSESSION=gnome
> CXX=g++
> SHLVL=3
> JDK_HOME=/opt/sun-jdk-1.4.2.05
> HOME=/root
> GNOME_DESKTOP_SESSION_ID=Default
> LOGNAME=marc
> LESS=-R
> CVS_RSH=ssh
> CLASSPATH=.
> LC_CTYPE=de_CH
> LESSOPEN=|lesspipe.sh %s
> INFOPATH=/usr/share/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info
> DISPLAY=:0.0
> CC=gcc
> G_BROKEN_FILENAMES=1
> CONFIG_PROTECT=/usr/lib/mozilla/defaults/pref /usr/X11R6/lib/X11/xkb
> /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
> /usr/share/texmf/dvips/config/ /usr/share/texmf/dvipdfm/config/
> /usr/share/texmf/xdvi/
> COLORTERM=gnome-terminal
> XAUTHORITY=/root/.xauthC5AWOa
> _=/usr/bin/env
> 
> + sysctl -a
> sunrpc.nlm_debug = 0
> sunrpc.nfsd_debug = 0
> sunrpc.nfs_debug = 0
> sunrpc.rpc_debug = 0
> abi.fake_utsname = 0
> abi.trace = 0
> abi.defhandler_libcso = 68157441
> abi.defhandler_lcall7 = 68157441
> abi.defhandler_elf = 0
> abi.defhandler_coff = 117440515
> dev.parport.parport0.devices.lp.timeslice = 200
> dev.parport.parport0.devices.active = none
> dev.parport.parport0.modes = PCSPP,TRISTATE,EPP
> dev.parport.parport0.dma = -1
> dev.parport.parport0.irq = -1
> dev.parport.parport0.base-addr = 888	1912
> dev.parport.parport0.spintime = 500
> dev.parport.default.spintime = 500
> dev.parport.default.timeslice = 200
> 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.12 2000/10/18
> dev.cdrom.info = 
> dev.cdrom.info = drive name:		sr0	hdc
> dev.cdrom.info = drive speed:		40	48
> dev.cdrom.info = drive # of slots:	1	1
> dev.cdrom.info = Can close tray:		1	1
> dev.cdrom.info = Can open tray:		1	1
> dev.cdrom.info = Can lock tray:		1	1
> dev.cdrom.info = Can change speed:	1	1
> dev.cdrom.info = Can select disk:	0	0
> dev.cdrom.info = Can read multisession:	1	1
> dev.cdrom.info = Can read MCN:		1	1
> dev.cdrom.info = Reports media changed:	1	1
> dev.cdrom.info = Can play audio:		1	1
> dev.cdrom.info = Can write CD-R:		1	0
> dev.cdrom.info = Can write CD-RW:	1	0
> dev.cdrom.info = Can read DVD:		0	1
> dev.cdrom.info = Can write DVD-R:	0	0
> dev.cdrom.info = Can write DVD-RAM:	0	0
> dev.cdrom.info = 
> dev.cdrom.info = 
> net.unix.max_dgram_qlen = 10
> net.ipv4.conf.lo.force_igmp_version = 0
> 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.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 = 1
> net.ipv4.conf.default.send_redirects = 1
> net.ipv4.conf.default.rp_filter = 0
> 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.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.lo.locktime = 100
> net.ipv4.neigh.lo.proxy_delay = 80
> net.ipv4.neigh.lo.anycast_delay = 100
> 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 = 100
> 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.default.gc_thresh2 = 512
> net.ipv4.neigh.default.gc_thresh1 = 128
> net.ipv4.neigh.default.gc_interval = 30
> net.ipv4.neigh.default.locktime = 100
> net.ipv4.neigh.default.proxy_delay = 80
> net.ipv4.neigh.default.anycast_delay = 100
> 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 = 100
> net.ipv4.neigh.default.app_solicit = 0
> net.ipv4.neigh.default.ucast_solicit = 3
> net.ipv4.neigh.default.mcast_solicit = 3
> net.ipv4.tcp_westwood = 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 = 100
> 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 = 97280	97792	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 = 500
> net.ipv4.route.error_cost = 100
> net.ipv4.route.redirect_silence = 2048
> net.ipv4.route.redirect_number = 9
> net.ipv4.route.redirect_load = 2
> net.ipv4.route.gc_interval = 60
> net.ipv4.route.gc_timeout = 300
> net.ipv4.route.gc_min_interval = 0
> net.ipv4.route.max_size = 65536
> net.ipv4.route.gc_thresh = 4096
> 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_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.hot_list_length = 128
> net.core.optmem_max = 10240
> net.core.message_burst = 50
> 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 = 103424
> net.core.wmem_default = 103424
> net.core.rmem_max = 103424
> net.core.wmem_max = 103424
> vm.block_dump = 0
> vm.laptop_mode = 0
> vm.max_map_count = 65536
> vm.max-readahead = 31
> vm.min-readahead = 3
> vm.page-cluster = 3
> vm.pagetable_cache = 25	50
> vm.kswapd = 512	32	8
> vm.overcommit_memory = 0
> vm.bdflush = 50	500	0	0	500	3000	60	20	0
> vm.vm_passes = 60
> vm.vm_lru_balance_ratio = 2
> vm.vm_mapped_ratio = 100
> vm.vm_cache_scan_ratio = 6
> vm.vm_vfs_scan_ratio = 6
> vm.vm_gfp_debug = 0
> kernel.overflowgid = 65534
> kernel.overflowuid = 65534
> kernel.random.uuid = e3ace5f3-b44e-47d2-978c-a61082dacc95
> kernel.random.boot_id = 0a7fadb7-270d-4537-9de2-08e671461a65
> kernel.random.write_wakeup_threshold = 128
> kernel.random.read_wakeup_threshold = 8
> kernel.random.entropy_avail = 4032
> kernel.random.poolsize = 512
> kernel.threads-max = 8190
> kernel.cad_pid = 1
> 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.rtsig-max = 1024
> kernel.rtsig-nr = 1
> kernel.acct = 4	2	30
> kernel.hotplug = /sbin/hotplug
> kernel.modprobe = /sbin/modprobe
> kernel.printk = 1	4	1	7
> kernel.ctrl-alt-del = 0
> kernel.cap-bound = -257
> kernel.tainted = 1
> kernel.core_pattern = core
> kernel.core_setuid_ok = 0
> kernel.core_uses_pid = 0
> kernel.panic = 0
> kernel.domainname = (none)
> kernel.hostname = marc
> kernel.version = #2 Die Jun 29 20:27:08 CEST 2004
> kernel.osrelease = 2.4.26-gentoo-r3
> kernel.ostype = Linux
> fs.lease-break-time = 45
> fs.dir-notify-enable = 1
> fs.leases-enable = 1
> fs.overflowgid = 65534
> fs.overflowuid = 65534
> fs.dentry-state = 22603	20743	45	0	0	0
> fs.file-max = 52420
> fs.file-nr = 2123	99	52420
> fs.inode-state = 19451	40	0	0	0	0	0
> fs.inode-nr = 19451	40
> 
> + modprobe -V
> modprobe: Nothing to load ???
> Specify at least a module or a wildcard like \*
> modprobe version 2.4.26
> 
> + modprobe -l *driverloader*
> 
> + cat -v /etc/modules.conf
> ### This file is automatically generated by modules-update
> #
> # Please do not edit this file directly. If you want to change or add
> # anything please take a look at the files in /etc/modules.d and read
> # the manpage for modules-update.
> #
> ### modules-update: start processing /etc/modules.d/aliases
> # Aliases to tell insmod/modprobe which modules to use 
> 
> # Uncomment the network protocols you don't want loaded:
> # alias net-pf-1 off		# Unix
> # alias net-pf-2 off		# IPv4
> # alias net-pf-3 off		# Amateur Radio AX.25
> # alias net-pf-4 off		# IPX
> # alias net-pf-5 off		# DDP / appletalk
> # alias net-pf-6 off		# Amateur Radio NET/ROM
> # alias net-pf-9 off		# X.25
> # alias net-pf-10 off		# IPv6
> # alias net-pf-11 off		# ROSE / Amateur Radio X.25 PLP
> # alias net-pf-19 off		# Acorn Econet
> 
> alias char-major-10-175	agpgart
> alias char-major-10-200	tun
> alias char-major-81	bttv
> alias char-major-108	ppp_generic
> alias /dev/ppp		ppp_generic
> alias tty-ldisc-3	ppp_async
> alias tty-ldisc-14	ppp_synctty
> alias ppp-compress-21	bsd_comp
> alias ppp-compress-24	ppp_deflate
> alias ppp-compress-26	ppp_deflate
> 
> # Crypto modules (see http://www.kerneli.org/)
> alias loop-xfer-gen-0	loop_gen
> alias loop-xfer-3	loop_fish2
> alias loop-xfer-gen-10	loop_gen
> alias cipher-2		des
> alias cipher-3		fish2
> alias cipher-4		blowfish
> alias cipher-6		idea
> alias cipher-7		serp6f
> alias cipher-8		mars6
> alias cipher-11		rc62
> alias cipher-15		dfc2
> alias cipher-16		rijndael
> alias cipher-17		rc5
> 
> # Support for i2c and lm_sensors
> alias char-major-89    i2c-dev
> 
> # Old nvidia support ...
> alias char-major-195 NVdriver 
> alias /dev/nvidiactl char-major-195 
> 
> ### modules-update: end processing /etc/modules.d/aliases
> 
> ### modules-update: start processing /etc/modules.d/driverloader
> 
> ### modules-update: end processing /etc/modules.d/driverloader
> 
> ### modules-update: start processing
> /etc/modules.d/driverloader.conflicts
> 
> ### modules-update: end processing /etc/modules.d/driverloader.conflicts
> 
> ### modules-update: start processing /etc/modules.d/i386
> alias parport_lowlevel parport_pc
> alias char-major-10-144 nvram
> alias binfmt-0064 binfmt_aout
> alias char-major-10-135 rtc
> 
> ### modules-update: end processing /etc/modules.d/i386
> 
> ### modules-update: start processing /etc/modules.d/nvidia
> # Nvidia drivers support
> alias char-major-195 nvidia
> alias /dev/nvidiactl char-major-195
> 
> # To tweak the driver the following options can be used, note that
> # you should be careful, as it could cause instability!!
> #
> #   To enable Side Band Adressing:  NVreg_EnableAGPSBA=1
> #
> #   To enable Fast Writes: NVreg_EnableAGPFW=1
> #
> # To enable both for instance, uncomment following line:
> #
> #options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
> 
> 
> ### modules-update: end processing /etc/modules.d/nvidia
> 
> ### modules-update: start processing /etc/modules.d/scsi
> options ide-cd ignore='hdd'
> alias scsi_hostadapter ide-scsi
> 
> 
> ### modules-update: end processing /etc/modules.d/scsi
> 
> ### modules-update: start processing /etc/modules.d/svgalib
> probeall  /dev/svga  svgalib_helper
> 
> ### modules-update: end processing /etc/modules.d/svgalib
> 
> 
> + cat -v /etc/modprobe.conf
> ### This file is automatically generated by modules-update
> #
> # Please do not edit this file directly. If you want to change or add
> # anything please take a look at /etc/modules.conf and read
> # the manpage for modules-update.
> #
> alias binfmt-204 binfmt_aout
> alias binfmt-263 binfmt_aout
> alias binfmt-264 binfmt_aout
> alias binfmt-267 binfmt_aout
> alias binfmt-387 binfmt_aout
> alias binfmt-332 iBCS
> alias binfmt--310 binfmt_java
> alias block-major-1-* rd
> alias block-major-2-* floppy
> alias block-major-3-* ide-probe-mod
> alias block-major-7-* loop
> alias block-major-8-* sd_mod
> alias block-major-9-* md
> alias block-major-11-* sr_mod
> alias block-major-13-* xd
> alias block-major-15-* cdu31a
> alias block-major-16-* gscd
> alias block-major-17-* optcd
> alias block-major-18-* sjcd
> alias block-major-20-* mcdx
> alias block-major-22-* ide-probe-mod
> alias block-major-23-* mcd
> alias block-major-24-* sonycd535
> alias block-major-25-* sbpcd
> alias block-major-26-* sbpcd
> alias block-major-27-* sbpcd
> alias block-major-29-* aztcd
> alias block-major-32-* cm206
> alias block-major-33-* ide-probe-mod
> alias block-major-34-* ide-probe-mod
> alias block-major-37-* ide-tape
> alias block-major-44-* ftl
> alias block-major-46-* pcd
> alias block-major-47-* pf
> alias block-major-56-* ide-probe-mod
> alias block-major-57-* ide-probe-mod
> alias block-major-58-* lvm-mod
> alias block-major-88-* ide-probe-mod
> alias block-major-89-* ide-probe-mod
> alias block-major-90-* ide-probe-mod
> alias block-major-91-* ide-probe-mod
> alias block-major-93-* nftl
> alias block-major-97-* pg
> alias block-major-113-* viocd
> alias char-major-4-* serial
> alias char-major-5-* serial
> alias char-major-6-* lp
> alias char-major-9-* st
> alias char-major-10-0 busmouse
> alias char-major-10-2 msbusmouse
> alias char-major-10-3 atixlmouse
> alias char-major-10-130 wdt
> alias char-major-10-131 wdt
> alias char-major-10-135 rtc
> alias char-major-10-139 openprom
> alias char-major-10-144 nvram
> alias char-major-10-157 applicom
> alias char-major-10-175 agpgart
> alias char-major-10-184 microcode
> alias char-major-10-200 tun
> alias char-major-10-250 hci_vhci
> alias char-major-13-* input
> alias char-major-13-0 joydev
> alias char-major-13-32 mousedev
> alias char-major-14-* soundcore
> alias char-major-19-* cyclades
> alias char-major-20-* cyclades
> alias char-major-21-* sg
> alias char-major-22-* pcxx
> alias char-major-23-* pcxx
> alias char-major-27-* zftape
> alias char-major-34-* scc
> alias char-major-35-* tclmidi
> alias char-major-36-* netlink
> alias char-major-37-* ide-tape
> alias char-major-48-* riscom8
> alias char-major-49-* riscom8
> alias char-major-57-* esp
> alias char-major-58-* esp
> alias char-major-63-* kdebug
> alias char-major-90-* mtdchar
> alias char-major-96-* pt
> alias char-major-99-* ppdev
> alias char-major-107-* 3dfx
> alias char-major-108-* ppp_generic
> alias char-major-109-* lvm-mod
> alias char-major-161-* ircomm-tty
> alias char-major-171-* raw1394
> alias char-major-195-* nvidia
> alias char-major-200-* vxspec
> alias char-major-206-* osst
> alias char-major-216-* rfcomm
> alias dos msdos
> alias dummy0 dummy
> alias dummy1 dummy
> alias iso9660 isofs
> alias md-personality-1 linear
> alias md-personality-2 raid0
> alias md-personality-3 raid1
> alias md-personality-4 raid5
> alias md-personality-7 multipath
> alias net-pf-1 unix
> alias net-pf-2 ipv4
> alias net-pf-4 ipx
> alias net-pf-5 appletalk
> alias net-pf-15 af_key
> alias net-pf-17 af_packet
> alias net-pf-31 bluez
> alias netalias-2 ip_alias
> alias irlan0 irlan
> alias irda-dongle-0 tekram
> alias irda-dongle-1 esi
> alias irda-dongle-2 actisys
> alias irda-dongle-3 actisys
> alias irda-dongle-4 girbil
> alias irda-dongle-5 litelink
> alias irda-dongle-6 airport
> alias irda-dongle-7 old_belkin
> alias bt-proto-0 l2cap
> alias bt-proto-2 sco
> alias bt-proto-3 rfcomm
> alias bt-proto-4 bnep
> alias plip0 plip
> alias plip1 plip
> alias tunl0 ipip
> alias cipcb0 cipcb
> alias cipcb1 cipcb
> alias cipcb2 cipcb
> alias cipcb3 cipcb
> alias ppp0 ppp
> alias ppp1 ppp
> alias slip0 slip
> alias slip1 slip
> alias tty-ldisc-1 slip
> alias tty-ldisc-3 ppp_async
> alias tty-ldisc-11 irtty
> alias tty-ldisc-14 ppp_synctty
> alias tty-ldisc-15 hci_uart
> alias ppp-compress-18 ppp_mppe
> alias ppp-compress-21 bsd_comp
> alias ppp-compress-24 ppp_deflate
> alias ppp-compress-26 ppp_deflate
> alias parport_lowlevel parport_pc
> alias usbdevfs usbcore
> alias xfrm-type-2-50 esp4
> alias xfrm-type-2-51 ah4
> alias xfrm-type-2-108 ipcomp
> alias xfrm-type-10-50 esp6
> alias xfrm-type-10-51 ah6
> alias xfrm-type-10-108 ipcomp6
> alias cipher_null crypto_null
> alias digest_null crypto_null
> alias compress_null crypto_null
> alias sha384 sha512
> alias char-major-81-* bttv
> alias /dev/ppp ppp_generic
> alias loop-xfer-gen-0 loop_gen
> alias loop-xfer-3 loop_fish2
> alias loop-xfer-gen-10 loop_gen
> alias cipher-2 des
> alias cipher-3 fish2
> alias cipher-4 blowfish
> alias cipher-6 idea
> alias cipher-7 serp6f
> alias cipher-8 mars6
> alias cipher-11 rc62
> alias cipher-15 dfc2
> alias cipher-16 rijndael
> alias cipher-17 rc5
> alias char-major-89-* i2c-dev
> alias /dev/nvidiactl nvidia
> alias binfmt-0064 binfmt_aout
> options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330
> install /dev/svga /sbin/modprobe svgalib_helper; /bin/true
> install binfmt-0000 /bin/true
> install char-major-10 /bin/true
> install char-major-10-1 /bin/true
> install dummy0 /sbin/modprobe -o dummy0 --ignore-install dummy
> install dummy1 /sbin/modprobe -o dummy1 --ignore-install dummy
> install eth0 /bin/true
> install net-pf-10 /bin/true
> install net-pf-19 /bin/true
> install net-pf-3 /bin/true
> install net-pf-6 /bin/true
> install scsi_hostadapter /bin/true
> alias eth1 driverloader
> alias eth1 driverloader
> alias eth1 driverloader
> 
> + depmod -e -a
> 
> + cd /etc/driverloader/config && find . -ls
> 1573021    4 drwxr-xr-x   2 root     root         4096 Aug 18 14:23 .
> 1573022    0 -rw-r--r--   1 root     root            0 Aug 18 12:33
> ./.perlmodsok
> 1573087    4 -rw-r--r--   1 root     root           70 Aug 18 12:33
> ./.infcache
> 1573086    4 -rw-r--r--   1 root     root          782 Aug 18 14:23
> ./00:C0:49:E2:FA:23
> 1573088    0 -rw-r--r--   1 root     root            0 Aug 18 12:33
> ./.modconflicts-2.4.26-gentoo-r3
> 1573089    0 lrwxrwxrwx   1 root     root           17 Aug 18 12:33
> ./PCI-0000:00:10.0-104C:9066-010D:16EC -> 00:C0:49:E2:FA:23
> 
> + cd /etc/driverloader/config && find . -print -type f -exec cat {} \;
> .
> ./.perlmodsok
> ./.infcache
> usr11g.inf PCI 104C 9066 010D 16EC
> usr11g.inf PCI 104C 9066 010E 16EC
> ./00:C0:49:E2:FA:23
> Service="USR11G"
> LowerRange="ethernet"
> UpperRange="ndis5"
> MultiRegulatoryDomain=0
> SpectrumManagement=0
> TxPower=1
> dot11DesiredBSSType=1
> dot11DesiredSSID="Any"
> dot11PowerMode=0
> IbssProtectionType=0
> dot11DesiredTxRate=0
> dot11FragmentationThreshold=4096
> dot11RTSThreshold=4096
> dot11WEPStatus=1
> dot11AuthenticationMode=0
> dot11ShortPreambleInvoked=0
> ELPSupport=0
> LeapUserName="usrwlan"
> LeapEnabled=0
> Mode4x=1
> g80211DraftNumber=6
> PrivacyMode=2
> CCXSecurityType=0
> MixedMode=0
> dot11DesiredChannel=11
> EnergyDetection=0
> FBLongInterval=100
> FBShortInterval=2000
> dot11MaxSiteLifetime=3
> dot11NetworkType=4
> dot11SupportedRateMask=8
> dot11BasicRateMask=0
> DriverName="usr11g"
> ServiceBinary="usr11g.sys"
> DriverLoaderVersion="2.04"
> DriverLoaderInfFile="usr11g.inf"
> InstanceNumber=0
> VendorDesc="TNET1130"
> ./.modconflicts-2.4.26-gentoo-r3
> ./PCI-0000:00:10.0-104C:9066-010D:16EC
> 
> + cd /etc/driverloader/static && find . -ls
>  99988    4 drwxr-xr-x   2 root     root         4096 Aug 18 12:33 .
>  99989    4 -rw-r--r--   1 root     root           16 Aug 18 12:33
> ./webconf
>  99995    4 -rw-r--r--   1 root     root           51 Aug 18 12:33
> ./00:C0:49:E2:FA:23
> 
> + cd /etc/driverloader/static && find . -print -type f -exec cat {} \;
> .
> ./webconf
> 127.0.0.1:18020
> ./00:C0:49:E2:FA:23
> LicenseOwner="argaen at gmx.ch"
> LicenseKey=0x839555D3
> 
> + ls -lR /usr/lib/driverloader/.
> /usr/lib/driverloader/.:
> total 300
> drwxr-xr-x  2 root root    4096 Aug 18 12:33 CGI
> -rw-------  1 root root  225851 Aug 18 12:33 CGI.pm
> -r--r--r--  1 root root    3214 Aug 18 12:33 LICENSE
> -rw-r--r--  1 marc users   1455 Jan  8  2004 config.mak
> -rwx------  1 root root   17412 Aug 18 12:33 dldrparser.pm
> drwxr-xr-x  6 root root    4096 Aug 18 12:33 modules
> -rwx------  1 root root   26217 Aug 18 12:33 webconfd
> -rw-------  1 root root     695 Aug 18 12:33 webconfd.conf
> drwx------  5 root root    4096 Aug 18 12:33 webconfdocs
> 
> /usr/lib/driverloader/./CGI:
> total 80
> -rw-------  1 root root   271 Aug 18 12:33 Apache.pm
> -rw-------  1 root root 15148 Aug 18 12:33 Carp.pm
> -rw-------  1 root root 14213 Aug 18 12:33 Cookie.pm
> -rw-------  1 root root  7191 Aug 18 12:33 Fast.pm
> -rw-------  1 root root  7841 Aug 18 12:33 Pretty.pm
> -rw-------  1 root root 10942 Aug 18 12:33 Push.pm
> -rw-------  1 root root   285 Aug 18 12:33 Switch.pm
> -rw-------  1 root root 10855 Aug 18 12:33 Util.pm
> 
> /usr/lib/driverloader/./modules:
> total 160
> drwx------  2 root root   4096 Aug 18 12:33 GPL
> -rw-r--r--  1 marc users  7096 Aug  2 18:02 Makefile
> drwxr-xr-x  2 marc users  4096 Sep 26  2003 binaries
> -rw-r--r--  1 marc users  3022 Aug 14 20:46 dldrmod.c
> -rw-r--r--  1 marc users  8737 Aug 15 03:40 dldrpci.c
> -rw-r--r--  1 marc users  8416 Aug 15 04:01 dldrusb.c
> drwxr-xr-x  3 marc users  4096 Aug 18 12:33 imported
> drwx------  2 root root   4096 Aug 18 12:33 include
> -rwxr-xr-x  1 marc users  1797 Jul  6 08:38 kernelcompiler.sh
> -rw-r--r--  1 marc users  2178 Aug  7 23:20 osmemory.c
> -rw-r--r--  1 marc users  8677 Jul 26 03:32 osresour.c
> -rw-r--r--  1 marc users 42076 Aug 11 00:57 osservices.c
> -rw-r--r--  1 marc users  4981 Jul  3 20:41 osstdio.c
> -rw-r--r--  1 marc users  4042 Aug  1 23:56 osstring.c
> -rw-r--r--  1 marc users 30379 Aug 15 04:26 osusb.c
> 
> /usr/lib/driverloader/./modules/GPL:
> total 240
> -rw-r--r--  1 marc users  18860 Aug 23  2003 COPYING
> -rw-r--r--  1 marc users   6278 Nov  8  2003 divdi3.c
> -rw-r--r--  1 marc users  18450 Dec  9  2003 hostap_common.h
> -rw-r--r--  1 marc users   2460 Jul  8  2003 ieee802_11.h
> -rw-r--r--  1 marc users  46140 Oct 21  2003 longlong.h
> -rw-r--r--  1 marc users 111580 Aug  9 21:25 netndis.c
> -rw-r--r--  1 marc users   5551 Aug  9 21:25 netndis.h
> -rw-r--r--  1 marc users  12797 Aug 11 00:53 oscompat.h
> 
> /usr/lib/driverloader/./modules/binaries:
> total 0
> 
> /usr/lib/driverloader/./modules/imported:
> total 248
> -rw-r--r--  1 marc users 238052 Aug 15 04:34 driverloader-i386.O
> drwxr-xr-x  2 marc users   4096 Aug 18 12:33 include
> -rw-r--r--  1 marc users    366 Aug 15 04:34 makeflags.mak
> 
> /usr/lib/driverloader/./modules/imported/include:
> total 20
> -rw-r--r--  1 marc users 19843 Aug  8 04:29 ndiswrap.h
> 
> /usr/lib/driverloader/./modules/include:
> total 24
> -rw-r--r--  1 marc users 15458 Aug 10 08:00 osservices.h
> -rw-r--r--  1 marc users  2433 Aug  9 21:22 osusb.h
> -rw-r--r--  1 marc users  1097 May 16 17:29 typedefs.h
> 
> /usr/lib/driverloader/./webconfdocs:
> total 16
> drwx------  2 root root 4096 Aug 18 12:33 cgi-bin
> drwx------  2 root root 4096 Aug 18 12:33 images
> drwx------  2 root root 4096 Aug 18 12:33 includes
> -rw-------  1 root root   94 Oct  3  2003 index.html
> 
> /usr/lib/driverloader/./webconfdocs/cgi-bin:
> total 44
> -rwx------  1 root root 21554 Aug 10 07:13 config.cgi
> -rwx------  1 root root   707 Jan 26  2004 dmesg.cgi
> -rwx------  1 root root  2100 Jan 23  2004 fileupload.cgi
> -rwx------  1 root root  6627 Jul 12 19:22 parse.cgi
> -rwx------  1 root root  2449 Jan 26  2004 saveconfig.cgi
> 
> /usr/lib/driverloader/./webconfdocs/images:
> total 20
> -rw-------  1 root root  253 Oct  6  2003 blink.gif
> -rw-------  1 root root  189 Oct  6  2003 info.gif
> -rw-------  1 root root 9807 Oct  6  2003 linuxant.gif
> 
> /usr/lib/driverloader/./webconfdocs/includes:
> total 32
> -rw-------  1 root root   144 Aug 18 12:33 config.inc
> -rw-------  1 root root   400 Jan  8  2004 footer.inc
> -rw-------  1 root root   859 Aug 18 12:33 header.inc
> -rw-------  1 root root  1094 Aug 18 12:33 mainhead.inc
> -rw-------  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 552
> -rw-r--r--  1 root root  77384 Aug  6 21:29 fwrad16.bin
> -rw-r--r--  1 root root  78872 Aug  6 21:29 fwrad17.bin
> -rw-r--r--  1 root root  21168 Aug  6 21:28 usr11g.inf
> -rw-r--r--  1 root root 365568 Aug  6 21:29 usr11g.sys
> 
> + cd /var/lib/driverloader && find . -name '*.inf' -type f -print -exec
> cat {} \;
> ./usr11g.inf
> ; 
> ; USR11G.INF
> ;
> ; Win98/WinME/Win2000/WinXP installation file for USR 11g WLAN Adapter
> ;
> ; Copyright (c) All Rights Reserved.
> ;
> 
> 
> [Version]
> ;CatalogFile=usr11g.cat
> Signature = "$Windows NT$"
> Provider  = %TI%
> Class     = Net
> ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
> DriverVer=03/18/2004,5.0.30.2
> 
> [Manufacturer]
> %TI% = USR
> 
> ; pnp cards should be excluded from select
> [ControlFlags]
> ExcludeFromSelect = PCI\VEN_104C&DEV_9066&SUBSYS_16EC010D
> ExcludeFromSelect = PCI\VEN_104C&DEV_9066&SUBSYS_16EC010E
> 
> ;For WinXP
> [USR.NT.5.1]
> %USR11G.DeviceDesc% = USR11GAGXP, PCI\VEN_104C&DEV_9066&SUBSYS_16EC010D
> %USR11G.DeviceDesc% = USR11GAGXP, PCI\VEN_104C&DEV_9066&SUBSYS_16EC010E
> 
> ; For Win98,ME,2K
> [USR]
> %USR11G.DeviceDesc% = USR11GAG, PCI\VEN_104C&DEV_9066&SUBSYS_16EC010D
> %USR11G.DeviceDesc% = USR11GAG, PCI\VEN_104C&DEV_9066&SUBSYS_16EC010E
> 
> 
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   Windows XP  
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> ;******************************   Windows XP B & G
> ******************************
> [USR11GXP]
> BusType         = 5
> AddReg          =USR11GXP.ndi.reg.NT, TI.Param.Reg, BG.Param.Reg
> Characteristics = 0x84
> CopyFiles       =USR11GXP.CopyFiles
> 
> [USR11GXP.ndi.reg.NT]
> HKR, Ndi,               Service,    0,  "USR11G"
> HKR, Ndi\Interfaces,    LowerRange, 0,  "ethernet"
> HKR, Ndi\Interfaces,    UpperRange, 0,  "ndis5"
> 
> [USR11GXP.Services]
> AddService = USR11G, 2, USR11GXP.Service, USR11GXP.EventLog
> 
> [USR11GXP.CopyFiles]
> ;FwRad16.bin
> ;FwRad17.bin
> ;USR11G.sys
> 
> ;******************************   Windows XP A & G
> ******************************
> [USR11GAGXP]
> BusType         = 5
> AddReg          =USR11GAGXP.ndi.reg.NT, TI.Param.Reg, AG.Param.Reg
> Characteristics = 0x84
> CopyFiles       =USR11GAGXP.CopyFiles
> 
> [USR11GAGXP.ndi.reg.NT]
> HKR, Ndi,               Service,    0,  "USR11G"
> HKR, Ndi\Interfaces,    LowerRange, 0,  "ethernet"
> HKR, Ndi\Interfaces,    UpperRange, 0,  "ndis5"
> 
> [USR11GAGXP.Services]
> AddService = USR11G, 2, USR11GXP.Service, USR11GXP.EventLog
> 
> 
> [USR11GAGXP.CopyFiles]
> ;FwRad16.bin
> ;FwRad17.bin
> ;USR11G.sys
> 
> ;******************************   Windows XP Common A & B & G
> **************************
> 
> [USR11GXP.Service]
> DisplayName     = %USR11G.Service.DispName%
> ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
> StartType       = 3 ;%SERVICE_DEMAND_START%
> ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
> ServiceBinary   = %12%\USR11G.sys
> LoadOrderGroup  = NDIS
> 
> [USR11GXP.EventLog]
> AddReg = USR11GXP.AddEventLog.reg
> 
> [USR11GXP.AddEventLog.reg]
> HKR, , EventMessageFile, 0x00020000,
> "%%SystemRoot%%\System32\netevent.dll"
> HKR, , TypesSupported,   0x00010001, 7
> 
> 
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   End of Windows XP  
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   Windows 2k/ME  
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> ;******************************   Windows 2k/ME   B & G  
> ******************************
> [USR11G.NT]
> BusType         = 5
> AddReg          =USR11G.ndi.reg.NT, TI.Param.Reg, BG.Param.Reg
> Characteristics = 0x84
> CopyFiles       =USR11G.CopyFiles.NT, USR11G.BinFiles.NT
> 
> [USR11G.ndi.reg.NT]
> HKR, Ndi,               Service,    0,  "USR11G"
> HKR, Ndi\Interfaces,    LowerRange, 0,  "ethernet"
> HKR, Ndi\Interfaces,    UpperRange, 0,  "ndis5"
> 
> [USR11G.NT.Services]
> AddService = USR11G, 2, USR11G.Service, USR11G.EventLog
> 
> [USR11G.CopyFiles.NT]
> ;FwRad16.bin
> ;FwRad17.bin
> ;USR11G.sys
> 
> ;
> ; Copy .bin to system directory for ME
> ;
> [USR11G.BinFiles.NT]
> ;FwRad16.bin
> ;FwRad17.bin
> 
> ;******************************   Windows 2k/ME   A & G  
> ******************************
> [USR11GAG.NT]
> BusType         = 5
> AddReg          =USR11GAG.ndi.reg.NT, TI.Param.Reg, AG.Param.Reg
> Characteristics = 0x84
> CopyFiles       =USR11GAG.CopyFiles.NT, USR11GAG.BinFiles.NT
> 
> [USR11GAG.ndi.reg.NT]
> HKR, Ndi,               Service,    0,  "USR11G"
> HKR, Ndi\Interfaces,    LowerRange, 0,  "ethernet"
> HKR, Ndi\Interfaces,    UpperRange, 0,  "ndis5"
> 
> [USR11GAG.NT.Services]
> AddService = USR11G, 2, USR11G.Service, USR11G.EventLog
> 
> [USR11GAG.CopyFiles.NT]
> ;FwRad16.bin
> ;FwRad17.bin
> ;USR11G.sys
> 
> ;
> ; Copy USR11Gsn.bin to system directory for ME
> ;
> [USR11GAG.BinFiles.NT]
> ;FwRad16.bin
> ;FwRad17.bin
> 
> ;******************************   Windows 2K/ME Common A & B & G
> **************************
> 
> [USR11G.Service]
> DisplayName     = %USR11G.Service.DispName%
> ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
> StartType       = 3 ;%SERVICE_DEMAND_START%
> ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
> ServiceBinary   = %12%\USR11G.sys
> LoadOrderGroup  = NDIS
> 
> [USR11G.EventLog]
> AddReg = USR11G.AddEventLog.reg
> 
> [USR11G.AddEventLog.reg]
> HKR, , EventMessageFile, 0x00020000,
> "%%SystemRoot%%\System32\netevent.dll"
> HKR, , TypesSupported,   0x00010001, 7
> 
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   End of Windows 2k/ME 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   Windows 98  
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> ;*********************************   Windows 98 B & G 
> ********************************
> 
> [USR11G]
> AddReg=USR11G.ndi.reg, TI.Param.Reg, USR11G.Install, BG.Param.Reg
> 
> [USR11G.Copy]
> CopyFiles=USR11G.CopyFiles
> 
> [USR11G.Install]
> HKR,Ndi\Install,,,"USR11G.Copy"
> HKR,Ndi\Remove,,,"USR11G.Remove"
> 
> [USR11G.ndi.reg]
> HKR,Ndi,DeviceID,,"PCI\VEN_104C&DEV_9066"
> 
> HKR,Ndi,HelpText,0,%WLANAdapterHelpText%
> 
> ; key,subkey,valuname,type,value
> HKR,,DevLoader,,*ndis
> HKR,,DeviceVxDs,,USR11G.sys
> HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
> 
> ; NDIS Info
> HKR, NDIS, LogDriverName, , "USR11G"
> HKR, NDIS, MajorNdisVersion, 1, 03
> HKR, NDIS, MinorNdisVersion, 1, 0A
> HKR,Ndi\Interfaces,DefLower,,"ethernet"
> HKR,Ndi\Interfaces,LowerRange,,"ethernet"
> HKR,Ndi\Interfaces,DefUpper,,"ndis3,ndis4,ndis5"
> HKR,Ndi\Interfaces,UpperRange,,"ndis3,ndis4,ndis5"
> 
> 
> [USR11G.CopyFiles]
> ;FwRad16.bin
> ;FwRad17.bin
> ;USR11G.sys
> 
> ;*********************************   Windows 98 A & G 
> ********************************
> 
> [USR11GAG]
> AddReg=USR11GAG.ndi.reg, TI.Param.Reg, USR11GAG.Install, AG.Param.Reg
> 
> [USR11GAG.Copy]
> CopyFiles=USR11G.CopyFiles
> 
> [USR11GAG.Install]
> HKR,Ndi\Install,,,"USR11G.Copy"
> HKR,Ndi\Remove,,,"USR11G.Remove"
> 
> [USR11GAG.ndi.reg]
> HKR,Ndi,DeviceID,,"PCI\VEN_104C&DEV_9066"
> 
> HKR,Ndi,HelpText,0,%WLANAdapterHelpText%
> 
> ; key,subkey,valuname,type,value
> HKR,,DevLoader,,*ndis
> HKR,,DeviceVxDs,,USR11G.sys
> HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
> 
> ; NDIS Info
> HKR, NDIS, LogDriverName, , "USR11G"
> HKR, NDIS, MajorNdisVersion, 1, 03
> HKR, NDIS, MinorNdisVersion, 1, 0A
> HKR,Ndi\Interfaces,DefLower,,"ethernet"
> HKR,Ndi\Interfaces,LowerRange,,"ethernet"
> HKR,Ndi\Interfaces,DefUpper,,"ndis3,ndis4,ndis5"
> HKR,Ndi\Interfaces,UpperRange,,"ndis3,ndis4,ndis5"
> 
> 
> [USR11GAG.CopyFiles]
> ;FwRad16.bin
> ;FwRad17.bin
> ;USR11G.sys
> 
> 
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   End of Windows  98  
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> ;***********************************   B & G All OSes
> ***********************************
> 
> [BG.Param.Reg]
> 
> 
> HKR, ,dot11NetworkType,, "3"
> 
> ; Desired supported Rate Set 
> HKR, ,dot11SupportedRateMask, ,"8"
> ;HKR,NDI\params\dot11SupportedRateMask,ParamDesc,, "Desired Supported
> Rate Set"
> ;HKR,NDI\params\dot11SupportedRateMask,type,,"enum"
> ;HKR,NDI\params\dot11SupportedRateMask,default,,"8"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"0",,"1,2 Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"1",,"1,2,5.5,11 Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"2",,"1,2,5.5,11,22 Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"3",,"Up to 18Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"4",,"Up to 24Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"5",,"Up to 36Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"6",,"Up to 48Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"7",,"Up to 54Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"8",,"All"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"9",,"All OFDM"
> 
> 
> ; Desired Basic Rate Set 
> HKR, ,dot11BasicRateMask, ,"1"
> ;HKR,NDI\params\dot11BasicRateMask,ParamDesc,, "Desired Basic Rate Set"
> ;HKR,NDI\params\dot11BasicRateMask,type,,"enum"
> ;HKR,NDI\params\dot11BasicRateMask,default,,"1"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"0",,"1,2 Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"1",,"1,2,5.5,11 Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"2",,"Up to 12Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"3",,"Up to 18Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"4",,"1,2,5.5,6,11,12,24"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"5",,"Up to 36Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"6",,"Up to 48Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"7",,"Up to 54Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"8",,"Up to 24Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"9",,"OFDM 6,9,24"
> 
> ;************************************   A & G All OSes
> ************************************
> 
> [AG.Param.Reg]
> 
> HKR, ,dot11NetworkType,, "4"
> 
> ; Desired supported Rate Set 
> HKR, ,dot11SupportedRateMask, ,"8"
> ;HKR,NDI\params\dot11SupportedRateMask,ParamDesc,, "Desired Supported
> Rate Set"
> ;HKR,NDI\params\dot11SupportedRateMask,type,,"enum"
> ;HKR,NDI\params\dot11SupportedRateMask,default,,"8"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"0",,"1,2 Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"1",,"1,2,5.5,11 Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"2",,"1,2,5.5,11,22 Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"3",,"Up to 18Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"4",,"Up to 24Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"5",,"Up to 36Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"6",,"Up to 48Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"7",,"Up to 54Mbps"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"8",,"All"
> ;HKR,NDI\params\dot11SupportedRateMask\enum,"9",,"All OFDM"
> 
> 
> ; Desired Basic Rate Set 
> HKR, ,dot11BasicRateMask, ,"0"
> ;HKR,NDI\params\dot11BasicRateMask,ParamDesc,, "Desired Basic Rate Set"
> ;HKR,NDI\params\dot11BasicRateMask,type,,"enum"
> ;HKR,NDI\params\dot11BasicRateMask,default,,"0"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"0",,"1,2 Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"1",,"1,2,5.5,11 Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"2",,"Up to 12Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"3",,"Up to 18Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"4",,"1,2,5.5,6,11,12,24"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"5",,"Up to 36Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"6",,"Up to 48Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"7",,"Up to 54Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"8",,"Up to 24Mbps"
> ;HKR,NDI\params\dot11BasicRateMask\enum,"9",,"OFDM 6,9,24"
> 
> ;******************************  Common Registry Settings 
> ******************************
> 
> [TI.Param.Reg]
> 
> ; MultiRegulatory Domain Indicates 802.11d support
> HKR, ,MultiRegulatoryDomain, ,"0"
> ;HKR,NDI\params\MultiRegulatoryDomain,ParamDesc,,"MultiRegulatory
> Domain"
> ;HKR,NDI\params\MultiRegulatoryDomain,type,,"enum"
> ;HKR,NDI\params\MultiRegulatoryDomain,default,,"0"
> ;HKR,NDI\params\MultiRegulatoryDomain\enum,"0",,"Disabled"
> ;HKR,NDI\params\MultiRegulatoryDomain\enum,"1",,"Enabled"
> 
> ; Spectrum Management Indicates 802.11h support
> HKR, ,SpectrumManagement, ,"0"
> ;HKR,NDI\params\SpectrumManagement,ParamDesc,,"Spectrum Management"
> ;HKR,NDI\params\SpectrumManagement,type,,"enum"
> ;HKR,NDI\params\SpectrumManagement,default,,"0"
> ;HKR,NDI\params\SpectrumManagement\enum,"0",,"Enabled"
> ;HKR,NDI\params\SpectrumManagement\enum,"1",,"Disabled"
> 
> ; Desired Tx Power 
> HKR, ,TxPower, ,"1"
> ;HKR,NDI\params\TxPower,ParamDesc,, "Desired Tx Power"
> ;HKR,NDI\params\TxPower,type,,"enum"
> ;HKR,NDI\params\TxPower,default,,"1"
> ;HKR,NDI\params\TxPower\enum,"0",,"Auto"
> ;HKR,NDI\params\TxPower\enum,"1",,"Level 1"
> ;HKR,NDI\params\TxPower\enum,"2",,"Level 2"
> ;HKR,NDI\params\TxPower\enum,"3",,"Level 3"
> ;HKR,NDI\params\TxPower\enum,"4",,"Level 4"
> ;HKR,NDI\params\TxPower\enum,"5",,"Level 5"
> 
> ; GlobalMaxTcpWindowSize - TCP Window size
> HKLM,System\CurrentControlSet\Services\Tcpip\Parameters, TcpWindowSize,
> ,40320
> 
> HKR,NDI\params\dot11DesiredBSSType,ParamDesc,,"Desired BSS Type"
> HKR,NDI\params\dot11DesiredBSSType,type,,"enum"
> HKR,NDI\params\dot11DesiredBSSType,default,,"1"
> HKR,NDI\params\dot11DesiredBSSType\enum,"0",,"Ad-Hoc"
> HKR,NDI\params\dot11DesiredBSSType\enum,"1",,"Infrastructure"
> 
> HKR, Ndi\Params\dot11DesiredSSID, ParamDesc, ,"Desired SSID"
> HKR, Ndi\Params\dot11DesiredSSID, Type, ,"edit"
> HKR, Ndi\Params\dot11DesiredSSID, LimitText, ,"32"
> HKR, Ndi\Params\dot11DesiredSSID, Default,,"Any"
> HKR, Ndi\Params\dot11DesiredSSID, UpperCase,,"0"
> 
> HKR, ,dot11PowerMode, ,"0"
> ;HKR,NDI\params\dot11PowerMode,ParamDesc,,"Power Mode"
> ;HKR,NDI\params\dot11PowerMode,type,,"enum"
> ;HKR,NDI\params\dot11PowerMode,default,,"0"
> ;HKR,NDI\params\dot11PowerMode\enum,"0",,"Continuous Access Mode"
> ;HKR,NDI\params\dot11PowerMode\enum,"1",,"Maximum Power Save"
> ;HKR,NDI\params\dot11PowerMode\enum,"2",,"Fast Power Save"
> 
> 
> ; IBSS protection
> HKR, ,IbssProtectionType, ,"0"
> ;HKR,NDI\params\IbssProtectionType,ParamDesc,, "Desired IBSS
> Protection"
> ;HKR,NDI\params\IbssProtectionType,type,,"enum"
> ;HKR,NDI\params\IbssProtectionType,default,,"1"
> ;HKR,NDI\params\IbssProtectionType\enum,"0",,"None"
> ;HKR,NDI\params\IbssProtectionType\enum,"1",,"Standard"
> 
> 
> ; Desired Tx Rate 
> HKR,NDI\params\dot11DesiredTxRate,ParamDesc,, "Desired Tx Rate"
> HKR,NDI\params\dot11DesiredTxRate,type,,"enum"
> HKR,NDI\params\dot11DesiredTxRate,default,,"0"
> HKR,NDI\params\dot11DesiredTxRate\enum,"0",,"Auto"
> HKR,NDI\params\dot11DesiredTxRate\enum,"1",,"1 Mbps"
> HKR,NDI\params\dot11DesiredTxRate\enum,"2",,"2 Mbps"
> HKR,NDI\params\dot11DesiredTxRate\enum,"3",,"5.5 Mbps"
> HKR,NDI\params\dot11DesiredTxRate\enum,"4",,"6 Mbps"
> HKR,NDI\params\dot11DesiredTxRate\enum,"5",,"9 Mbps"
> HKR,NDI\params\dot11DesiredTxRate\enum,"6",,"11 Mbps"
> HKR,NDI\params\dot11DesiredTxRate\enum,"7",,"12 Mbps"
> HKR,NDI\params\dot11DesiredTxRate\enum,"8",,"18 Mbps"
> HKR,NDI\params\dot11DesiredTxRate\enum,"9",,"22 Mbps"
> HKR,NDI\params\dot11DesiredTxRate\enum,"10",,"24 Mbps"
> HKR,NDI\params\dot11DesiredTxRate\enum,"11",,"36 Mbps"
> HKR,NDI\params\dot11DesiredTxRate\enum,"12",,"48 Mbps"
> HKR,NDI\params\dot11DesiredTxRate\enum,"13",,"54 Mbps"
> 
> 
> ; Fragmentation Threshold 
> HKR, ,dot11FragmentationThreshold, ,"4096"
> ;HKR, Ndi\Params\dot11FragmentationThreshold, ParamDesc, ,"Fragmentation
> Threshold"
> ;HKR, Ndi\Params\dot11FragmentationThreshold, Type, , "int"
> ;HKR, Ndi\Params\dot11FragmentationThreshold, Default, , "4096"
> ;HKR, Ndi\Params\dot11FragmentationThreshold, Min, , "256"
> ;HKR, Ndi\Params\dot11FragmentationThreshold, Max, , "4096"
> ;HKR, Ndi\Params\dot11FragmentationThreshold, Step, , "1"
> ;HKR, Ndi\Params\dot11FragmentationThreshold, Base, , "10"
> 
> ; RTS Threshold 
> HKR, ,dot11RTSThreshold, ,"4096"
> ;HKR, Ndi\Params\dot11RTSThreshold, ParamDesc, ,"RTS Threshold"
> ;HKR, Ndi\Params\dot11RTSThreshold, Type, , "int"
> ;HKR, Ndi\Params\dot11RTSThreshold, Default, , "4096"
> ;HKR, Ndi\Params\dot11RTSThreshold, Min, , "0"
> ;HKR, Ndi\Params\dot11RTSThreshold, Max, , "4096"
> ;HKR, Ndi\Params\dot11RTSThreshold, Step, , "1"
> ;HKR, Ndi\Params\dot11RTSThreshold, Base, , "10"
> 
> HKR, ,dot11WEPStatus, ,"1"
> ;HKR,NDI\params\dot11WEPStatus,ParamDesc,,"WEP Option"
> ;HKR,NDI\params\dot11WEPStatus,type,,"enum"
> ;HKR,NDI\params\dot11WEPStatus,default,,"1"
> ;HKR,NDI\params\dot11WEPStatus\enum,"0",,"WEP Enabled"
> ;HKR,NDI\params\dot11WEPStatus\enum,"1",,"WEP Disabled"
> 
> HKR, ,dot11AuthenticationMode, ,"0"
> ;HKR,NDI\params\dot11AuthenticationMode,ParamDesc,,"Authentication
> Mode"
> ;HKR,NDI\params\dot11AuthenticationMode,type,,"enum"
> ;HKR,NDI\params\dot11AuthenticationMode,default,,"0"
> ;HKR,NDI\params\dot11AuthenticationMode\enum,"0",,"Open Authentication"
> ;HKR,NDI\params\dot11AuthenticationMode\enum,"1",,"Shared
> Authentication"
> ;HKR,NDI\params\dot11AuthenticationMode\enum,"2",,"Auto Switch"
> 
> HKR, ,dot11ShortPreambleInvoked, ,"0"
> ;HKR,NDI\params\dot11ShortPreambleInvoked,ParamDesc,,"Short Preamble"
> ;HKR,NDI\params\dot11ShortPreambleInvoked,type,,"enum"
> ;HKR,NDI\params\dot11ShortPreambleInvoked,default,,"0"
> ;HKR,NDI\params\dot11ShortPreambleInvoked\enum,"0",,"Off"
> ;HKR,NDI\params\dot11ShortPreambleInvoked\enum,"1",,"On"
> 
> HKR, ,ELPSupport, ,"0"
> ;HKR,NDI\params\ELPSupport,ParamDesc,,"ELP Support"
> ;HKR,NDI\params\ELPSupport,type,,"enum"
> ;HKR,NDI\params\ELPSupport,default,,"0"
> ;HKR,NDI\params\ELPSupport\enum,"1",,"Enabled"
> ;HKR,NDI\params\ELPSupport\enum,"0",,"Disabled"
> 
> HKR, ,LeapUserName, ,"usrwlan"
> ;HKR, Ndi\Params\LeapUserName, ParamDesc, ,"LeapUserName"
> ;HKR, Ndi\Params\LeapUserName, Type, ,"edit"
> ;HKR, Ndi\Params\LeapUserName, LimitText, ,"32"
> ;HKR, Ndi\Params\LeapUserName, Default,,"tiwlan"
> ;HKR, Ndi\Params\LeapUserName, UpperCase,,"0"
> 
> HKR, ,LeapEnabled, ,"0"
> ;HKR,NDI\params\LeapEnabled,ParamDesc,,"LeapEnabled"
> ;HKR,NDI\params\LeapEnabled,type,,"enum"
> ;HKR,NDI\params\LeapEnabled,default,,"0"
> ;HKR,NDI\params\LeapEnabled\enum,"1",,"Enabled"
> ;HKR,NDI\params\LeapEnabled\enum,"0",,"Disabled"
> 
> HKR, ,Mode4x, ,"1"
> ;HKR,NDI\params\Mode4x,ParamDesc,,"Mode4x"
> ;HKR,NDI\params\Mode4x,type,,"enum"
> ;HKR,NDI\params\Mode4x,default,,"1"
> ;HKR,NDI\params\Mode4x\enum,"0",,"Off"
> ;HKR,NDI\params\Mode4x\enum,"1",,"On"
> 
> HKR, ,g80211DraftNumber, ,"6"
> ;HKR,NDI\params\g80211DraftNumber,ParamDesc,,"802.11G Draft Number"
> ;HKR,NDI\params\g80211DraftNumber,type,,"enum"
> ;HKR,NDI\params\g80211DraftNumber,default,,"6"
> ;HKR,NDI\params\g80211DraftNumber\enum,"5",,"Draft 5"
> ;HKR,NDI\params\g80211DraftNumber\enum,"6",,"Draft 6"
> 
> HKR, ,PrivacyMode, ,"2"
> ;HKR,NDI\params\PrivacyMode,ParamDesc,,"Privacy Mode"
> ;HKR,NDI\params\PrivacyMode,type,,"enum"
> ;HKR,NDI\params\PrivacyMode,default,,"2"
> ;HKR,NDI\params\PrivacyMode\enum,"0",,"None"
> ;HKR,NDI\params\PrivacyMode\enum,"1",,"WEP"
> ;HKR,NDI\params\PrivacyMode\enum,"2",,"External"
> ;HKR,NDI\params\PrivacyMode\enum,"3",,"CCX"
> 
> HKR, ,CCXSecurityType, ,"0"
> ;HKR,NDI\params\CCXSecurityType,ParamDesc,,"CCX Security Type"
> ;HKR,NDI\params\CCXSecurityType,type,,"enum"
> ;HKR,NDI\params\CCXSecurityType,default,,"0"
> ;HKR,NDI\params\CCXSecurityType\enum,"0",,"None"
> ;HKR,NDI\params\CCXSecurityType\enum,"1",,"LEAP"
> ;HKR,NDI\params\CCXSecurityType\enum,"2",,"External"
> 
> HKR, ,MixedMode, ,"0"
> ;HKR,NDI\params\MixedMode,ParamDesc,,"Mixed Mode"
> ;HKR,NDI\params\MixedMode,type,,"enum"
> ;HKR,NDI\params\MixedMode,default,,"0"
> ;HKR,NDI\params\MixedMode\enum,"1",,"Enabled"
> ;HKR,NDI\params\MixedMode\enum,"0",,"Disabled"
> 
> ; Desired channel
> HKR, Ndi\Params\dot11DesiredChannel, ParamDesc, ,"Desired Channel"
> HKR, Ndi\Params\dot11DesiredChannel, Type, , "int"
> HKR, Ndi\Params\dot11DesiredChannel, Default, , "11"
> HKR, Ndi\Params\dot11DesiredChannel, Min, , "1"
> HKR, Ndi\Params\dot11DesiredChannel, Max, , "11"
> HKR, Ndi\Params\dot11DesiredChannel, Step, , "1"
> HKR, Ndi\Params\dot11DesiredChannel, Base, , "10"
> 
> HKR, ,EnergyDetection, ,"0"
> 
> ; Rate Adaptation
> HKR, ,FBLongInterval,, "100"
> HKR, ,FBShortInterval,, "2000"
> 
> HKR, ,dot11MaxSiteLifetime, ,"3"
> 
> ;******************************   Common Misc Settings
> ******************************
> 
> [DestinationDirs]
> DefaultDestDir  =     12 ; Windows\System32\Drivers
> USR11GXP.CopyFiles =   12 ; Winnt\System32\Drivers Directory ; WinXP
> USR11GAGXP.CopyFiles = 12 ; Winnt\System32\Drivers Directory ; WinXP
> USR11G.CopyFiles =     11 ; Windows\System or Winnt\System32 Directory ;
> Win98/ME
> USR11G.BinFiles.NT =   10,system
> USR11GAG.CopyFiles =   11 ; Windows\System or Winnt\System32 Directory ;
> Win98/ME
> USR11GAG.BinFiles.NT = 10,system
> 
> ;USR11G.CopyFiles.NT = 12 ; Winnt\System32\Drivers Directory ; Win2k
> 
> 
> [SourceDisksNames]
> 1 = %DiskName%,,
> 
> [SourceDisksFiles]
> FwRad16.bin   = 1
> FwRad17.bin   = 1
> USR11G.sys  = 1
> 
> 
> [Strings]
> TI="U.S. Robotics"
> USR11G.DeviceDesc = "U.S. Robotics 802.11g Wireless Turbo Adapter"
> USR11G.Service.DispName  = "U.S. Robotics 802.11g Wireless Turbo
> Adapter"
> WLANAdapterHelpText= "A WLAN Adapter provides high speed connection to
> the Internet through 802.11g technology"
> DiskName="USR WLAN Installation Disk"
> 
> + cd /var/lib/driverloader && find . -name '*.sys' -type f -print -exec
> strings -e l {} \;
> ./usr11g.sys
> BFD: ./usr11g.sys (.text): Section flag IMAGE_SCN_MEM_NOT_PAGED
> (0x8000000) ignored
> FW1130.bin
> dot11WEPDefaultKey1
> dot11WEPDefaultKey2
> dot11WEPDefaultKey3
> dot11WEPDefaultKey4
> SlotNumber
> InstanceNumber
> nvs_map.bin
> \Device\TIWLNPCI
> \DosDevices\TIWLNPCI
> dot11StationID
> EEPROMlessModeSupported
> dot11RadioDisableSupport
> TxPower
> ScanControlTable5
> PowerMode
> ScanControlTable24
> SpectrumManagement
> MultiRegulatoryDomain
> MixedMode
> CCXSecurityType
> PrivacyMode
> dot11WEPDefaultKeyID
> dot11WEPKeymappingLength
> dot11ExcludeUnencrypted
> LeapEnabled
> LeapUserPassword
> LeapUserName
> supp1xAuthPeriod
> supp1xHeldPeriod
> supp1xStartPeriod
> supp1xMaxCount
> RadioStartup
> dot11WEPStatus
> dot11AuthenticationMode
> Mode4x
> PowerModeEnhanceAlgorithm
> dot11PowerMode
> RateControlEnable
> FBLongInterval
> FBShortInterval
> RateStepUpThreshold
> RateFallBackThreshold
> NumTxDataQueues
> ConnSelfTimeout
> dot11AssociationResponseTimeout
> dot11AuthenticationResponseTimeout
> dot11MaxAssocRetry
> dot11MaxAuthRetry
> dot11DesiredAgingPeriod
> dot11MaxSiteLifetime
> dot11MinScanTime
> dot11MaxScanTime
> dot11BeaconPeriod
> dot11ShortPreambleInvoked
> RateAdaptationSUThd3
> RateAdaptationFBThd3
> RateAdaptationTable3
> RateAdaptationSUThd2
> RateAdaptationFBThd2
> RateAdaptationTable2
> RateAdaptationSUThd1
> RateAdaptationFBThd1
> RateAdaptationTable1
> RateAdaptationSUThd0
> RateAdaptationFBThd0
> RateAdaptationTable0
> g80211DraftNumber
> ClockRate
> CalibrationInterval
> EnergyDetection
> TriggerFcs
> TriggerRx
> TriggerTx
> TriggerRxMem
> dot11RtsCtsProtection
> IbssProtectionType
> ShortSlotTime
> dot11DefaultNetworkType
> dot11NetworkType
> Radio0D_RSSI
> Radio0D_LNA
> Radio0D_RxLevel
> Radio11_RSSI
> Radio11_LNA
> Radio11_RxLevel
> dot11MgmtFrameRate
> dot11DesiredTxRate
> dot11SupportedRateMask
> dot11BasicRateMask
> dot11DesiredBSSType
> dot11DesiredSSID
> dot11DesiredChannel
> DriverExternalMode
> dot11ListenInterval
> dot11RateFallBackRetryLimit
> dot11MaxReceiveLifetime
> dot11MaxTransmitMSDULifetime
> dot11FragmentationThreshold
> ELPSupport
> dot11RxAntenna
> dot11TxAntenna
> dot11LongRetries
> dot11ShortRetries
> dot11RTSThreshold
> ACXUseInterruptThreshold
> ACXUseTxDataInterrupt
> ACXUseMboxInterrupt
> ACXMemoryBlockSize
> NumHostTxDescriptors
> NumHostRxDescriptors
> NumACXTxDescriptors
> NumACXRxDescriptors
> MaxSitesFragCollect
> HwACXAccessMethod
>  	0	 
> VS_VERSION_INFO
> StringFileInfo
> 040904b0
> Comments
> CompanyName
> U.S. Robotics
> FileDescription
> U.S. Robotics 802.11g Wireless Turbo Driver
> FileVersion
> 5.0.30.2
> InternalName
> LegalCopyright
> Copyright (C) 2004 All Rights Reserved.
> LegalTrademarks
> OriginalFilename
> PrivateBuild
> ProductName
> U.S. Robotics 802.11g Wireless Turbo Adapter
> ProductVersion
> 5.0.30.2
> SpecialBuild
> VarFileInfo
> Translation
> 
> + cat -v /etc/hotplug/blacklist
> cat: /etc/hotplug/blacklist: No such file or directory
> 
> + cat -v /lib/modules/2.4.26-gentoo-r3/modules.pcimap
> # pci module         vendor     device     subvendor  subdevice 
> class      class_mask driver_data
> emu10k1-gp           0x00001102 0x00007002 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000000
> emu10k1-gp           0x00001102 0x00007003 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000000
> parport_pc           0x00001106 0x00000686 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000000
> parport_pc           0x00001283 0x00008872 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000001
> parport_pc           0x0000131f 0x00001020 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000002
> parport_pc           0x0000131f 0x00001021 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000003
> parport_pc           0x0000131f 0x00002020 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000004
> parport_pc           0x0000131f 0x00002021 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000005
> parport_pc           0x00001407 0x00008000 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000006
> parport_pc           0x00001407 0x00008002 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000007
> parport_pc           0x00001407 0x00008003 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000008
> parport_pc           0x00001407 0x00008800 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000009
> parport_pc           0x000010b5 0x00009050 0x0000d84d 0x00004014
> 0x00000000 0x00000000 0x0000000a
> parport_pc           0x00001409 0x00007168 0x00001409 0x00004078
> 0x00000000 0x00000000 0x0000000b
> parport_pc           0x00001409 0x00007168 0x00001409 0x00004079
> 0x00000000 0x00000000 0x0000000c
> parport_pc           0x00001409 0x00007168 0x00001409 0x00004085
> 0x00000000 0x00000000 0x0000000d
> parport_pc           0x00001409 0x00007168 0x00001409 0x00004088
> 0x00000000 0x00000000 0x0000000e
> parport_pc           0x00001409 0x00007168 0x00001409 0x00004089
> 0x00000000 0x00000000 0x0000000f
> parport_pc           0x00001409 0x00007168 0x00001409 0x00004095
> 0x00000000 0x00000000 0x00000010
> parport_pc           0x00001409 0x00007168 0x00001409 0x00004096
> 0x00000000 0x00000000 0x00000011
> parport_pc           0x00001409 0x00007168 0x00001409 0x00005078
> 0x00000000 0x00000000 0x00000012
> parport_pc           0x00001409 0x00007168 0x00001409 0x00005079
> 0x00000000 0x00000000 0x00000013
> parport_pc           0x00001409 0x00007168 0x00001409 0x00005085
> 0x00000000 0x00000000 0x00000014
> parport_pc           0x00001409 0x00007168 0x00001409 0x00006079
> 0x00000000 0x00000000 0x00000015
> parport_pc           0x00001409 0x00007168 0x00001409 0x00007079
> 0x00000000 0x00000000 0x00000016
> parport_pc           0x00001409 0x00007168 0x00001409 0x00008079
> 0x00000000 0x00000000 0x00000017
> parport_pc           0x00001409 0x00007168 0x00001409 0x00009079
> 0x00000000 0x00000000 0x00000018
> parport_pc           0x00001409 0x00007168 0x00001409 0x0000a079
> 0x00000000 0x00000000 0x00000019
> parport_pc           0x00001409 0x00007168 0x00001409 0x0000b079
> 0x00000000 0x00000000 0x0000001a
> parport_pc           0x00001409 0x00007168 0x00001409 0x0000c079
> 0x00000000 0x00000000 0x0000001b
> parport_pc           0x00001409 0x00007168 0x00001409 0x0000d079
> 0x00000000 0x00000000 0x0000001c
> parport_pc           0x00001409 0x00007268 0x00001409 0x00000101
> 0x00000000 0x00000000 0x0000001d
> parport_pc           0x00001409 0x00007268 0x00001409 0x00000102
> 0x00000000 0x00000000 0x0000001e
> parport_pc           0x00001409 0x00007268 0x00001409 0x00000103
> 0x00000000 0x00000000 0x0000001f
> parport_pc           0x00001409 0x00007268 0x00001409 0x00000104
> 0x00000000 0x00000000 0x00000020
> parport_pc           0x00001409 0x00007268 0x00001409 0x00009018
> 0x00000000 0x00000000 0x00000021
> parport_pc           0x000014f2 0x00000121 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x0000002b
> parport_pc           0x00001592 0x00000782 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000022
> parport_pc           0x00001592 0x00000783 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000023
> parport_pc           0x000014d2 0x00008001 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000024
> parport_pc           0x00009710 0x00009815 0x00001000 0x00000020
> 0x00000000 0x00000000 0x00000025
> parport_pc           0x000014db 0x00002120 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000026
> parport_pc           0x000014db 0x00002121 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000027
> parport_pc           0x00001415 0x00009513 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000028
> parport_pc           0x00001415 0x00008403 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000029
> parport_pc           0x0000416c 0x00000100 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x0000002a
> emu10k1              0x00001102 0x00000002 0xffffffff 0xffffffff
> 0x00000000 0x00000000 0x00000000
> driverloader         0xffffffff 0xffffffff 0xffffffff 0xffffffff
> 0x00020000 0x00ffff00 0x00000000
> driverloader         0xffffffff 0xffffffff 0xffffffff 0xffffffff
> 0x00028000 0x00ffff00 0x00000000
> 
> + cat -v /lib/modules/2.4.26-gentoo-r3/modules.usbmap
> # usb module         match_flags idVendor idProduct bcdDevice_lo
> bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol
> bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info
> acm                  0x0003      0x22b8   0x1005    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> acm                  0x0070      0x0000   0x0000    0x0000      
> 0x0000       0x02         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> acm                  0x0070      0x0000   0x0000    0x0000      
> 0x0000       0x02         0x02            0x00           
> 0x00            0x00               0x00               0x00000000
> bluetooth            0x0070      0x0000   0x0000    0x0000      
> 0x0000       0xe0         0x01            0x01           
> 0x00            0x00               0x00               0x00000000
> hid                  0x0080      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x03            0x00               0x00               0x00000000
> printer              0x0070      0x0000   0x0000    0x0000      
> 0x0000       0x07         0x01            0x01           
> 0x00            0x00               0x00               0x00000000
> printer              0x0070      0x0000   0x0000    0x0000      
> 0x0000       0x07         0x01            0x02           
> 0x00            0x00               0x00               0x00000000
> printer              0x0070      0x0000   0x0000    0x0000      
> 0x0000       0x07         0x01            0x03           
> 0x00            0x00               0x00               0x00000000
> printer              0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x07            0x01               0x01               0x00000000
> printer              0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x07            0x01               0x02               0x00000000
> printer              0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x07            0x01               0x03               0x00000000
> scanner              0x0003      0x04a5   0x1a20    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a5   0x1a2a    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a5   0x2022    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a5   0x2040    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a5   0x2060    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a5   0x207e    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a5   0x20b0    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a5   0x20be    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a5   0x20c0    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a5   0x20de    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a5   0x20fc    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a5   0x20fe    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06bd   0x0001    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06bd   0x0002    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06bd   0x0100    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06bd   0x2061    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06bd   0x208d    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06bd   0x208f    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06bd   0x2091    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06bd   0x2093    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06bd   0x2095    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06bd   0x2097    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06bd   0x20fd    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06bd   0x20ff    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05d8   0x4001    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05d8   0x4002    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05d8   0x4003    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05d8   0x4004    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0638   0x0268    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0638   0x0a10    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0638   0x0a20    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04f9   0x010f    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04f9   0x0111    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x2201    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x2202    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x2204    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x2205    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x2206    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x2207    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x2208    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x220a    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x220b    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x220c    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x220d    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x220e    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x220f    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x2210    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x2212    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x2213    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x2215    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a9   0x3042    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x049f   0x001a    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x049f   0x0021    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04c5   0x1041    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04c5   0x1042    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04c5   0x1029    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0458   0x2001    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0458   0x2007    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0458   0x2008    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0458   0x2009    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0458   0x2011    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0458   0x2013    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0458   0x2015    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0458   0x2016    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0458   0x2018    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0458   0x201b    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0101    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0102    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0105    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0201    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0205    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0305    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0401    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0405    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0505    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0601    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0605    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0705    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0805    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0901    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x0a01    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x1005    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x1105    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x1205    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x1305    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x2005    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x03f0   0x2205    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x043d   0x002d    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x043d   0x003d    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0364    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0377    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0346    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05da   0x20a7    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05da   0x20c9    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05da   0x30ce    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05da   0x30cf    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05da   0x30d4    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05da   0x30d8    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a7   0x0224    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0686   0x400d    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0400   0x1000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0400   0x1001    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0001    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0002    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0003    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0006    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0007    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0008    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0010    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0210    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0218    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0219    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x021c    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x021d    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x021e    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0400    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0401    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0409    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x0873    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x055f   0x1000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b0   0x4000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05e3   0x0120    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0001    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0005    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0007    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x000f    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0010    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0011    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0012    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0013    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0014    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0015    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0016    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0017    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0400    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0401    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0403    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x07b3   0x0413    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0300    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0301    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0302    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0303    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0340    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0341    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0347    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0360    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0361    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0380    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0381    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0382    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0383    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x06dc   0x0014    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05e3   0x0120    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0475   0x0210    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0101    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0102    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0103    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0104    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0105    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0106    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0107    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0109    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x010a    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x010b    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x010c    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x010e    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x010f    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0110    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0112    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0114    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x011b    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x011c    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x011d    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x011e    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x011f    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0801    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04b8   0x0802    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0681   0x0005    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0681   0x0010    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0a82   0x4600    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05cb   0x1483    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05d8   0x4006    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x05d8   0x4009    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x1606   0x0010    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x1606   0x0030    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x1606   0x0060    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x1606   0x0070    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x1606   0x0130    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x1606   0x0160    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x1606   0x0230    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a7   0x0211    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a7   0x0221    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a7   0x0224    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a7   0x0226    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a7   0x0229    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a7   0x022c    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a7   0x0231    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a7   0x0311    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a7   0x0321    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x04a7   0x0331    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0345    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> scanner              0x0003      0x0461   0x0371    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x082d   0x0100    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x082d   0x0200    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x082d   0x0300    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x0830   0x0001    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x0830   0x0002    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x0830   0x0003    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x0830   0x0020    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x0830   0x0080    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x0830   0x0040    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x0830   0x0050    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x0830   0x0060    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x0830   0x0031    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x0830   0x0070    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x054c   0x0038    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x054c   0x0066    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x054c   0x0095    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x054c   0x009a    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x054c   0x00da    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x054c   0x00e9    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x054c   0x0144    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x054c   0x0169    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x04e8   0x8001    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x091e   0x0004    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> visor                0x0003      0x4766   0x0001    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x03ee   0x0000    0x0000      
> 0x0245       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x03ee   0x6901    0x0000      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x03f0   0x0107    0x0200      
> 0x0200       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0411   0x001c    0x0113      
> 0x0113       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0482   0x0100    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0482   0x0101    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0482   0x0103    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04a4   0x0004    0x0001      
> 0x0001       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04b8   0x0602    0x0110      
> 0x0110       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04cb   0x0100    0x0000      
> 0x2210       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04ce   0x0002    0x0074      
> 0x0074       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04da   0x0901    0x0100      
> 0x0200       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04da   0x0d05    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04e6   0x0001    0x0200      
> 0x0200       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04e6   0x0002    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04e6   0x0006    0x0100      
> 0x0205       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04e6   0x0007    0x0100      
> 0x0200       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04e6   0x0009    0x0200      
> 0x0200       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04e6   0x000a    0x0200      
> 0x0200       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04e6   0x000b    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04e6   0x000c    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x04e6   0x0101    0x0200      
> 0x0200       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x050d   0x0115    0x0133      
> 0x0133       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0525   0xa140    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x054c   0x0010    0x0106      
> 0x0450       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x054c   0x0025    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x054c   0x002d    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x054c   0x002e    0x0106      
> 0x0310       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x054c   0x0032    0x0000      
> 0x9999       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x054c   0x0058    0x0000      
> 0x9999       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x054c   0x0069    0x0000      
> 0x9999       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x054c   0x006d    0x0000      
> 0x9999       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x057b   0x0000    0x0000      
> 0x0299       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x057b   0x0000    0x0300      
> 0x9999       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0595   0x4343    0x0000      
> 0x2210       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x059f   0xa601    0x0200      
> 0x0200       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x05dc   0xb002    0x0000      
> 0x0113       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x05e3   0x0700    0x0000      
> 0xffff       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x05e3   0x0701    0x0000      
> 0xffff       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x05e3   0x0702    0x0000      
> 0x0001       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0636   0x0003    0x0000      
> 0x9999       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0644   0x0000    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0686   0x4011    0x0001      
> 0x0001       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0686   0x4017    0x0001      
> 0x0001       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0686   0x4006    0x0001      
> 0x0001       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0686   0x400b    0x0001      
> 0x0001       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0686   0x400f    0x0001      
> 0x0001       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0693   0x0002    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0693   0x0005    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0781   0x0001    0x0200      
> 0x0200       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0781   0x0002    0x0009      
> 0x0009       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0781   0x0100    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x07af   0x0004    0x0100      
> 0x0133       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x07af   0x0005    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x07c4   0xa400    0x0000      
> 0xffff       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x07cf   0x1001    0x1000      
> 0x9999       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0839   0x000a    0x0001      
> 0x0001       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x08ca   0x2011    0x0000      
> 0x9999       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x08ca   0x2011    0x0001      
> 0x0001       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x090a   0x1001    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x090a   0x1200    0x0000      
> 0x9999       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x090c   0x1132    0x0000      
> 0xffff       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x097a   0x0001    0x0000      
> 0x0001       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0a16   0x8888    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0a17   0x0004    0x1000      
> 0x1000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0a17   0x0006    0x0000      
> 0xffff       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0d96   0x410a    0x0001      
> 0xffff       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0d96   0x5200    0x0001      
> 0x0200       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0dd8   0x1060    0x0000      
> 0xffff       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0ed1   0x6660    0x0100      
> 0x0300       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x1019   0x0c55    0x0000      
> 0x9999       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x1065   0x2136    0x0000      
> 0x9999       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x000f      0x0482   0x0105    0x0100      
> 0x0100       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x01               0x01               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x02               0x01               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x03               0x01               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x04               0x01               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x05               0x01               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x06               0x01               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x01               0x00               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x02               0x00               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x03               0x00               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x04               0x00               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x05               0x00               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x06               0x00               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x01               0x50               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x02               0x50               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x03               0x50               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x04               0x50               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x05               0x50               0x00000000
> usb-storage          0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x08            0x06               0x50               0x00000000
> usbkbd               0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x03            0x01               0x01               0x00000000
> usbmouse             0x0380      0x0000   0x0000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x03            0x01               0x02               0x00000000
> driverloader         0x0003      0x0506   0x0a11    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x050d   0x7050    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x124a   0x4023    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x2001   0x3701    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x2001   0x3703    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x1915   0x2234    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x1915   0x2235    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x5041   0x2234    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x5041   0x2235    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x0846   0x4200    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x0846   0x4210    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x0846   0x4220    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x0707   0xee06    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x182d   0x096b    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x0cde   0x0006    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x09aa   0x1000    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x0411   0x004b    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x0baf   0x0111    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x0ace   0x1211    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0003      0x0586   0x3401    0x0000      
> 0x0000       0x00         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0010      0x0000   0x0000    0x0000      
> 0x0000       0x02         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> driverloader         0x0010      0x0000   0x0000    0x0000      
> 0x0000       0xff         0x00            0x00           
> 0x00            0x00               0x00               0x00000000
> 
> + ls -lR /lib/modules/2.4.26-gentoo-r3/misc
> /lib/modules/2.4.26-gentoo-r3/misc:
> total 332
> -rw-r--r--  1 root root 334716 Aug 18 12:33 driverloader.o
> 
> 
> _______________________________________________
> driverloader mailing list
> driverloader at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader
-- 
Cristiano De Michele, Ph.D.	     E-mail: cristiano.demichele at phys.uniroma1.it
Department of Physics                Tel.  : +39064457131
University of Rome  "La Sapienza"    Fax   : +39064463158
Piazzale Aldo Moro 2
I-00185 Roma - Italy 	
------
"Shoot for the moon. Even if you miss, you'll land among the stars."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://www.linuxant.com/pipermail/driverloader/attachments/20040818/a57578c2/attachment-0001.bin


More information about the driverloader mailing list