[driverloader] MDK 10.1CE kernel 2.6.8 module wont load

Bill Bradley wbradley at bham.rr.com
Sun Sep 26 00:55:24 EDT 2004


i had the same problem..maybe too much beer..but anywho...i grabbed the
src rpm and that seemed to work around the issue with gcc 3.2...as it it
built it with gcc 3.4...still not working though.  I can connect to the
web admin page to setup the drivers but keep getting:

usbcore: registered new driver driverloader
driverloader: probe of 0000:02:00.0 failed with error -5

in /var/log/messages

On Sat, 2004-09-25 at 21:07 -0700, RF wrote:
> just did a fresh install of   MDK 10.1CE, and am
> getting probles loading driverloader, even when the
> module is inserted properly -- cannot connect to
> 127.0.0.1:18020 to load the winXP drivers.  I tried
> adding the "dldrstop, driverloader, etc..."   to the
> end of the rc.local file like before, but did not
> work.  By the way, I tried doing an upgrade from the
> iso's, but X was borked, so I had to do a fresh
> install to get anything to work.  I did get the web
> page to load once and point it to the drivers, but the
> card did not come up.  I looked at the dumpdiag text
> and there was a message about the gcc 3.2 needing to
> be 3.4???  Maybe I'm trying to do this after too much
> wine, but, hey, that's job security for Jonathan!!!!
> LOL.
> 
> First time this has happened.  Here is dumpdiag text:
> (sorry to bomb everyone with the whole file)
> 
> Robert
> 
> -------------------
> + dldrstop
> 
> + modprobe -v driverloader
> insmod /lib/modules/2.6.8.1-10mdk/misc/driverloader.ko
> 
> FATAL: Error inserting driverloader
> (/lib/modules/2.6.8.1-10mdk/misc/driverloader.ko):
> Invalid module format
> 
> + lsmod
> Module                  Size  Used by
> sg                     33788  0 
> md5                     3584  1 
> ipv6                  230916  8 
> nm256_audio            72572  0 
> sound                  72428  1 nm256_audio
> soundcore               7008  1 sound
> ac97                    4960  1 nm256_audio
> af_packet              16072  0 
> floppy                 55088  0 
> ds                     17572  4 
> yenta_socket           18624  1 
> pcmcia_core            59972  2 ds,yenta_socket
> ide-cd                 37280  0 
> loop                   12520  0 
> nls_iso8859-1           3680  3 
> nls_cp850               4480  3 
> vfat                   11008  3 
> fat                    39776  1 vfat
> intel-agp              19584  1 
> agpgart                27752  1 intel-agp
> tsdev                   5824  0 
> joydev                  8032  0 
> evdev                   7648  1 
> usbmouse                4256  0 
> usbhid                 41088  0 
> sr_mod                 15140  0 
> cdrom                  37724  2 ide-cd,sr_mod
> usb-storage            65504  0 
> scsi_mod              104044  3 sg,sr_mod,usb-storage
> uhci-hcd               28752  0 
> usbcore               103172  6
> usbmouse,usbhid,usb-storage,uhci-hcd
> genrtc                  7444  0 
> ext3                  120680  2 
> jbd                    49080  1 ext3
> 
> + date
> Sat Sep 25 20:39:29 PDT 2004
> 
> + /usr/sbin/dldrconfig --info
> Linuxant DriverLoader for Wireless LAN devices,
> version 2.06
> 
> If you need license keys, assistance or more
> information, please go to:
> 	http://www.linuxant.com/
> 
> When reporting a problem for the first time, please
> send
> us the file generated by "dldrconfig --dumpdiag".
> 
> To complete the installation, please point your
> browser to:
>   http://127.0.0.1:18020/
> 
> + identify_system
> linux-i686(i686)-2.6.8.1-10mdk Mandrake-10.1
> 
> + uname -a
> Linux localhost 2.6.8.1-10mdk #1 Wed Sep 8 17:00:52
> CEST 2004 i686 Mobile Pentium II unknown GNU/Linux
> 
> + gcc -v
> Reading specs from
> /usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/specs
> Configured with: ../configure --prefix=/usr
> --libdir=/usr/lib --with-slibdir=/lib
> --mandir=/usr/share/man --infodir=/usr/share/info
> --enable-shared --enable-threads=posix
> --disable-checking --enable-long-long
> --enable-__cxa_atexit --enable-clocale=gnu
> --disable-libunwind-exceptions
> --enable-languages=c,c++,ada,f77,objc,java
> --host=i586-mandrake-linux-gnu --with-system-zlib
> Thread model: posix
> gcc version 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)
> 
> + sh --version
> GNU bash, version 2.05b.0(1)-release
> (i586-mandrake-linux-gnu)
> Copyright (C) 2002 Free Software Foundation, Inc.
> 
> + bash --version
> GNU bash, version 2.05b.0(1)-release
> (i586-mandrake-linux-gnu)
> Copyright (C) 2002 Free Software Foundation, Inc.
> 
> + sed --version
> GNU sed version 4.1.1
> Copyright (C) 2003 Free Software Foundation, Inc.
> This is free software; see the source for copying
> conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR
> A PARTICULAR PURPOSE,
> to the extent permitted by law.
> 
> + gawk --version
> GNU Awk 3.1.3
> Copyright (C) 1989, 1991-2003 Free Software
> Foundation.
> 
> This program is free software; you can redistribute it
> and/or modify
> it under the terms of the GNU General Public License
> as published by
> the Free Software Foundation; either version 2 of the
> License, or
> (at your option) any later version.
> 
> This program is distributed in the hope that it will
> be useful,
> but WITHOUT ANY WARRANTY; without even the implied
> warranty of
> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
> See the
> GNU General Public License for more details.
> 
> You should have received a copy of the GNU General
> Public License
> along with this program; if not, write to the Free
> Software
> Foundation, Inc., 59 Temple Place - Suite 330, Boston,
> MA  02111-1307, USA.
> 
> + cat -v /proc/version
> Linux version 2.6.8.1-10mdk
> (nplanel at n3.mandrakesoft.com) (gcc version 3.4.1
> (Mandrakelinux (Alpha 3.4.1-3mdk)) #1 Wed Sep 8
> 17:00:52 CEST 2004
> 
> + cat -v /proc/cpuinfo
> processor	: 0
> vendor_id	: GenuineIntel
> cpu family	: 6
> model		: 6
> model name	: Mobile Pentium II
> stepping	: 10
> cpu MHz		: 364.137
> cache size	: 256 KB
> fdiv_bug	: no
> hlt_bug		: no
> f00f_bug	: no
> coma_bug	: no
> fpu		: yes
> fpu_exception	: yes
> cpuid level	: 2
> wp		: yes
> flags		: fpu vme de pse tsc msr pae mce cx8 sep mtrr
> pge mca cmov pat pse36 mmx fxsr
> bogomips	: 720.89
> 
> 
> + cat -v /etc/mandrakelinux-release
> Mandrakelinux release 10.1 (Community) for i586
> 
> + cat -v /etc/mandrake-release
> Mandrakelinux release 10.1 (Community) for i586
> 
> + cat -v /etc/redhat-release
> Mandrakelinux release 10.1 (Community) for i586
> 
> + dmesg
> Linux version 2.6.8.1-10mdk
> (nplanel at n3.mandrakesoft.com) (gcc version 3.4.1
> (Mandrakelinux (Alpha 3.4.1-3mdk)) #1 Wed Sep 8
> 17:00:52 CEST 2004
> BIOS-provided physical RAM map:
>  BIOS-e820: 0000000000000000 - 000000000009fc00
> (usable)
>  BIOS-e820: 000000000009fc00 - 00000000000a0000
> (reserved)
>  BIOS-e820: 00000000000c0000 - 00000000000cc000
> (reserved)
>  BIOS-e820: 0000000000100000 - 000000000ffec000
> (usable)
>  BIOS-e820: 000000000ffec000 - 000000000fff0000
> (reserved)
>  BIOS-e820: 00000000100a0000 - 0000000010100000
> (reserved)
>  BIOS-e820: 00000000ffe00000 - 0000000100000000
> (reserved)
> 0MB HIGHMEM available.
> 255MB LOWMEM available.
> On node 0 totalpages: 65516
>   DMA zone: 4096 pages, LIFO batch:1
>   Normal zone: 61420 pages, LIFO batch:14
>   HighMem zone: 0 pages, LIFO batch:1
> DMI 2.3 present.
> Dell Latitude with broken BIOS detected. Refusing to
> enable the local APIC.
> ACPI: RSDP (v000 DELL                                 
>     ) @ 0x000f38f0
> ACPI: RSDT (v001 DELL    CPi A   0x27d10b07 ASL 
> 0x00000061) @ 0x0fff0000
> ACPI: FADT (v001 DELL    CPi A   0x27d10b07 ASL 
> 0x00000061) @ 0x0fff0400
> ACPI: DSDT (v001 INT430 SYSFexxx 0x00001001 MSFT
> 0x0100000c) @ 0x00000000
> ACPI: PM-Timer IO Port: 0x808
> Built 1 zonelists
> Initializing CPU#0
> Kernel command line: BOOT_IMAGE=linux ro root=307
> noapic nolapic devfs=nomount acpi=ht resume=/dev/hda6
> splash=silent
> bootsplash: silent mode.
> PID hash table entries: 1024 (order 10: 8192 bytes)
> Detected 364.137 MHz processor.
> Using pmtmr for high-res timesource
> Console: colour dummy device 80x25
> Dentry cache hash table entries: 65536 (order: 6,
> 262144 bytes)
> Inode-cache hash table entries: 32768 (order: 5,
> 131072 bytes)
> Memory: 255636k/262064k available (1860k kernel code,
> 5696k reserved, 581k data, 200k init, 0k highmem, 0k
> BadRAM)
> Checking if this processor honours the WP bit even in
> supervisor mode... Ok.
> Calibrating delay loop... 720.89 BogoMIPS
> Security Scaffold v1.0.0 initialized
> SELinux:  Disabled at boot.
> Capability LSM initialized
> Mount-cache hash table entries: 512 (order: 0, 4096
> bytes)
> CPU: After generic identify, caps: 0183f9ff 00000000
> 00000000 00000000
> CPU: After vendor identify, caps:  0183f9ff 00000000
> 00000000 00000000
> CPU: L1 I cache: 16K, L1 D cache: 16K
> CPU: L2 cache: 256K
> CPU: After all inits, caps:        0183f9ff 00000000
> 00000000 00000040
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#0.
> CPU: Intel Mobile Pentium II stepping 0a
> Enabling fast FPU save and restore... done.
> Checking 'hlt' instruction... OK.
> init init/main.c:689
> init init/main.c:702
> init init/main.c:707
> do_pre_smp_initcalls init/main.c:653
> do_pre_smp_initcalls init/main.c:659
> init init/main.c:711
> init init/main.c:714
> init init/main.c:716
> init init/main.c:718
> checking if image is initramfs...it isn't (no cpio
> magic); looks like an initrd
> ACPI: Looking for DSDT in initrd ... not found!
> Freeing initrd memory: 166k freed
> init init/main.c:724
> do_basic_setup init/main.c:634
> do_basic_setup init/main.c:636
> NET: Registered protocol family 16
> PCI: PCI BIOS revision 2.10 entry at 0xfc0ee, last
> bus=1
> PCI: Using configuration type 1
> mtrr: v2.0 (20020519)
> ACPI: Subsystem revision 20040326
> ACPI: Interpreter disabled.
> Linux Plug and Play Support v0.97 (c) Adam Belay
> PnPBIOS: Disabled
> PCI: Probing PCI hardware
> PCI: Probing PCI hardware (bus 00)
> PCI: Using IRQ router PIIX/ICH [8086/7110] at
> 0000:00:07.0
> vesafb: framebuffer at 0xf9000000, mapped to
> 0xd0800000, size 1875k
> vesafb: mode is 800x600x16, linelength=1600, pages=1
> vesafb: protected mode interface info at c000:aea0
> vesafb: scrolling: redraw
> vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
> fb0: VESA VGA frame buffer device
> apm: BIOS version 1.2 Flags 0x03 (Driver version
> 1.16ac)
> audit: initializing netlink socket (disabled)
> audit(1096144366.189:0): initialized
> VFS: Disk quotas dquot_6.5.1
> Dquot-cache hash table entries: 1024 (order 0, 4096
> bytes)
> devfs: 2004-01-31 Richard Gooch (rgooch at atnf.csiro.au)
> devfs: boot_options: 0x0
> Initializing Cryptographic API
> Limiting direct PCI/PCI transfers.
> isapnp: Scanning for PnP cards...
> isapnp: No Plug & Play device found
> bootsplash 3.1.6-2004/03/31: looking for picture....
> silentjpeg size 14344 bytes, found (800x600, 14296
> bytes, v3).
> Console: switching to colour frame buffer device 92x32
> Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports,
> IRQ sharing enabled
> ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> RAMDISK driver initialized: 16 RAM disks of 32000K
> size 1024 blocksize
> Uniform Multi-Platform E-IDE driver Revision:
> 7.00alpha2
> ide: Assuming 33MHz system bus speed for PIO modes;
> override with idebus=xx
> PIIX4: IDE controller at PCI slot 0000:00:07.1
> PIIX4: chipset revision 1
> PIIX4: not 100% native mode: will probe irqs later
>     ide0: BM-DMA at 0x0860-0x0867, BIOS settings:
> hda:DMA, hdb:pio
>     ide1: BM-DMA at 0x0868-0x086f, BIOS settings:
> hdc:DMA, hdd:pio
> Probing IDE interface ide0...
> hda: IC25N020ATCS04-0, ATA DISK drive
> Using anticipatory io scheduler
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> Probing IDE interface ide1...
> hdc: TOSHIBA CD-ROM XM-1902B, ATAPI CD/DVD-ROM drive
> ide1 at 0x170-0x177,0x376 on irq 15
> hda: max request size: 128KiB
> hda: 39070080 sectors (20003 MB) w/1768KiB Cache,
> CHS=38760/16/63, UDMA(33)
>  /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 p8
> p9 >
> mice: PS/2 mouse device common for all mice
> serio: i8042 AUX port at 0x60,0x64 irq 12
> Synaptics Touchpad, model: 1
>  Firmware: 4.2
>  Sensor: 8
>  new absolute packet format
> input: SynPS/2 Synaptics TouchPad on isa0060/serio1
> serio: i8042 KBD port at 0x60,0x64 irq 1
> input: AT Translated Set 2 keyboard on isa0060/serio0
> md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
> NET: Registered protocol family 2
> IP: routing cache hash table of 2048 buckets, 16Kbytes
> TCP: Hash tables configured (established 16384 bind
> 32768)
> NET: Registered protocol family 1
> BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
> init init/main.c:726
> md: Autodetecting RAID arrays.
> md: autorun ...
> md: ... autorun DONE.
> RAMDISK: Compressed image found at block 0
> VFS: Mounted root (ext2 filesystem).
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
> Freeing unused kernel memory: 200k freed
> Generic RTC Driver v1.07
> usbcore: registered new driver usbfs
> usbcore: registered new driver hub
> USB Universal Host Controller Interface driver v2.2
> PCI: Found IRQ 11 for device 0000:00:07.2
> PCI: Sharing IRQ 11 with 0000:00:03.0
> PCI: Sharing IRQ 11 with 0000:00:03.1
> uhci_hcd 0000:00:07.2: UHCI Host Controller
> uhci_hcd 0000:00:07.2: irq 11, io base 0000ece0
> uhci_hcd 0000:00:07.2: new USB bus registered,
> assigned bus number 1
> hub 1-0:1.0: USB hub found
> hub 1-0:1.0: 2 ports detected
> usb 1-1: new full speed USB device using address 2
> hub 1-1:1.0: USB hub found
> hub 1-1:1.0: 4 ports detected
> usb 1-1.1: new full speed USB device using address 3
> usb 1-1.4: new low speed USB device using address 4
> SCSI subsystem initialized
> Initializing USB Mass Storage driver...
> scsi0 : SCSI emulation for USB Mass Storage devices
>   Vendor: IOMEGA    Model: CDRW86522EXT3-C   Rev: 010K
>   Type:   CD-ROM                             ANSI SCSI
> revision: 02
> USB Mass Storage device found at 3
> usbcore: registered new driver usb-storage
> USB Mass Storage support registered.
> sr0: scsi3-mmc drive: 52x/52x writer cd/rw xa/form2
> cdda tray
> Uniform CD-ROM driver Revision: 3.20
> Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0,
> lun 0
> usbcore: registered new driver hiddev
> input: USB HID v1.00 Mouse [Cypress Sem USB Mouse] on
> usb-0000:00:07.2-1.4
> usbcore: registered new driver usbhid
> drivers/usb/input/hid-core.c: v2.0:USB HID core driver
> usbcore: registered new driver usbmouse
> drivers/usb/input/usbmouse.c: v1.6:USB HID Boot
> Protocol mouse driver
> ts: Compaq touchscreen protocol output
> EXT3 FS on hda7, internal journal
> Adding 522072k swap on /dev/hda6.  Priority:-1
> extents:1
> Linux agpgart interface v0.100 (c) Dave Jones
> agpgart: Detected an Intel 440BX Chipset.
> agpgart: Maximum main memory to use for agp memory:
> 203M
> agpgart: AGP aperture is 64M @ 0xf4000000
> kjournald starting.  Commit interval 5 seconds
> EXT3 FS on hda8, internal journal
> EXT3-fs: mounted filesystem with ordered data mode.
> loop: loaded (max 8 devices)
> hdc: ATAPI 24X CD-ROM drive, 128kB Cache, DMA
> bootsplash 3.1.6-2004/03/31: looking for picture....
> silentjpeg size 14344 bytes, found (800x600, 14296
> bytes, v3).
> bootsplash: status on console 0 changed to on
> Linux Kernel Card Services
>   options:  [pci] [cardbus] [pm]
> PCI: Found IRQ 11 for device 0000:00:03.0
> PCI: Sharing IRQ 11 with 0000:00:03.1
> PCI: Sharing IRQ 11 with 0000:00:07.2
> Yenta: CardBus bridge found at 0000:00:03.0
> [1028:0088]
> Yenta: Using CSCINT to route CSC interrupts to PCI
> Yenta: Routing CardBus interrupts to PCI
> Yenta TI: socket 0000:00:03.0, mfunc 0x01261222,
> devctl 0x66
> Yenta: ISA IRQ mask 0x0698, PCI irq 11
> Socket status: 30000006
> PCI: Found IRQ 11 for device 0000:00:03.1
> PCI: Sharing IRQ 11 with 0000:00:03.0
> PCI: Sharing IRQ 11 with 0000:00:07.2
> Yenta: CardBus bridge found at 0000:00:03.1
> [1028:0088]
> Yenta: Using CSCINT to route CSC interrupts to PCI
> Yenta: Routing CardBus interrupts to PCI
> Yenta TI: socket 0000:00:03.1, mfunc 0x01261222,
> devctl 0x66
> spurious 8259A interrupt: IRQ7.
> Yenta: ISA IRQ mask 0x0698, PCI irq 11
> Socket status: 30000020
> cs: IO port probe 0x0c00-0x0cff: clean.
> cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f
> 0x4d0-0x4d7
> cs: IO port probe 0x0a00-0x0aff: clean.
> inserting floppy driver for 2.6.8.1-10mdk
> Floppy drive(s): fd0 is 1.44M
> FDC 0 is a post-1991 82077
> NET: Registered protocol family 17
> driverloader: version magic '2.6.8.1-10mdk 686
> gcc-3.2' should be '2.6.8.1-10mdk 686 gcc-3.4'
> NeoMagic 256AV/256ZX audio driver, version 1.1p
> PCI: Found IRQ 5 for device 0000:01:00.1
> NM256: Found card signature in video RAM: 0x27ec00
> NM256: Mapping port 1 from 0x266c00 - 0x27ec00
> Initialized NeoMagic 256AV audio in PCI native mode
> Initialized AC97 mixer
> NET: Registered protocol family 10
> Disabled Privacy Extensions on device c0323b60(lo)
> IPv6 over IPv4 tunneling driver
> mtrr: 0xf9000000,0x400000 overlaps existing
> 0xf9000000,0x100000
> driverloader: version magic '2.6.8.1-10mdk 686
> gcc-3.2' should be '2.6.8.1-10mdk 686 gcc-3.4'
> bootsplash 3.1.6-2004/03/31: looking for picture....
> found (800x600, 10049 bytes, v3).
> bootsplash: status on console 0 changed to on
> bootsplash 3.1.6-2004/03/31: looking for picture....
> found (800x600, 10049 bytes, v3).
> bootsplash: status on console 1 changed to on
> bootsplash 3.1.6-2004/03/31: looking for picture....
> found (800x600, 10049 bytes, v3).
> bootsplash: status on console 2 changed to on
> bootsplash 3.1.6-2004/03/31: looking for picture....
> found (800x600, 10049 bytes, v3).
> bootsplash: status on console 3 changed to on
> bootsplash 3.1.6-2004/03/31: looking for picture....
> found (800x600, 10049 bytes, v3).
> bootsplash: status on console 4 changed to on
> bootsplash 3.1.6-2004/03/31: looking for picture....
> found (800x600, 10049 bytes, v3).
> bootsplash: status on console 5 changed to on
> cdrom: This disc doesn't have any tracks I recognize!
> driverloader: version magic '2.6.8.1-10mdk 686
> gcc-3.2' should be '2.6.8.1-10mdk 686 gcc-3.4'
> driverloader: version magic '2.6.8.1-10mdk 686
> gcc-3.2' should be '2.6.8.1-10mdk 686 gcc-3.4'
> driverloader: version magic '2.6.8.1-10mdk 686
> gcc-3.2' should be '2.6.8.1-10mdk 686 gcc-3.4'
> driverloader: version magic '2.6.8.1-10mdk 686
> gcc-3.2' should be '2.6.8.1-10mdk 686 gcc-3.4'
> Attached scsi generic sg0 at scsi0, channel 0, id 0,
> lun 0,  type 5
> driverloader: version magic '2.6.8.1-10mdk 686
> gcc-3.2' should be '2.6.8.1-10mdk 686 gcc-3.4'
> driverloader: version magic '2.6.8.1-10mdk 686
> gcc-3.2' should be '2.6.8.1-10mdk 686 gcc-3.4'
> driverloader: version magic '2.6.8.1-10mdk 686
> gcc-3.2' should be '2.6.8.1-10mdk 686 gcc-3.4'
> 
> + cat -v /etc/sysconfig/network-scripts/ifcfg-lo
> DEVICE=lo
> IPADDR=127.0.0.1
> NETMASK=255.0.0.0
> NETWORK=127.0.0.0
> # If you're having problems with gated making
> 127.0.0.0/8 a martian,
> # you can change this to something else
> (255.255.255.255, for example)
> BROADCAST=127.255.255.255
> ONBOOT=yes
> NAME=loopback
> 
> + iwconfig --version
> iwconfig  Wireless-Tools version 27
>           Compatible with Wireless Extension v11 to
> v16.
> 
> Kernel    Currently compiled with Wireless Extension
> v16.
> 
> 
> + iwconfig
> lo        no wireless extensions.
> 
> sit0      no wireless extensions.
> 
> 
> + iwlist accesspoints
> lo        Interface doesn't have a list of
> Peers/Access-Points
> 
> sit0      Interface doesn't have a list of
> Peers/Access-Points
> 
> 
> + iwlist scanning
> lo        Interface doesn't support scanning.
> 
> sit0      Interface doesn't support scanning.
> 
> 
> + iwlist scanning
> lo        Interface doesn't support scanning.
> 
> sit0      Interface doesn't support scanning.
> 
> 
> + iptables -L -n -v
> /usr/sbin/dldrconfig: line 1: iptables: command not
> found
> 
> + ifconfig -a
> lo        Link encap:Local Loopback  
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           inet6 addr: ::1/128 Scope:Host
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>           RX packets:283 errors:0 dropped:0 overruns:0
> frame:0
>           TX packets:283 errors:0 dropped:0 overruns:0
> carrier:0
>           collisions:0 txqueuelen:0 
>           RX bytes:262055 (255.9 Kb)  TX bytes:262055
> (255.9 Kb)
> 
> sit0      Link encap:IPv6-in-IPv4  
>           NOARP  MTU:1480  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0
> frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0
> carrier:0
>           collisions:0 txqueuelen:0 
>           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
> 
> 
> + netstat -rn
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags 
>  MSS Window  irtt Iface
> 
> + netstat -in
> n: error fetching interface information: Device not
> found
> Kernel Interface table
> Iface       MTU Met    RX-OK RX-ERR RX-DRP RX-OVR   
> TX-OK TX-ERR TX-DRP TX-OVR Flg
> 
> + ip addr
> 1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue 
>     link/loopback 00:00:00:00:00:00 brd
> 00:00:00:00:00:00
>     inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
>     inet6 ::1/128 scope host 
>        valid_lft forever preferred_lft forever
> 2: sit0: <NOARP> mtu 1480 qdisc noop 
>     link/sit 0.0.0.0 brd 0.0.0.0
> 
> + ip rule
> 0:	from all lookup local 
> 32766:	from all lookup main 
> 32767:	from all lookup default 
> 
> + ip route
> 
> + cardctl ident
> Socket 0:
>   no product info available
> Socket 1:
>   no product info available
> 
> + lspci -n
> 00:00.0 Class 0600: 8086:7190 (rev 03)
> 00:01.0 Class 0604: 8086:7191 (rev 03)
> 00:03.0 Class 0607: 104c:ac1c (rev 01)
> 00:03.1 Class 0607: 104c:ac1c (rev 01)
> 00:07.0 Class 0680: 8086:7110 (rev 02)
> 00:07.1 Class 0101: 8086:7111 (rev 01)
> 00:07.2 Class 0c03: 8086:7112 (rev 01)
> 00:07.3 Class 0680: 8086:7113 (rev 02)
> 01:00.0 Class 0300: 10c8:0005 (rev 12)
> 01:00.1 Class 0401: 10c8:8005 (rev 12)
> 06:00.0 Class 0200: 10ec:8180 (rev 20)
> 
> + lspci -v
> 00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX -
> 82443BX/ZX/DX Host bridge (rev 03)
> 	Flags: bus master, medium devsel, latency 32
> 	Memory at f4000000 (32-bit, prefetchable) [size=64M]
> 	Capabilities: [a0] AGP version 1.0
> 
> 00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX -
> 82443BX/ZX/DX AGP bridge (rev 03) (prog-if 00 [Normal
> decode])
> 	Flags: bus master, 66Mhz, medium devsel, latency 32
> 	Bus: primary=00, secondary=01, subordinate=01,
> sec-latency=32
> 	I/O behind bridge: 0000c000-0000cfff
> 	Memory behind bridge: fd000000-feffffff
> 	Prefetchable memory behind bridge: f8000000-f9ffffff
> 
> 00:03.0 CardBus bridge: Texas Instruments PCI1225 (rev
> 01)
> 	Subsystem: Dell Dell  Computer Corporation  Latitude
> CPi A400XT
> 	Flags: bus master, medium devsel, latency 168, IRQ 11
> 	Memory at 10000000 (32-bit, non-prefetchable)
> [size=4K]
> 	Bus: primary=00, secondary=02, subordinate=05,
> sec-latency=176
> 	Memory window 0: 10400000-107ff000 (prefetchable)
> 	Memory window 1: 10800000-10bff000
> 	I/O window 0: 00004000-000040ff
> 	I/O window 1: 00004400-000044ff
> 	16-bit legacy interface ports at 0001
> 
> 00:03.1 CardBus bridge: Texas Instruments PCI1225 (rev
> 01)
> 	Subsystem: Dell Dell  Computer Corporation  Latitude
> CPi A400XT
> 	Flags: bus master, medium devsel, latency 168, IRQ 11
> 	Memory at 10001000 (32-bit, non-prefetchable)
> [size=4K]
> 	Bus: primary=00, secondary=06, subordinate=09,
> sec-latency=176
> 	Memory window 0: 10c00000-10fff000 (prefetchable)
> 	Memory window 1: 11000000-113ff000
> 	I/O window 0: 00004800-000048ff
> 	I/O window 1: 00004c00-00004cff
> 	16-bit legacy interface ports at 0001
> 
> 00:07.0 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA
> (rev 02)
> 	Flags: bus master, medium devsel, latency 0
> 
> 00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4
> IDE (rev 01) (prog-if 80 [Master])
> 	Flags: bus master, medium devsel, latency 32
> 	I/O ports at 0860 [size=16]
> 
> 00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB
> PIIX4 USB (rev 01) (prog-if 00 [UHCI])
> 	Flags: bus master, medium devsel, latency 32, IRQ 11
> 	I/O ports at ece0 [size=32]
> 
> 00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI
> (rev 02)
> 	Flags: medium devsel, IRQ 9
> 
> 01:00.0 VGA compatible controller: Neomagic
> Corporation NM2200 [MagicGraph 256AV] (rev 12)
> (prog-if 00 [VGA])
> 	Subsystem: Dell Latitude CPi A400XT
> 	Flags: bus master, medium devsel, latency 32, IRQ 11
> 	Memory at f9000000 (32-bit, prefetchable) [size=16M]
> 	Memory at fdc00000 (32-bit, non-prefetchable)
> [size=4M]
> 	Memory at fdb00000 (32-bit, non-prefetchable)
> [size=1M]
> 	Capabilities: [dc] Power Management version 1
> 
> 01:00.1 Multimedia audio controller: Neomagic
> Corporation NM2200 [MagicMedia 256AV Audio] (rev 12)
> 	Subsystem: Dell: Unknown device 0088
> 	Flags: medium devsel, IRQ 5
> 	Memory at f8c00000 (32-bit, prefetchable) [size=4M]
> 	Memory at fda00000 (32-bit, non-prefetchable)
> [size=1M]
> 	Capabilities: [dc] Power Management version 1
> 
> 06:00.0 Ethernet controller: Realtek Semiconductor
> Co., Ltd. RTL8180L 802.11b MAC (rev 20)
> 	Subsystem: D-Link System Inc: Unknown device 3302
> 	Flags: medium devsel, IRQ 11
> 	I/O ports at 4800 [disabled] [size=256]
> 	Memory at 11000000 (32-bit, non-prefetchable)
> [disabled] [size=512]
> 	Capabilities: [50] Power Management version 2
> 
> 
> + lspci -n -vvv
> 00:00.0 Class 0600: 8086:7190 (rev 03)
> 	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV-
> VGASnoop- ParErr- Stepping- SERR+ FastB2B-
> 	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr-
> DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
> 	Latency: 32
> 	Region 0: Memory at f4000000 (32-bit, prefetchable)
> [size=64M]
> 	Capabilities: [a0] AGP version 1.0
> 		Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh-
> GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2
> 		Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit-
> FW- Rate=<none>
> 
> 00:01.0 Class 0604: 8086:7191 (rev 03)
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV+
> VGASnoop- ParErr- Stepping- SERR+ FastB2B-
> 	Status: Cap- 66Mhz+ UDF- FastB2B- ParErr-
> DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> 	Latency: 32
> 	Bus: primary=00, secondary=01, subordinate=01,
> sec-latency=32
> 	I/O behind bridge: 0000c000-0000cfff
> 	Memory behind bridge: fd000000-feffffff
> 	Prefetchable memory behind bridge: f8000000-f9ffffff
> 	BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset-
> FastB2B+
> 
> 00:03.0 Class 0607: 104c:ac1c (rev 01)
> 	Subsystem: 1028:0088
> 	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 11
> 	Region 0: Memory at 10000000 (32-bit,
> non-prefetchable) [size=4K]
> 	Bus: primary=00, secondary=02, subordinate=05,
> sec-latency=176
> 	Memory window 0: 10400000-107ff000 (prefetchable)
> 	Memory window 1: 10800000-10bff000
> 	I/O window 0: 00004000-000040ff
> 	I/O window 1: 00004400-000044ff
> 	BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+
> 16bInt+ PostWrite+
> 	16-bit legacy interface ports at 0001
> 
> 00:03.1 Class 0607: 104c:ac1c (rev 01)
> 	Subsystem: 1028:0088
> 	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 11
> 	Region 0: Memory at 10001000 (32-bit,
> non-prefetchable) [size=4K]
> 	Bus: primary=00, secondary=06, subordinate=09,
> sec-latency=176
> 	Memory window 0: 10c00000-10fff000 (prefetchable)
> 	Memory window 1: 11000000-113ff000
> 	I/O window 0: 00004800-000048ff
> 	I/O window 1: 00004c00-00004cff
> 	BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset-
> 16bInt- PostWrite+
> 	16-bit legacy interface ports at 0001
> 
> 00:07.0 Class 0680: 8086:7110 (rev 02)
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV-
> VGASnoop- ParErr- Stepping- SERR+ FastB2B-
> 	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr-
> DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> 	Latency: 0
> 
> 00:07.1 Class 0101: 8086:7111 (rev 01) (prog-if 80
> [Master])
> 	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 4: I/O ports at 0860 [size=16]
> 
> 00:07.2 Class 0c03: 8086:7112 (rev 01)
> 	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 D routed to IRQ 11
> 	Region 4: I/O ports at ece0 [size=32]
> 
> 00:07.3 Class 0680: 8086:7113 (rev 02)
> 	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV-
> VGASnoop- ParErr- Stepping- SERR- FastB2B-
> 	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr-
> DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> 	Interrupt: pin ? routed to IRQ 9
> 
> 01:00.0 Class 0300: 10c8:0005 (rev 12)
> 	Subsystem: 1028:0088
> 	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 (4000ns min, 63750ns max)
> 	Interrupt: pin A routed to IRQ 11
> 	Region 0: Memory at f9000000 (32-bit, prefetchable)
> [size=16M]
> 	Region 1: Memory at fdc00000 (32-bit,
> non-prefetchable) [size=4M]
> 	Region 2: Memory at fdb00000 (32-bit,
> non-prefetchable) [size=1M]
> 	Capabilities: [dc] Power Management version 1
> 		Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> 01:00.1 Class 0401: 10c8:8005 (rev 12)
> 	Subsystem: 1028:0088
> 	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV-
> VGASnoop- ParErr- Stepping- SERR- FastB2B-
> 	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr-
> DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> 	Interrupt: pin B routed to IRQ 5
> 	Region 0: Memory at f8c00000 (32-bit, prefetchable)
> [size=4M]
> 	Region 1: Memory at fda00000 (32-bit,
> non-prefetchable) [size=1M]
> 	Capabilities: [dc] Power Management version 1
> 		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> 06:00.0 Class 0200: 10ec:8180 (rev 20)
> 	Subsystem: 1186:3302
> 	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV-
> VGASnoop- ParErr- Stepping- SERR- FastB2B-
> 	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr-
> DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> 	Interrupt: pin A routed to IRQ 11
> 	Region 0: I/O ports at 4800 [disabled] [size=256]
> 	Region 1: Memory at 11000000 (32-bit,
> non-prefetchable) [disabled] [size=512]
> 	Capabilities: [50] Power Management version 2
> 		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA
> PME(D0-,D1+,D2+,D3hot+,D3cold+)
> 		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> 
> 
> + lsusb
> Bus 001 Device 004: ID 05fe:0005 Chic Technology Corp.
> 
> Bus 001 Device 003: ID 059b:0150 Iomega Corp. 
> Bus 001 Device 002: ID 058f:9254 Alcor Micro Corp. Hub
> Bus 001 Device 001: ID 0000:0000  
> 
> + lsusb -v
> 
> Bus 001 Device 004: ID 05fe:0005 Chic Technology Corp.
> 
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               1.00
>   bDeviceClass            0 (Defined at Interface
> level)
>   bDeviceSubClass         0 
>   bDeviceProtocol         0 
>   bMaxPacketSize0         8
>   idVendor           0x05fe Chic Technology Corp.
>   idProduct          0x0005 
>   bcdDevice           20.00
>   iManufacturer           1 Cypress Sem
>   iProduct                2 USB Mouse
>   iSerial                 0 
>   bNumConfigurations      1
>   Configuration Descriptor:
>     bLength                 9
>     bDescriptorType         2
>     wTotalLength           34
>     bNumInterfaces          1
>     bConfigurationValue     1
>     iConfiguration          4
>     bmAttributes         0xa0
>       Remote Wakeup
>     MaxPower              100mA
>     Interface Descriptor:
>       bLength                 9
>       bDescriptorType         4
>       bInterfaceNumber        0
>       bAlternateSetting       0
>       bNumEndpoints           1
>       bInterfaceClass         3 Human Interface
> Devices
>       bInterfaceSubClass      1 Boot Interface
> Subclass
>       bInterfaceProtocol      2 Mouse
>       iInterface              5 EndPoint1 Interrupt
> Pipe
>         HID Device Descriptor:
>           bLength                 9
>           bDescriptorType        33
>           bcdHID               1.00
>           bCountryCode            0
>           bNumDescriptors         1
>           bDescriptorType        34 Report
>           wDescriptorLength      54
> cannot get report descriptor
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x81  EP 1 IN
>         bmAttributes            3
>           Transfer Type            Interrupt
>           Synch Type               none
>         wMaxPacketSize          4
>         bInterval              10
>   Language IDs: (length=4)
>      0409 English(US)
> 
> Bus 001 Device 003: ID 059b:0150 Iomega Corp. 
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               2.00
>   bDeviceClass            0 (Defined at Interface
> level)
>   bDeviceSubClass         0 
>   bDeviceProtocol         0 
>   bMaxPacketSize0        64
>   idVendor           0x059b Iomega Corp.
>   idProduct          0x0150 
>   bcdDevice            1.03
>   iManufacturer           0 
>   iProduct                1 USB 2.0 Storage Device
>   iSerial                 2 01516523200000059246
>   bNumConfigurations      1
>   Configuration Descriptor:
>     bLength                 9
>     bDescriptorType         2
>     wTotalLength           32
>     bNumInterfaces          1
>     bConfigurationValue     1
>     iConfiguration          0
>     bmAttributes         0xc0
>       Self Powered
>     MaxPower                0mA
>     Interface Descriptor:
>       bLength                 9
>       bDescriptorType         4
>       bInterfaceNumber        0
>       bAlternateSetting       0
>       bNumEndpoints           2
>       bInterfaceClass         8 Mass Storage
>       bInterfaceSubClass      6 SCSI
>       bInterfaceProtocol     80 Bulk (Zip)
>       iInterface              0 
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x81  EP 1 IN
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               none
>         wMaxPacketSize         64
>         bInterval               0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x02  EP 2 OUT
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               none
>         wMaxPacketSize         64
>         bInterval               0
>   Language IDs: (length=4)
>      0409 English(US)
> 
> Bus 001 Device 002: ID 058f:9254 Alcor Micro Corp. Hub
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               1.10
>   bDeviceClass            9 Hub
>   bDeviceSubClass         0 
>   bDeviceProtocol         0 
>   bMaxPacketSize0         8
>   idVendor           0x058f Alcor Micro Corp.
>   idProduct          0x9254 Hub
>   bcdDevice            2.00
>   iManufacturer           1 ALCOR
>   iProduct                2 Generic USB Hub
>   iSerial                 0 
>   bNumConfigurations      1
>   Configuration Descriptor:
>     bLength                 9
>     bDescriptorType         2
>     wTotalLength           25
>     bNumInterfaces          1
>     bConfigurationValue     1
>     iConfiguration          0
>     bmAttributes         0xe0
>       Self Powered
>       Remote Wakeup
>     MaxPower              100mA
>     Interface Descriptor:
>       bLength                 9
>       bDescriptorType         4
>       bInterfaceNumber        0
>       bAlternateSetting       0
>       bNumEndpoints           1
>       bInterfaceClass         9 Hub
>       bInterfaceSubClass      0 
>       bInterfaceProtocol      0 
>       iInterface              0 
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x81  EP 1 IN
>         bmAttributes            3
>           Transfer Type            Interrupt
>           Synch Type               none
>         wMaxPacketSize          1
>         bInterval             255
>   Language IDs: (length=4)
>      0409 English(US)
> 
> Bus 001 Device 001: ID 0000:0000  
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               1.10
>   bDeviceClass            9 Hub
>   bDeviceSubClass         0 
>   bDeviceProtocol         0 
>   bMaxPacketSize0         8
>   idVendor           0x0000 
>   idProduct          0x0000 
>   bcdDevice            2.06
>   iManufacturer           3 Linux 2.6.8.1-10mdk
> uhci_hcd
>   iProduct                2 UHCI Host Controller
>   iSerial                 1 0000:00:07.2
>   bNumConfigurations      1
>   Configuration Descriptor:
>     bLength                 9
>     bDescriptorType         2
>     wTotalLength           25
>     bNumInterfaces          1
>     bConfigurationValue     1
>     iConfiguration          0
>     bmAttributes         0xc0
>       Self Powered
>     MaxPower                0mA
>     Interface Descriptor:
>       bLength                 9
>       bDescriptorType         4
>       bInterfaceNumber        0
>       bAlternateSetting       0
>       bNumEndpoints           1
>       bInterfaceClass         9 Hub
>       bInterfaceSubClass      0 
>       bInterfaceProtocol      0 
>       iInterface              0 
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x81  EP 1 IN
>         bmAttributes            3
>           Transfer Type            Interrupt
>           Synch Type               none
>         wMaxPacketSize          2
>         bInterval             255
>   Language IDs: (length=4)
>      0409 English(US)
> 
> + cat -v /proc/bus/usb/devices
> 
> T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1
> Spd=12  MxCh= 2
> B:  Alloc=104/900 us (12%), #Int=  2, #Iso=  0
> D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8
> #Cfgs=  1
> P:  Vendor=0000 ProdID=0000 Rev= 2.06
> S:  Manufacturer=Linux 2.6.8.1-10mdk uhci_hcd
> S:  Product=UHCI Host Controller
> S:  SerialNumber=0000:00:07.2
> C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00
> Driver=hub
> E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms
> 
> T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2
> Spd=12  MxCh= 4
> D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8
> #Cfgs=  1
> P:  Vendor=058f ProdID=9254 Rev= 2.00
> S:  Manufacturer=ALCOR
> S:  Product=Generic USB Hub
> C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00
> Driver=hub
> E:  Ad=81(I) Atr=03(Int.) MxPS=   1 Ivl=255ms
> 
> T:  Bus=01 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#=  3
> Spd=12  MxCh= 0
> D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64
> #Cfgs=  1
> P:  Vendor=059b ProdID=0150 Rev= 1.03
> S:  Product=USB 2.0 Storage Device
> S:  SerialNumber=01516523200000059246
> C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50
> Driver=usb-storage
> E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> 
> T:  Bus=01 Lev=02 Prnt=02 Port=03 Cnt=02 Dev#=  4
> Spd=1.5 MxCh= 0
> D:  Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8
> #Cfgs=  1
> P:  Vendor=05fe ProdID=0005 Rev=20.00
> S:  Manufacturer=Cypress Sem
> S:  Product=USB Mouse
> C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02
> Driver=usbhid
> E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=10ms
> 
> + cat -v /proc/pci
> PCI devices found:
>   Bus  0, device   0, function  0:
>     Class 0600: PCI device 8086:7190 (rev 3).
>       Master Capable.  Latency=32.  
>       Prefetchable 32 bit memory at 0xf4000000
> [0xf7ffffff].
>   Bus  0, device   1, function  0:
>     Class 0604: PCI device 8086:7191 (rev 3).
>       Master Capable.  Latency=32.  Min Gnt=140.
>   Bus  0, device   3, function  0:
>     Class 0607: PCI device 104c:ac1c (rev 1).
>       IRQ 11.
>       Master Capable.  Latency=168.  Min Gnt=192.Max
> Lat=5.
>       Non-prefetchable 32 bit memory at 0x10000000
> [0x10000fff].
>   Bus  0, device   3, function  1:
>     Class 0607: PCI device 104c:ac1c (rev 1).
>       IRQ 11.
>       Master Capable.  Latency=168.  Max Lat=5.
>       Non-prefetchable 32 bit memory at 0x10001000
> [0x10001fff].
>   Bus  0, device   7, function  0:
>     Class 0680: PCI device 8086:7110 (rev 2).
>   Bus  0, device   7, function  1:
>     Class 0101: PCI device 8086:7111 (rev 1).
>       Master Capable.  Latency=32.  
>       I/O at 0x860 [0x86f].
>   Bus  0, device   7, function  2:
>     Class 0c03: PCI device 8086:7112 (rev 1).
>       IRQ 11.
>       Master Capable.  Latency=32.  
>       I/O at 0xece0 [0xecff].
>   Bus  0, device   7, function  3:
>     Class 0680: PCI device 8086:7113 (rev 2).
>       IRQ 9.
>   Bus  1, device   0, function  0:
>     Class 0300: PCI device 10c8:0005 (rev 18).
>       IRQ 11.
>       Master Capable.  Latency=32.  Min Gnt=16.Max
> Lat=255.
>       Prefetchable 32 bit memory at 0xf9000000
> [0xf9ffffff].
>       Non-prefetchable 32 bit memory at 0xfdc00000
> [0xfdffffff].
>       Non-prefetchable 32 bit memory at 0xfdb00000
> [0xfdbfffff].
>   Bus  1, device   0, function  1:
>     Class 0401: PCI device 10c8:8005 (rev 18).
>       IRQ 5.
>       Prefetchable 32 bit memory at 0xf8c00000
> [0xf8ffffff].
>       Non-prefetchable 32 bit memory at 0xfda00000
> [0xfdafffff].
>   Bus  6, device   0, function  0:
>     Class 0200: PCI device 10ec:8180 (rev 32).
>       IRQ 11.
>       Master Capable.  No bursts.  Min Gnt=32.Max
> Lat=64.
>       I/O at 0x4800 [0x48ff].
>       Non-prefetchable 32 bit memory at 0x11000000
> [0x110001ff].
> 
> + cat -v /proc/cmdline
> BOOT_IMAGE=linux ro root=307 noapic nolapic
> devfs=nomount acpi=ht resume=/dev/hda6 splash=silent
> 
> + cat -v /proc/uptime
> 404.77 219.64
> 
> + cat -v /proc/devices
> Character devices:
>   1 mem
>   2 pty
>   3 ttyp
>   4 /dev/vc/0
>   4 tty
>   4 ttyS
>   5 /dev/tty
>   5 /dev/console
>   5 /dev/ptmx
>   7 vcs
>  10 misc
>  13 input
>  14 sound
>  21 sg
>  29 fb
> 128 ptm
> 136 pts
> 180 usb
> 253 pcmcia
> 254 devfs
> 
> Block devices:
>   1 ramdisk
>   2 fd
>   3 ide0
>   7 loop
>   9 md
>  11 sr
>  22 ide1
> 254 mdp
> 
> + cat -v /proc/misc
> 175 agpgart
> 135 rtc
>   1 psaux
> 134 apm_bios
> 
> + cat -v /proc/filesystems
> nodev	sysfs
> nodev	rootfs
> nodev	bdev
> nodev	proc
> nodev	sockfs
> nodev	futexfs
> nodev	tmpfs
> nodev	pipefs
> nodev	eventpollfs
> nodev	devpts
> 	ext2
> 	cramfs
> nodev	ramfs
> nodev	devfs
> nodev	mqueue
> 	ext3
> nodev	usbfs
> nodev	usbdevfs
> 	vfat
> 
> + cat -v /proc/interrupts
>            CPU0       
>   0:     405038          XT-PIC  timer
>   1:        300          XT-PIC  i8042
>   2:          0          XT-PIC  cascade
>  11:      31177          XT-PIC  uhci_hcd, yenta,
> yenta
>  12:         77          XT-PIC  i8042
>  14:       9100          XT-PIC  ide0
>  15:       5510          XT-PIC  ide1
> NMI:          0 
> LOC:          0 
> ERR:          1
> MIS:          0
> 
> + cat -v /proc/iomem
> 00000000-0009fbff : System RAM
> 0009fc00-0009ffff : reserved
> 000a0000-000bffff : Video RAM area
> 000c0000-000cdfff : Video ROM
> 000ce000-000ce7ff : Adapter ROM
> 000ce800-000cefff : Adapter ROM
> 000cf000-000cf7ff : Adapter ROM
> 000cf800-000cffff : Adapter ROM
> 000f0000-000fffff : System ROM
> 00100000-0ffebfff : System RAM
>   00100000-002d11d6 : Kernel code
>   002d11d7-003628ff : Kernel data
> 0ffec000-0ffeffff : reserved
> 10000000-10000fff : 0000:00:03.0
>   10000000-10000fff : yenta_socket
> 10001000-10001fff : 0000:00:03.1
>   10001000-10001fff : yenta_socket
> 100a0000-100fffff : reserved
> 10400000-107fffff : PCI CardBus #02
> 10800000-10bfffff : PCI CardBus #02
> 10c00000-10ffffff : PCI CardBus #06
> 11000000-113fffff : PCI CardBus #06
>   11000000-110001ff : 0000:06:00.0
> f4000000-f7ffffff : 0000:00:00.0
> f8000000-f9ffffff : PCI Bus #01
>   f8c00000-f8ffffff : 0000:01:00.1
>   f9000000-f9ffffff : 0000:01:00.0
>     f9000000-f91d4bff : vesafb
> fd000000-feffffff : PCI Bus #01
>   fda00000-fdafffff : 0000:01:00.1
>   fdb00000-fdbfffff : 0000:01:00.0
>   fdc00000-fdffffff : 0000:01:00.0
> ffe00000-ffffffff : reserved
> 
> + cat -v /proc/ioports
> 0000-001f : dma1
> 0020-0021 : pic1
> 0040-005f : timer
> 0060-006f : keyboard
> 0080-008f : dma page reg
> 00a0-00a1 : pic2
> 00c0-00df : dma2
> 00f0-00ff : fpu
> 0170-0177 : ide1
> 01f0-01f7 : ide0
> 0376-0376 : ide1
> 03c0-03df : vesafb
> 03f6-03f6 : ide0
> 03f8-03ff : serial
> 0800-083f : 0000:00:07.3
> 0840-085f : 0000:00:07.3
> 0860-086f : 0000:00:07.1
>   0860-0867 : ide0
>   0868-086f : ide1
> 0cf8-0cff : PCI conf1
> 4000-40ff : PCI CardBus #02
> 4400-44ff : PCI CardBus #02
> 4800-48ff : PCI CardBus #06
>   4800-48ff : 0000:06:00.0
> 4c00-4cff : PCI CardBus #06
> c000-cfff : PCI Bus #01
> ece0-ecff : 0000:00:07.2
>   ece0-ecff : uhci_hcd
> 
> + cat -v /proc/dma
>  4: cascade
> 
> + cat -v /proc/mtrr
> reg00: base=0x00000000 (   0MB), size= 256MB:
> write-back, count=1
> reg01: base=0x100a0000 ( 256MB), size= 128KB:
> write-through, count=1
> reg02: base=0xf9000000 (3984MB), size=   1MB:
> write-combining, count=1
> 
> + cat -v /proc/partitions
> major minor  #blocks  name
> 
>    3     0   19535040 hda
>    3     1    3068383 hda1
>    3     2          1 hda2
>    3     5    4915858 hda5
>    3     6     522081 hda6
>    3     7    5119600 hda7
>    3     8    4095976 hda8
>    3     9    1812856 hda9
> 
> + cat -v /proc/mounts
> rootfs / rootfs rw 0 0
> /dev/root / ext3 rw,noatime 0 0
> none /proc proc rw,nodiratime 0 0
> none /sys sysfs rw 0 0
> none /proc/bus/usb usbfs rw 0 0
> /dev/hda8 /home ext3 rw,noatime 0 0
> /dev/hda9 /mnt/win_E vfat
> rw,nodiratime,fmask=0000,dmask=0000,codepage=cp850 0 0
> /dev/hda1 /mnt/win_c vfat
> rw,nodiratime,fmask=0000,dmask=0000,codepage=cp850 0 0
> /dev/hda5 /mnt/win_d vfat
> rw,nodiratime,fmask=0000,dmask=0000,codepage=cp850 0 0
> none /dev tmpfs rw 0 0
> none /dev/pts devpts rw 0 0
> none /dev/shm tmpfs rw 0 0
> 
> + cat -v /proc/swaps
> Filename				Type		Size	Used	Priority
> /dev/hda6                               partition
> 522072	0	-1
> 
> + cat -v /proc/meminfo
> MemTotal:       256348 kB
> MemFree:          3176 kB
> Buffers:         11148 kB
> Cached:         114624 kB
> SwapCached:          0 kB
> Active:         160004 kB
> Inactive:        71088 kB
> HighTotal:           0 kB
> HighFree:            0 kB
> LowTotal:       256348 kB
> LowFree:          3176 kB
> SwapTotal:      522072 kB
> SwapFree:       522072 kB
> Dirty:             112 kB
> Writeback:           0 kB
> Mapped:         158024 kB
> Slab:            17408 kB
> Committed_AS:   174480 kB
> PageTables:       1400 kB
> VmallocTotal:   770040 kB
> VmallocUsed:      4108 kB
> VmallocChunk:   764724 kB
> 
> + cat -v /proc/stat
> cpu  14693 91 3659 18397 3476 182 3
> cpu0 14693 91 3659 18397 3476 182 3
> intr 451373 405095 300 0 2 2 92 9 3 0 3 3 31177 77 0
> 9100 5510 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
> ctxt 184732
> btime 1096169566
> processes 4633
> procs_running 1
> procs_blocked 0
> 
> + cat -v /proc/apm
> 1.16ac 1.2 0x03 0x01 0xff 0x80 -1% -1 ?
> 
> + cat -v /proc/modules
> sg 33788 0 - Live 0xd0b20000
> md5 3584 1 - Live 0xd0c3d000
> ipv6 230916 8 - Live 0xd0cf7000
> nm256_audio 72572 0 - Live 0xd0c87000
> sound 72428 1 nm256_audio, Live 0xd0c4f000
> soundcore 7008 1 sound, Live 0xd0a2d000
> ac97 4960 1 nm256_audio, Live 0xd0c16000
> af_packet 16072 0 - Live 0xd0c1c000
> floppy 55088 0 - Live 0xd0c63000
> ds 17572 4 - Live 0xd0c2d000
> yenta_socket 18624 1 - Live 0xd0bff000
> pcmcia_core 59972 2 ds,yenta_socket, Live 0xd0c3f000
> ide-cd 37280 0 - Live 0xd0c22000
> loop 12520 0 - Live 0xd0c05000
> nls_iso8859-1 3680 3 - Live 0xd09e5000
> nls_cp850 4480 3 - Live 0xd0ae8000
> vfat 11008 3 - Live 0xd0a23000
> fat 39776 1 vfat, Live 0xd0c0b000
> intel-agp 19584 1 - Live 0xd0af5000
> agpgart 27752 1 intel-agp, Live 0xd0aed000
> tsdev 5824 0 - Live 0xd0a2a000
> joydev 8032 0 - Live 0xd0a27000
> evdev 7648 1 - Live 0xd0a18000
> usbmouse 4256 0 - Live 0xd0a1b000
> usbhid 41088 0 - Live 0xd0a30000
> sr_mod 15140 0 - Live 0xd0a1e000
> cdrom 37724 2 ide-cd,sr_mod, Live 0xd0a02000
> usb-storage 65504 0 - Live 0xd0a91000
> scsi_mod 104044 3 sg,sr_mod,usb-storage, Live
> 0xd0a76000
> uhci-hcd 28752 0 - Live 0xd09ec000
> usbcore 103172 6 usbmouse,usbhid,usb-storage,uhci-hcd,
> Live 0xd0a5b000
> genrtc 7444 0 - Live 0xd09e9000
> ext3 120680 2 - Live 0xd0a3c000
> jbd 49080 1 ext3, Live 0xd09f5000
> 
> + env
> LESSKEY=/etc/.less
> LC_PAPER=en_US
> KDE_MULTIHEAD=false
> LC_ADDRESS=en_US
> LC_MONETARY=en_US
> HOSTNAME=localhost
> TERM=xterm
> SHELL=/bin/bash
> LC_SOURCED=1
> HISTSIZE=1000
> XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic
> GTK2_RC_FILES=/usr/share/themes/Galaxy/gtk-2.0/gtkrc:/etc/gtk-2.0/gtkrc:/home/robert/.gtkrc-2.0:/home/robert/.kde/share/config/gtkrc
> TMPDIR=/root/tmp
> GTK_RC_FILES=/usr/share/themes/Galaxy/gtk/gtkrc:/etc/gtk/gtkrc:/home/robert/.gtkrc:/home/robert/.kde/share/config/gtkrc
> GS_LIB=/home/robert/.fonts
> WINDOWID=46137351
> LC_NUMERIC=en_US
> QTDIR=/usr/lib/qt3/
> KDE_FULL_SESSION=true
> USER=robert
> XCURSOR_SIZE=
> LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=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:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
> LC_TELEPHONE=en_US
> FLASH_GTK_LIBRARY=libgtk-x11-2.0.so.0
> ENV=/root/.bashrc
> SESSION_MANAGER=local/localhost:/tmp/.ICE-unix/4131
> USERNAME=root
> MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins:/home/robert/.mozilla/plugins
> KONSOLE_DCOP=DCOPRef(konsole-4199,konsole)
> MAIL=/var/spool/mail/robert
> DESKTOP_SESSION=01KDE
> PATH=/usr/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin
> LC_MESSAGES=en_US
> SECURE_LEVEL=2
> LC_IDENTIFICATION=en_US
> LC_COLLATE=en_US
> KONSOLE_DCOP_SESSION=DCOPRef(konsole-4199,session-1)
> INPUTRC=/etc/inputrc
> PWD=/home/robert
> XMODIFIERS=@im=none
> HELP_BROWSER=kfmclient openProfile webbrowsing
> PYTHONSTARTUP=/etc/pythonrc.py
> LC_MEASUREMENT=en_US
> HISTCONTROL=ignoredups
> SHLVL=4
> HOME=/root
> LANGUAGE=en_US:en
> XCURSOR_THEME=slick
> GCONF_TMPDIR=/tmp
> TMP=/root/tmp
> LESS=-MM
> LOGNAME=robert
> LC_CTYPE=en_US
> LESSOPEN=|/usr/bin/lesspipe.sh %s
> BROWSER=kfmclient openProfile webbrowsing
> DESKTOP=kde
> DISPLAY=:0.0
> LC_TIME=en_US
> G_BROKEN_FILENAMES=1
> COLORTERM=
> LC_NAME=en_US
> XAUTHORITY=/root/.xauthZGHCQb
> _=/usr/bin/env
> 
> + sysctl -a
> abi.fake_utsname = 0
> abi.trace = 0
> abi.defhandler_libcso = 68157441
> abi.defhandler_lcall7 = 68157441
> abi.defhandler_elf = 0
> abi.defhandler_coff = 117440515
> cpu.0.speed = 0
> cpu.0.speed-min = 0
> cpu.0.speed-max = 0
> dev.cdrom.check_media = 0
> dev.cdrom.lock = 0
> dev.cdrom.debug = 0
> dev.cdrom.autoeject = 0
> dev.cdrom.autoclose = 0
> dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20
> 2003/12/17
> dev.cdrom.info = 
> dev.cdrom.info = drive name:		hdc	sr0
> dev.cdrom.info = drive speed:		24	52
> 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:		0	1
> dev.cdrom.info = Can write CD-RW:	0	1
> dev.cdrom.info = Can read DVD:		0	0
> dev.cdrom.info = Can write DVD-R:	0	0
> dev.cdrom.info = Can write DVD-RAM:	0	0
> dev.cdrom.info = Can read MRW:		1	1
> dev.cdrom.info = Can write MRW:		1	1
> dev.cdrom.info = Can write RAM:		1	1
> dev.cdrom.info = 
> dev.cdrom.info = 
> dev.scsi.logging_level = 0
> dev.raid.speed_limit_max = 200000
> dev.raid.speed_limit_min = 1000
> net.ipv6.conf.default.max_addresses = 16
> net.ipv6.conf.default.max_desync_factor = 600
> net.ipv6.conf.default.regen_max_retry = 5
> net.ipv6.conf.default.temp_prefered_lft = 86400
> net.ipv6.conf.default.temp_valid_lft = 604800
> net.ipv6.conf.default.use_tempaddr = 0
> net.ipv6.conf.default.force_mld_version = 0
> net.ipv6.conf.default.router_solicitation_delay = 1
> net.ipv6.conf.default.router_solicitation_interval = 4
> net.ipv6.conf.default.router_solicitations = 3
> net.ipv6.conf.default.dad_transmits = 1
> net.ipv6.conf.default.autoconf = 1
> net.ipv6.conf.default.accept_redirects = 1
> net.ipv6.conf.default.accept_ra = 1
> net.ipv6.conf.default.mtu = 1280
> net.ipv6.conf.default.hop_limit = 64
> net.ipv6.conf.default.forwarding = 0
> net.ipv6.conf.all.max_addresses = 16
> net.ipv6.conf.all.max_desync_factor = 600
> net.ipv6.conf.all.regen_max_retry = 5
> net.ipv6.conf.all.temp_prefered_lft = 86400
> net.ipv6.conf.all.temp_valid_lft = 604800
> net.ipv6.conf.all.use_tempaddr = 0
> net.ipv6.conf.all.force_mld_version = 0
> net.ipv6.conf.all.router_solicitation_delay = 1
> net.ipv6.conf.all.router_solicitation_interval = 4
> net.ipv6.conf.all.router_solicitations = 3
> net.ipv6.conf.all.dad_transmits = 1
> net.ipv6.conf.all.autoconf = 1
> net.ipv6.conf.all.accept_redirects = 1
> net.ipv6.conf.all.accept_ra = 1
> net.ipv6.conf.all.mtu = 1280
> net.ipv6.conf.all.hop_limit = 64
> net.ipv6.conf.all.forwarding = 0
> net.ipv6.conf.lo.max_addresses = 16
> net.ipv6.conf.lo.max_desync_factor = 600
> net.ipv6.conf.lo.regen_max_retry = 5
> net.ipv6.conf.lo.temp_prefered_lft = 86400
> net.ipv6.conf.lo.temp_valid_lft = 604800
> net.ipv6.conf.lo.use_tempaddr = -1
> net.ipv6.conf.lo.force_mld_version = 0
> net.ipv6.conf.lo.router_solicitation_delay = 1
> net.ipv6.conf.lo.router_solicitation_interval = 4
> net.ipv6.conf.lo.router_solicitations = 3
> net.ipv6.conf.lo.dad_transmits = 1
> net.ipv6.conf.lo.autoconf = 1
> net.ipv6.conf.lo.accept_redirects = 1
> net.ipv6.conf.lo.accept_ra = 1
> net.ipv6.conf.lo.mtu = 16436
> net.ipv6.conf.lo.hop_limit = 64
> net.ipv6.conf.lo.forwarding = 0
> net.ipv6.neigh.lo.locktime = 0
> net.ipv6.neigh.lo.proxy_delay = 79
> net.ipv6.neigh.lo.anycast_delay = 99
> net.ipv6.neigh.lo.proxy_qlen = 64
> net.ipv6.neigh.lo.unres_qlen = 3
> net.ipv6.neigh.lo.gc_stale_time = 60
> net.ipv6.neigh.lo.delay_first_probe_time = 5
> net.ipv6.neigh.lo.base_reachable_time = 30
> net.ipv6.neigh.lo.retrans_time = 1000
> net.ipv6.neigh.lo.app_solicit = 0
> net.ipv6.neigh.lo.ucast_solicit = 3
> net.ipv6.neigh.lo.mcast_solicit = 3
> net.ipv6.neigh.default.gc_thresh3 = 1024
> net.ipv6.neigh.default.gc_thresh2 = 512
> net.ipv6.neigh.default.gc_thresh1 = 128
> net.ipv6.neigh.default.gc_interval = 30
> net.ipv6.neigh.default.locktime = 0
> net.ipv6.neigh.default.proxy_delay = 79
> net.ipv6.neigh.default.anycast_delay = 99
> net.ipv6.neigh.default.proxy_qlen = 64
> net.ipv6.neigh.default.unerror: unknown error 22
> reading key 'net.ipv6.route.flush'
> res_qlen = 3
> net.ipv6.neigh.default.gc_stale_time = 60
> net.ipv6.neigh.default.delay_first_probe_time = 5
> net.ipv6.neigh.default.base_reachable_time = 30
> net.ipv6.neigh.default.retrans_time = 1000
> net.ipv6.neigh.default.app_solicit = 0
> net.ipv6.neigh.default.ucast_solicit = 3
> net.ipv6.neigh.default.mcast_solicit = 3
> net.ipv6.mld_max_msf = 10
> net.ipv6.ip6frag_secret_interval = 600
> net.ipv6.ip6frag_time = 60
> net.ipv6.ip6frag_low_thresh = 196608
> net.ipv6.ip6frag_high_thresh = 262144
> net.ipv6.bindv6only = 0
> net.ipv6.icmp.ratelimit = 1000
> net.ipv6.route.min_adv_mss = 1
> net.ipv6.route.mtu_expires = 600
> net.ipv6.route.gc_elasticity = 0
> net.ipv6.route.gc_interval = 30
> net.ipv6.route.gc_timeout = 60
> net.ipv6.route.gc_min_interval = 0
> net.ipv6.route.max_size = 4096
> net.ipv6.route.gc_thresh = 1024
> net.unix.max_dgram_qlen = 10
> net.token-ring.rif_timeout = 600000
> net.ipv4.conf.lo.force_igmp_version = 0
> net.ipv4.conf.lo.disable_policy = 0
> net.ipv4.conf.lo.disable_xfrm = 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 = 1
> net.ipv4.conf.lo.shared_media = 1
> net.ipv4.conf.lo.secure_redirects = 1
> net.ipv4.conf.lo.accept_redirects = 1
> net.ipv4.conf.lo.mc_forwarding = 0
> net.ipv4.conf.lo.forwarding = 0
> net.ipv4.conf.default.force_igmp_version = 0
> net.ipv4.conf.default.disable_policy = 0
> net.ipv4.conf.default.disable_xfrm = 0
> net.ipv4.conf.default.arp_ignore = 0
> net.ipv4.conf.default.arp_announce = 0
> net.ipv4.conf.default.arp_filter = 0
> net.ipv4.conf.default.tag = 0
> net.ipv4.conf.default.log_martians = 0
> net.ipv4.conf.default.bootp_relay = 0
> net.ipv4.conf.default.medium_id = 0
> net.ipv4.conf.default.proxy_arp = 0
> net.ipv4.conf.default.accept_source_route = 1
> net.ipv4.conf.default.send_redirects = 1
> net.ipv4.conf.default.rp_filter = 1
> net.ipv4.conf.default.shared_media = 1
> net.ipv4.conf.default.secure_redirects = 1
> net.ipv4.conf.default.accept_redirects = 1
> net.ipv4.conf.default.mc_forwarding = 0
> net.ipv4.conf.default.forwarding = 0
> net.ipv4.conf.all.force_igmp_version = 0
> net.ipv4.conf.all.disable_policy = 0
> net.ipv4.conf.all.disable_xfrm = 0
> net.ipv4.conf.all.arp_ignore = 0
> net.ipv4.conf.all.arp_announce = 0
> net.ipv4.conf.all.arp_filter = 0
> net.ipv4.conf.all.tag = 0
> net.ipv4.conf.all.log_martians = 0
> net.ipv4.conf.all.bootp_relay = 0
> net.ipv4.conf.all.medium_id = 0
> net.ipv4.conf.all.proxy_arp = 0
> net.ipv4.conf.all.accept_source_route = 0
> net.ipv4.conf.all.send_redirects = 1
> net.ipv4.conf.all.rp_filter = 0
> net.ipv4.conf.all.shared_media = 1
> net.ipv4.conf.all.secure_redirects = 1
> net.ipv4.conf.all.accept_redirects = 1
> net.ipv4.conf.all.mc_forwarding = 0
> net.ipv4.conf.all.forwarding = 0
> net.ipv4.neigh.lo.locktime = 99
> net.ipv4.neigh.lo.proxy_delay = 79
> net.ipv4.neigh.lo.anycast_delay = 99
> net.ipv4.neigh.lo.proxy_qlen = 64
> net.ipv4.neigh.lo.unres_qlen = 3
> net.ipv4.neigh.lo.gc_stale_time = 60
> net.ipv4.neigh.lo.delay_first_probe_time = 5
> net.ipv4.neigh.lo.base_reachable_time = 30
> net.ipv4.neigh.lo.retrans_time = 99
> net.ipv4.neigh.lo.app_solicit = 0
> net.ipv4.neigh.lo.ucast_solicit = 3
> net.ipv4.neigh.lo.mcast_solicit = 3
> net.ipv4.neigh.default.gc_thresh3 = 1024
> net.ipv4.neigh.default.gc_thresh2 = 512
> net.ipv4.neigh.default.gc_thresh1 = 128
> net.ipv4.neigh.default.gc_interval = 30
> net.ipv4.neigh.default.locktime = 99
> net.ipv4.neigh.default.proxy_delay = 79
> net.ipv4.neigh.default.anycast_delay = 99
> net.ipv4.neigh.default.proxy_qlen = 64
> net.ipv4.neigh.default.unres_qlen = 3
> net.ipv4.neigh.default.gc_stale_time = 60
> net.ipv4.neigh.default.delay_first_probe_time = 5
> net.ipv4.neigh.default.base_reachable_time = 30
> net.ipv4.neigh.default.retrans_time = 99
> net.ipv4.neigh.default.app_solicit = 0
> net.ipv4.neigh.default.ucast_solicit = 3
> net.ipv4.neigh.default.mcast_solicit = 3
> net.ipv4.tcp_moderate_rcvbuf = 1
> net.ipv4.tcp_default_win_scale = 7
> net.ipv4.tcp_berror: unknown error 22 reading key
> 'net.ipv4.route.flush'
> ic_low_window = 14
> net.ipv4.tcp_bic_fast_convergence = 1
> net.ipv4.tcp_bic = 1
> net.ipv4.tcp_vegas_gamma = 2
> net.ipv4.tcp_vegas_beta = 6
> net.ipv4.tcp_vegas_alpha = 2
> net.ipv4.tcp_vegas_cong_avoid = 0
> net.ipv4.tcp_westwood = 0
> net.ipv4.tcp_no_metrics_save = 0
> net.ipv4.ipfrag_secret_interval = 600
> net.ipv4.tcp_low_latency = 0
> net.ipv4.tcp_frto = 0
> net.ipv4.tcp_tw_reuse = 0
> net.ipv4.icmp_ratemask = 6168
> net.ipv4.icmp_ratelimit = 1000
> net.ipv4.tcp_adv_win_scale = 2
> net.ipv4.tcp_app_win = 31
> net.ipv4.tcp_rmem = 4096	87380	174760
> net.ipv4.tcp_wmem = 4096	16384	131072
> net.ipv4.tcp_mem = 24576	32768	49152
> net.ipv4.tcp_dsack = 1
> net.ipv4.tcp_ecn = 0
> net.ipv4.tcp_reordering = 3
> net.ipv4.tcp_fack = 1
> net.ipv4.tcp_orphan_retries = 0
> net.ipv4.inet_peer_gc_maxtime = 120
> net.ipv4.inet_peer_gc_mintime = 10
> net.ipv4.inet_peer_maxttl = 600
> net.ipv4.inet_peer_minttl = 120
> net.ipv4.inet_peer_threshold = 65664
> net.ipv4.igmp_max_msf = 10
> net.ipv4.igmp_max_memberships = 20
> net.ipv4.route.secret_interval = 600
> net.ipv4.route.min_adv_mss = 256
> net.ipv4.route.min_pmtu = 552
> net.ipv4.route.mtu_expires = 600
> net.ipv4.route.gc_elasticity = 8
> net.ipv4.route.error_burst = 5000
> net.ipv4.route.error_cost = 1000
> net.ipv4.route.redirect_silence = 20480
> net.ipv4.route.redirect_number = 9
> net.ipv4.route.redirect_load = 20
> net.ipv4.route.gc_interval = 60
> net.ipv4.route.gc_timeout = 300
> net.ipv4.route.gc_min_interval = 0
> net.ipv4.route.max_size = 32768
> net.ipv4.route.gc_thresh = 2048
> net.ipv4.route.max_delay = 10
> net.ipv4.route.min_delay = 2
> net.ipv4.icmp_ignore_bogus_error_responses = 0
> net.ipv4.icmp_echo_ignore_broadcasts = 0
> net.ipv4.icmp_echo_ignore_all = 0
> net.ipv4.ip_local_port_range = 32768	61000
> net.ipv4.tcp_max_syn_backlog = 1024
> net.ipv4.tcp_rfc1337 = 0
> net.ipv4.tcp_stdurg = 0
> net.ipv4.tcp_abort_on_overflow = 0
> net.ipv4.tcp_tw_recycle = 0
> net.ipv4.tcp_syncookies = 0
> net.ipv4.tcp_fin_timeout = 60
> net.ipv4.tcp_retries2 = 15
> net.ipv4.tcp_retries1 = 3
> net.ipv4.tcp_keepalive_intvl = 75
> net.ipv4.tcp_keepalive_probes = 9
> net.ipv4.tcp_keepalive_time = 7200
> net.ipv4.ipfrag_time = 30
> net.ipv4.ip_dynaddr = 0
> net.ipv4.ipfrag_low_thresh = 196608
> net.ipv4.ipfrag_high_thresh = 262144
> net.ipv4.tcp_max_tw_buckets = 180000
> net.ipv4.tcp_max_orphans = 8192
> 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.optmem_max = 10240
> net.core.message_burst = 10
> net.core.message_cost = 5
> net.core.mod_cong = 290
> net.core.lo_cong = 100
> net.core.no_cong = 20
> net.core.no_cong_thresh = 10
> net.core.netdev_max_backlog = 300
> net.core.dev_weight = 64
> net.core.rmem_default = 109568
> net.core.wmem_default = 109568
> net.core.rmem_max = 109568
> net.core.wmem_max = 109568
> vm.vfs_cache_pressure = 100
> vm.block_dump = 0
> vm.laptop_mode = 0
> vm.max_map_count = 65536
> vm.min_free_kbytes = 511
> vm.lower_zone_protection = 0
> vm.swappiness = 60
> vm.nr_pdflush_threads = 2
> vm.dirty_expire_centisecs = 3000
> vm.dirty_writeback_centisecs = 500
> vm.dirty_ratio = 40
> vm.dirty_background_ratio = 10
> vm.page-cluster = 3
> vm.overcommit_ratio = 50
> vm.overcommit_memory = 0
> kernel.ngroups_max = 65536
> kernel.printk_ratelimit_burst = 10
> kernel.printk_ratelimit = 5
> kernel.panic_on_oops = 0
> kernel.pid_max = 32768
> kernel.overflowgid = 65534
> kernel.overflowuid = 65534
> kernel.pty.nr = 4
> kernel.pty.max = 4096
> kernel.random.uuid =
> 2e05e9e0-3fcc-4c4b-a864-81a3014509db
> kernel.random.boot_id =
> b49909b9-ede8-4f2d-be55-e5d314c80582
> kernel.random.write_wakeup_threshold = 128
> kernel.random.read_wakeup_threshold = 64
> kernel.random.entropy_avail = 4096
> kernel.random.poolsize = 512
> kernel.threads-max = 4094
> kernel.cad_pid = 1
> kernel.sysrq = 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.acct = 4	2	30
> kernel.hotplug = /sbin/hotplug
> kernel.modprobe = /sbin/modprobe
> kernel.printk = 3	4	1	7
> kernel.ctrl-alt-del = 0
> kernel.real-root-dev = 256
> kernel.cap-bound = -257
> kernel.tainted = 0
> kernel.core_pattern = core
> kernel.core_uses_pid = 1
> kernel.panic = 0
> kernel.domainname = (none)
> kernel.hostname = localhost
> kernel.version = #1 Wed Sep 8 17:00:52 CEST 2004
> kernel.osrelease = 2.6.8.1-10mdk
> kernel.ostype = Linux
> fs.mqueue.msgsize_max = 8192
> fs.mqueue.msg_max = 10
> fs.mqueue.queues_max = 256
> fs.quota.syncs = 22
> fs.quota.free_dquots = 0
> fs.quota.allocated_dquots = 0
> fs.quota.cache_hits = 0
> fs.quota.writes = 0
> fs.quota.reads = 0
> fs.quota.drops = 0
> fs.quota.lookups = 0
> fs.aio-max-nr = 65536
> fs.aio-nr = 0
> fs.lease-break-time = 45
> fs.dir-notify-enable = 1
> fs.leases-enable = 1
> fs.overflowgid = 65534
> fs.overflowuid = 65534
> fs.dentry-state = 32458	30430	45	0	0	0
> fs.file-max = 25242
> fs.file-nr = 2100	0	25242
> fs.inode-state = 10737	34	0	0	0	0	0
> fs.inode-nr = 10737	34
> 
> + modprobe -V
> module-init-tools version 3.0
> 
> + modprobe -l *driverloader*
> /lib/modules/2.6.8.1-10mdk/misc/driverloader.ko
> 
> + cat -v /etc/modules.conf
> 
> 
> + cat -v /etc/modprobe.conf
> # This file is autogenerated from /etc/modules.conf
> using generate-modprobe.conf command
> 
> alias sound-slot-0 nm256_audio
> install usb-interface /sbin/modprobe uhci-hcd;
> /bin/true
> 
> + depmod -e -a
> 
> + cd /etc/driverloader/config && find . -ls
>  82448    4 drwxr-xr-x   2 root     root         4096
> Sep 25 20:16 .
>  82459    0 -rw-r--r--   1 root     root            0
> Sep 25 20:16 ./.perlmodsok
> 
> + cd /etc/driverloader/config && find . -print -type f
> -exec cat {} \;
> .
> ./.perlmodsok
> 
> + cd /etc/driverloader/static && find . -ls
>  82449    4 drwxr-xr-x   2 root     root         4096
> Sep 25 20:15 .
>  82450    4 -r--r--r--   1 root     root           16
> Sep 20 11:07 ./webconf
> 
> + cd /etc/driverloader/static && find . -print -type f
> -exec cat {} \;
> .
> ./webconf
> 127.0.0.1:18020
> 
> + ls -lR /usr/lib/driverloader/.
> /usr/lib/driverloader/.:
> total 296
> drwxr-xr-x  2 root root   4096 Sep 25 20:15 CGI
> -r--r--r--  1 root root 225851 Sep 20 11:07 CGI.pm
> -r--r--r--  1 root root  17478 Sep 20 11:07
> dldrparser.pm
> -r--r--r--  1 root root   3214 Sep 20 11:07 LICENSE
> drwxr-xr-x  4 root root   4096 Sep 25 20:15 modules
> -r-xr-xr-x  1 root root  26217 Sep 20 11:07 webconfd
> -r--r--r--  1 root root    695 Sep 20 11:07
> webconfd.conf
> drwxr-xr-x  5 root root   4096 Sep 25 20:15
> webconfdocs
> 
> /usr/lib/driverloader/./CGI:
> total 80
> -r--r--r--  1 root root   271 Sep 20 11:07 Apache.pm
> -r--r--r--  1 root root 15148 Sep 20 11:07 Carp.pm
> -r--r--r--  1 root root 14213 Sep 20 11:07 Cookie.pm
> -r--r--r--  1 root root  7191 Sep 20 11:07 Fast.pm
> -r--r--r--  1 root root  7841 Sep 20 11:07 Pretty.pm
> -r--r--r--  1 root root 10942 Sep 20 11:07 Push.pm
> -r--r--r--  1 root root   285 Sep 20 11:07 Switch.pm
> -r--r--r--  1 root root 10855 Sep 20 11:07 Util.pm
> 
> /usr/lib/driverloader/./modules:
> total 8
> drwxr-xr-x  3 root root 4096 Sep 25 20:15 binaries
> drwxr-xr-x  2 root root 4096 Sep 25 20:15 GPL
> 
> /usr/lib/driverloader/./modules/binaries:
> total 4
> drwxr-xr-x  2 root root 4096 Sep 25 20:15
> linux-2.6.8.1-10mdk
> 
> /usr/lib/driverloader/./modules/binaries/linux-2.6.8.1-10mdk:
> total 336
> -r--r--r--  1 root root 339928 Sep 20 11:07
> driverloader.ko
> 
> /usr/lib/driverloader/./modules/GPL:
> total 20
> -r--r--r--  1 root root 18860 Aug 23  2003 COPYING
> 
> /usr/lib/driverloader/./webconfdocs:
> total 16
> drwxr-xr-x  2 root root 4096 Sep 25 20:15 cgi-bin
> drwxr-xr-x  2 root root 4096 Sep 25 20:15 images
> drwxr-xr-x  2 root root 4096 Sep 25 20:15 includes
> -r--r--r--  1 root root   94 Oct  2  2003 index.html
> 
> /usr/lib/driverloader/./webconfdocs/cgi-bin:
> total 44
> -r-xr-xr-x  1 root root 21554 Aug  9 22:13 config.cgi
> -r-xr-xr-x  1 root root   707 Jan 25  2004 dmesg.cgi
> -r-xr-xr-x  1 root root  2100 Jan 22  2004
> fileupload.cgi
> -r-xr-xr-x  1 root root  6627 Jul 12 10:22 parse.cgi
> -r-xr-xr-x  1 root root  2449 Jan 25  2004
> saveconfig.cgi
> 
> /usr/lib/driverloader/./webconfdocs/images:
> total 20
> -r--r--r--  1 root root  253 Oct  6  2003 blink.gif
> -r--r--r--  1 root root  189 Oct  6  2003 info.gif
> -r--r--r--  1 root root 9807 Oct  6  2003 linuxant.gif
> 
> /usr/lib/driverloader/./webconfdocs/includes:
> total 32
> -r--r--r--  1 root root   144 Sep 20 11:07 config.inc
> -r--r--r--  1 root root   400 Jan  7  2004 footer.inc
> -r--r--r--  1 root root   859 Sep 20 11:07 header.inc
> -r--r--r--  1 root root  1094 Sep 20 11:07
> mainhead.inc
> -r--r--r--  1 root root 15670 Oct 14  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 204
> -rw-r--r--  1 root root  14457 Sep 25 20:37
> net8180.inf
> -rw-r--r--  1 root root 185216 Sep 25 20:37
> rtl8180.sys
> 
> + cd /var/lib/driverloader && find . -name '*.inf'
> -type f -print -exec cat {} \;
> ./net8180.inf
> ;; NET8180.INF (NT 5.0 & Win98 combined inf for NDIS5
> driver)
> ;;
> ;; Realtek RTL8180 Family PCI/Cardbus Fast Ethernet
> Network Interface Cards.
> ;;
> ;; Copyright 1996-2002, Realtek Semiconductor
> Corporation
> ;;
> ;; .this release is primarily for motherboard OEM for
> WHQL test.
> 
> [version]
> Signature      = "$Chicago$"
> Compatible     = 1
> Class          = Net
> ClassGUID      =
> {4d36e972-e325-11ce-bfc1-08002be10318}
> Provider       = %Realtek%                            
>     ;;
> CatalogFile    = net8180.cat                          
>     ;; for WHQL certified
> ;CatalogFile.NT = netr8180n.cat
> DriverVer      = 04/29/2004,5.169.0429.2004
> 
> [Manufacturer]
> %Realtek%   = Realtek
> 
> [ControlFlags]
> ExcludeFromSelect     = PCI\VEN_10EC&DEV_8180
> ExcludeFromSelect     =
> PCI\VEN_10EC&DEV_8180&SUBSYS_818010EC                 
>       
> 
> [Realtek]
> %RTL8180.DeviceDesc%  = RTL8180.ndi,
> PCI\VEN_10EC&DEV_8180
> %RTL8180.DeviceDesc%  = RTL8180.ndi,
> PCI\VEN_10EC&DEV_8180&SUBSYS_818010EC
> 
> ;;****************************************************************************
> ;; Windows 9x
> ;;****************************************************************************
> [rtl8180.ndi]
> DriverVer       = 04/29/2004,169
> AddReg          = rtl8180.id.reg, RTL8180.common.reg,
> RTL8180.win.reg
> CopyFiles       = RTL8180.CopyFiles98
> ;DeviceID        = "PCI\VEN_10EC&DEV_8180"
> ;LogConfig       = DefaultConfig
> 
> ;;****************************************************************************
> ;; NT 5.0
> ;;****************************************************************************
> [RTL8180.ndi.NT]
> AddReg          = RTL8180.common.reg, RTL8180.reg
> Characteristics = 0x84
> BusType         = 5
> CopyFiles       = RTL8180.CopyFiles
> 
> [RTL8180.ndi.NT.Services]
> AddService = rtl8180, 2, rtsnt.Service,
> RTL8180.EventLog
> 
> [RTL8180.CopyFiles]
> RTL8180.sys,,,2
> 
> [RTL8180.CopyFiles98]
> RTL8180.sys,,,2
> 
> ;;----------------------------------------------------------------------------
> ;; RTL8180 Parameters
> ;;----------------------------------------------------------------------------
> ;;***************************************************************************
> ;; Windows 9x parameters
> ;;***************************************************************************
> [rtl8180.id.reg]
> HKR, Ndi,       DeviceID,       0,     
> "PCI\VEN_10EC&DEV_8180"
> 
> HKR, Ndi\Install,                       ,       0,    
>  rtsnt.install
> HKR, NDI\Params\NetworkAddress,         flag,   1,    
>  30, 00, 00, 00
> 
> [RTL8180.win.reg]
> ;; key,subkey,valuname,type,value
> HKR, ,  DriverDesc,     0,      "Realtek RTL8180
> Wireless LAN (Mini-)PCI NIC"
> HKR, ,  DevLoader,      0,      *ndis
> HKR, ,  DeviceVxDs,     0,      rtl8180.sys
> HKR, ,  EnumPropPages,  0,      netdi.dll,     
> EnumPropPages
> 
> ;;params
> HKR, ,  MediaType,      0,      1
> HKR, ,  AdapterType,    0,      5
> HKR, ,  BusType,        0,      5
> 
> ;; NDIS Info
> HKR, NDIS,              MajorNdisVersion,       1,    
>  03
> HKR, NDIS,              MinorNdisVersion,       1,    
>  0a
> HKR, NDIS,              LogDriverName,          0,    
>  "RTL8180"
> 
> ;; Interfaces
> HKR, Ndi\Interfaces,    DefLower,               ,     
>  "ethernet"
> HKR, Ndi\Interfaces,    LowerRange,             ,     
>  "ethernet"
> HKR, Ndi\Interfaces,    DefUpper,               ,     
>  "ndis3"
> HKR, Ndi\Interfaces,    UpperRange,             ,     
>  "ndis3"
> 
> ;; Install sections
> HKR, Ndi\Install,       ndis3,                  0,    
>  "rtl180.ndis5"
> 
> ;;****************************************************************************
> ;; RTL8180 common parameters
> ;;****************************************************************************
> [RTL8180.common.reg]
> ;HKR,Ndi\Params\Coalesce, ParamDesc, 0, "always
> coalesce"
> ;HKR,Ndi\Params\Coalesce, Type,      0, "enum"
> ;HKR,Ndi\Params\Coalesce, Default,   0, "0"
> ;HKR,Ndi\Params\Coalesce\enum, "0",  0, "Disable"
> ;HKR,Ndi\Params\Coalesce\enum, "1",  0, "Enable"
> 
> ;HKR,Ndi\Params\RateDependentAck, ParamDesc, 0,
> "Enable Rate Dependent Ack"
> ;HKR,Ndi\Params\RateDependentAck, Type,      0, "enum"
> ;HKR,Ndi\Params\RateDependentAck, Default,   0, "0"
> ;HKR,Ndi\Params\RateDependentAck\enum, "0",  0,
> "Disable"
> ;HKR,Ndi\Params\RateDependentAck\enum, "1",  0,
> "Enable"
> 
> HKR,Ndi\params\NetworkAddress,   ParamDesc, 0,
> %NetworkAddress%
> HKR,Ndi\params\NetworkAddress,   type,      0, "edit"
> HKR,Ndi\params\NetworkAddress,   default,   0,
> "000000000000"
> HKR,Ndi\params\NetworkAddress,   LimitText, 0, "12"
> HKR,Ndi\params\NetworkAddress,   UpperCase, 0, "1"
> HKR,Ndi\params\NetworkAddress,   Optional,  0, "1"
> 
> ;HKR,NDI\Params\TxMaxDMABurst,flag,1,30,00,00,00
> ;HKR,Ndi\params\TxMaxDMABurst,ParamDesc,0,"Transmit
> DMA burst size"
> ;HKR,Ndi\params\TxMaxDMABurst,type,0,enum
> ;HKR,Ndi\params\TxMaxDMABurst,default,0,6
> ;HKR,Ndi\params\TxMaxDMABurst\enum,0,0,"0:16 bytes"
> ;HKR,Ndi\params\TxMaxDMABurst\enum,1,0,"1:32 bytes"
> ;HKR,Ndi\params\TxMaxDMABurst\enum,2,0,"2:64 bytes"
> ;HKR,Ndi\params\TxMaxDMABurst\enum,3,0,"3:128 bytes"
> ;HKR,Ndi\params\TxMaxDMABurst\enum,4,0,"4:256 bytes"
> ;HKR,Ndi\params\TxMaxDMABurst\enum,5,0,"5:512 bytes"
> ;HKR,Ndi\params\TxMaxDMABurst\enum,6,0,"6:1024 bytes"
> ;HKR,Ndi\params\TxMaxDMABurst\enum,7,0,"7:2048 bytes"
> 
> ;HKR,NDI\Params\RxMaxDMABurst,flag,1,30,00,00,00
> ;HKR,Ndi\params\RxMaxDMABurst,ParamDesc,0,"Receive DMA
> burst size"
> ;HKR,Ndi\params\RxMaxDMABurst,type,0,enum
> ;HKR,Ndi\params\RxMaxDMABurst,default,0,6
> ;HKR,Ndi\params\RxMaxDMABurst\enum,0,0,"0:16 bytes"
> ;HKR,Ndi\params\RxMaxDMABurst\enum,1,0,"1:32 bytes"
> ;HKR,Ndi\params\RxMaxDMABurst\enum,2,0,"2:64 bytes"
> ;HKR,Ndi\params\RxMaxDMABurst\enum,3,0,"3:128 bytes"
> ;HKR,Ndi\params\RxMaxDMABurst\enum,4,0,"4:256 bytes"
> ;HKR,Ndi\params\RxMaxDMABurst\enum,5,0,"5:512 bytes"
> ;HKR,Ndi\params\RxMaxDMABurst\enum,6,0,"6:1024 bytes"
> ;HKR,Ndi\params\RxMaxDMABurst\enum,7,0,"7:unlimitted"
> 
> ;HKR,NDI\Params\EarlyRxThreshold,flag,1,30,00,00,00
> ;HKR,Ndi\params\EarlyRxThreshold,ParamDesc,0,"Receive
> FIFO threshold"
> ;HKR,Ndi\params\EarlyRxThreshold,type,0,enum
> ;HKR,Ndi\params\EarlyRxThreshold,default,0,2
> ;HKR,Ndi\params\EarlyRxThreshold\enum,0,0,"0:16 bytes"
> ;HKR,Ndi\params\EarlyRxThreshold\enum,1,0,"1:32 bytes"
> ;HKR,Ndi\params\EarlyRxThreshold\enum,2,0,"2:64 bytes"
> ;HKR,Ndi\params\EarlyRxThreshold\enum,3,0,"3:128
> bytes"
> ;HKR,Ndi\params\EarlyRxThreshold\enum,4,0,"4:256
> bytes"
> ;HKR,Ndi\params\EarlyRxThreshold\enum,5,0,"5:512
> bytes"
> ;HKR,Ndi\params\EarlyRxThreshold\enum,6,0,"6:1024
> bytes"
> ;HKR,Ndi\params\EarlyRxThreshold\enum,7,0,"7:Disabled"
> 
> ;HKR,defaults,ListenInterval,0,"3"
> ;HKR,Ndi\params\ListenInterval,default,	0,"3"
> ;HKR,NDI\params\ListenInterval,ParamDesc,,%LISTENINTERVAL_STR%
> ;HKR,NDI\params\ListenInterval,type,		,"int"
> ;HKR,NDI\params\ListenInterval,flag,	
> 1,"30","00","00","00"
> ;HKR,NDI\params\ListenInterval,min,		0,"0"
> ;HKR,NDI\params\ListenInterval,max,		0,"77"
> ;HKR,NDI\params\ListenInterval,step,		0,"1"
> ;HKR,NDI\params\ListenInterval,optional,	0,"1"
> 
> ;HKR,defaults,AH_BcnIntv,0,"1000"
> ;HKR,Ndi\params\AH_BcnIntv,default,0,"100"
> ;HKR,NDI\params\AH_BcnIntv,ParamDesc,0,%AH_BCNINTV_STR%
> ;HKR,NDI\params\AH_BcnIntv,type,0,"int"
> ;HKR,NDI\params\AH_BcnIntv,min,0,"20"
> ;HKR,NDI\params\AH_BcnIntv,max,0,"1000"
> ;HKR,NDI\params\AH_BcnIntv,step,0,"1"
> 
> ;HKR,defaults,AH_ATIMWnd,0,"1000"
> ;HKR,Ndi\params\AH_ATIMWnd,default,0,"10"
> ;HKR,NDI\params\AH_ATIMWnd,ParamDesc,0,%AH_ATIMINTV_STR%
> ;HKR,NDI\params\AH_ATIMWnd,type,0,"int"
> ;HKR,NDI\params\AH_ATIMWnd,min,0,"0"
> ;HKR,NDI\params\AH_ATIMWnd,max,0,"1000"
> ;HKR,NDI\params\AH_ATIMWnd,step,0,"1"
> 
> ;HKR,defaults,RTSThresh,0,"2432"
> ;HKR,Ndi\params\RTSThresh,default,0,"2432"
> ;HKR,NDI\params\RTSThresh,ParamDesc,0,%RTSTHRESH_STR%
> ;HKR,NDI\params\RTSThresh,type,0,"int"
> ;HKR,NDI\params\RTSThresh,flag,1,"20","00","00","00"
> ;HKR,NDI\params\RTSThresh,min,0,"0"
> ;HKR,NDI\params\RTSThresh,max,0,"2432"
> ;HKR,NDI\params\RTSThresh,step,0,"64"
> ;HKR,NDI\params\RTSThresh,optional,0,"1"
> 
> ;HKR,defaults,FragThresh,0,"2432"
> ;HKR,Ndi\params\FragThresh,default,0,"2432"
> ;HKR,NDI\params\FragThresh,ParamDesc,0,%FRAGTHRESH_STR%
> ;HKR,NDI\params\FragThresh,type,0,"int"
> ;HKR,NDI\params\FragThresh,flag,1,"20","00","00","00"
> ;HKR,NDI\params\FragThresh,min,0,"256"
> ;HKR,NDI\params\FragThresh,max,0,"2432"
> ;HKR,NDI\params\FragThresh,step,0,"128"
> ;HKR,NDI\params\FragThresh,optional,0,"1"
> 
> 
> ;HKR,defaults,PreambleMode,0,"1"
> ;HKR,Ndi\params\PreambleMode,default,0,"1"
> ;HKR,NDI\params\PreambleMode,ParamDesc,,%SHORT_PREAM_STR%
> ;HKR,NDI\params\PreambleMode,type,,"enum"
> ;HKR,NDI\params\PreambleMode,flag,1,"30","00","00","00"
> ;HKR,NDI\params\PreambleMode\enum,1,,"Long Tx
> Preamble"
> ;HKR,NDI\params\PreambleMode\enum,2,,"Short Tx
> Preamble"
> ;HKR,NDI\params\PreambleMode\enum,3,,"Auto"
> ;HKR,NDI\params\PreambleMode,optional,0,"1"
> 
> ;HKR,defaults,AuthentAlg,0,"65535"
> ;HKR,NDI\params\AuthentAlg,default,0,"0"
> ;HKR,NDI\params\AuthentAlg,ParamDesc,,%AUTHENT_TYPE_STR%
> ;HKR,NDI\params\AuthentAlg,type,,"enum"
> ;HKR,NDI\params\AuthentAlg,flag,1,"30","00","00","00"
> ;HKR,NDI\params\AuthentAlg\enum,1,,"Open System"
> ;HKR,NDI\params\AuthentAlg\enum,2,,"Share Key(40 bit)"
> ;HKR,NDI\params\AuthentAlg\enum,3,,"Share Key(128
> bit)"
> ;HKR,NDI\params\AuthentAlg,optional,0,"1"
> 
> ;HKR,defaults,AdhocDemoMode,0,"0"
> ;HKR,Ndi\params\AdhocDemoMode,default,0,"0"
> ;HKR,NDI\params\AdhocDemoMode,ParamDesc,,%ADHOC_DEMO_STR%
> ;HKR,NDI\params\AdhocDemoMode,type,,"enum"
> ;HKR,NDI\params\AdhocDemoMode,flag,1,"30","00","00","00"
> ;HKR,NDI\params\AdhocDemoMode\enum,0,,"Disable"
> ;HKR,NDI\params\AdhocDemoMode\enum,1,,"Enable"
> ;HKR,NDI\params\AdhocDemoMode,optional,0,"1"
> 
> HKR,defaults,Channel,0,"1"
> HKR,Ndi\params\Channel,default,	0,"1"
> HKR,NDI\params\Channel,ParamDesc,,%CHANNEL_STR%
> HKR,NDI\params\Channel,type,		,"int"
> HKR,NDI\params\Channel,flag,		1,"30","00","00","00"
> HKR,NDI\params\Channel,min,			0,"1"
> HKR,NDI\params\Channel,max,			0,"14"
> HKR,NDI\params\Channel,step,		0,"1"
> ;HKR,NDI\params\Channel,optional,	0,"1"
> 
> ;HKR,defaults,DataRate,0,"0"
> ;HKR,Ndi\params\DataRate,default,0,"0"
> ;HKR,NDI\params\DataRate,ParamDesc,,%DATA_RATE_STR%
> ;HKR,NDI\params\DataRate,type,,"enum"
> ;HKR,NDI\params\DataRate,flag,1,"30","00","00","00"
> ;HKR,NDI\params\DataRate\enum,0,,"Auto"
> ;HKR,NDI\params\DataRate\enum,1,,"1 Mbps"
> ;HKR,NDI\params\DataRate\enum,2,,"2 Mbps"
> ;HKR,NDI\params\DataRate\enum,3,,"5.5 Mbps"
> ;HKR,NDI\params\DataRate\enum,4,,"11 Mbps"
> ;HKR,NDI\params\DataRate,optional,0,"1"
> 
> HKR,defaults,PowerSaveMode,0,"0"
> HKR,Ndi\params\PowerSaveMode,default,0,"0"
> HKR,NDI\params\PowerSaveMode,ParamDesc,,%POWER_SAVE_STR%
> HKR,NDI\params\PowerSaveMode,type,,"enum"
> HKR,NDI\params\PowerSaveMode,flag,1,"30","00","00","00"
> HKR,NDI\params\PowerSaveMode\enum,0,,"CAM"
> HKR,NDI\params\PowerSaveMode\enum,1,,"MAX_PSP"
> HKR,NDI\params\PowerSaveMode\enum,2,,"Fast_PSP"
> ;HKR,NDI\params\PowerSaveMode,optional,0,"1"
> 
> HKR,Ndi\params\SSID,   	ParamDesc, 	0, 	%SSID_STR%
> HKR,defaults,			SSID,		0,	"ANY"
> HKR,Ndi\params\SSID,   	type,      	0, 	"edit"
> HKR,Ndi\params\SSID,   	default,   	0, 	"ANY"
> HKR,Ndi\params\SSID,   	LimitText, 	0, 	"32"
> ;HKR,Ndi\params\SSID,   	Optional,  	0, 	"1"
> 
> HKR,defaults,NetworkType,0,"1"
> HKR,Ndi\params\NetworkType,default,0,"1"
> HKR,NDI\params\NetworkType,ParamDesc,,%NETWORK_TYPE_STR%
> HKR,NDI\params\NetworkType,type,,"enum"
> HKR,NDI\params\NetworkType,flag,1,"30","00","00","00"
> HKR,NDI\params\NetworkType\enum,0,,"Ad Hoc"
> HKR,NDI\params\NetworkType\enum,1,,"Infrastructure"
> HKR,NDI\params\NetworkType\enum,2,,"Auto select"
> ;HKR,NDI\params\NetworkType,optional,0,"1"
> 
> 
> HKR,,DefaultKeyID,,"0"
> HKR,,DefaultKey0,,""
> HKR,,DefaultKey1,,""
> HKR,,DefaultKey2,,""
> HKR,,DefaultKey3,,""
> HKR,,FastRoaming,,"0"
> HKR,,AdHocRateAdaptive,,"1"
> HKR,,ShortRetryLimit,,"127"
> HKR,,LongRetryLimit,,"127"
> ;;****************************************************************************
> ;; NT 5.0 parameters
> ;;****************************************************************************
> [RTL8180.reg]
> HKR, Ndi\Interfaces,            UpperRange, 0, "ndis5"
> HKR, Ndi\Interfaces,            LowerRange, 0,
> "ethernet"
> HKR, Ndi,                       Service,    0,
> "RTL8180"
> 
> [rtsnt.Service]
> DisplayName     = %RTL8180.Service.DispName%
> ServiceType     = 1                             ;
> %SERVICE_KERNEL_DRIVER%
> StartType       = 3                             ;
> %SERVICE_DEMAND_START%
> ErrorControl    = 1                             ;
> %SERVICE_ERROR_NORMAL%
> ServiceBinary   = %12%\RTL8180.SYS
> LoadOrderGroup  = NDIS
> 
> [RTL8180.EventLog]
> Addreg = RTL8180.AddEventLog.reg
> 
> [RTL8180.AddEventLog.reg]
> HKR,    ,   EventMessageFile,   0x00020000,
> "%%SystemRoot%%\System32\netevent.dll"
> HKR,    ,   TypesSupported,     0x00010001, 7
> 
> ;;****************************************************************************
> ;; Destination Directory
> ;;****************************************************************************
> [DestinationDirs]
> RTL8180.CopyFiles           = 12
> RTL8180.CopyFiles98         = 11
> DefaultDestDir              = 11        ; LDID_SYS
> 
> ;;****************************************************************************
> ;; Source Files
> ;;****************************************************************************
> [SourceDisksNames]
> 1=%DISKNAME%,,,
> 
> [SourceDisksFiles]
> rtl8180.sys  = 1
> ;netr8180.inf  = 1
> ;netr8180.cat  = 1
> ;netr8180n.cat  = 1
> 
> ;;****************************************************************************
> ;; Strings
> ;;****************************************************************************
> [Strings]
> ;Msft                      = "Microsoft"
> Realtek                   = "Realtek"
> 
> ;;Source disk name
> DISKNAME = " Realtek RTL8180 Wireless LAN (Mini-)PCI
> Driver Disk "
> 
> NetworkAddress          = "Network Address"
> ADHOC_DEMO_STR         	= "Adhoc Demo Mode"
> SHORT_PREAM_STR        	= "Preamble Mode"
> AH_BCNINTV_STR			= "Beacon Interval"
> AH_ATIMINTV_STR			= "Atim Window"
> RTSTHRESH_STR          	= "RTS Threshold"
> FRAGTHRESH_STR         	= "Fragmentation Threshold"
> AUTHENT_TYPE_STR       	= "Authentication Algorithm"
> LISTENINTERVAL_STR     	= "Listen Interval"
> CHANNEL_STR				= "Channel"
> DATA_RATE_STR			= "Data Rate"
> POWER_SAVE_STR			= "Power Save Mode"
> SSID_STR				= "SSID"
> NETWORK_TYPE_STR		= "Network Type"
> RTL8180.DeviceDesc      = "Realtek RTL8180 Wireless
> LAN (Mini-)PCI NIC"
> RTL8180.Service.DispName= "Realtek RTL8180 Wireless
> LAN (Mini-)PCI NIC NT Driver"
> ;
> 
> + cd /var/lib/driverloader && find . -name '*.sys'
> -type f -print -exec strings -e l {} \;
> ./rtl8180.sys
> BFD: ./rtl8180.sys (.text): Section flag
> IMAGE_SCN_MEM_NOT_PAGED (0x8000000) ignored
> GCT_ACPR
> AdHocRateAdaptive
> FastRoaming
> DynamicCSThreshold
> SoftwareAntennaDiversity
> SupportPreAuth
> IndicateHiddenAP
> AllowConnectionToMixedCell
> SupportCCX
> SupportWPA
> SupportAES
> ADSSThMaxim
> ADSSThGCT
> ADSSThRFMD
> ADSSThPhilips
> MaxADCheckPeriod
> MinADCheckPeriod
> DtimPeriod
> ActingAsAp
> ChnlPlanCountry
> OutputRFStatus
> LEDBlinkPeriod
> CustomLEDConfig
> ConnectedOnIBSS
> ChannelPlan
> GEPRFOffState
> ThreeWireMode
> FilterHiddenAP
> ForceLongPLCP411G
> ForceLongPLCP4PBCCAP
> MaxPktSize
> Environment
> CWLimit8
> RateDependentAck
> SIGNAL_STRENGTH_THRESHOLD_11M
> SIGNAL_STRENGTH_THRESHOLD_5_5M
> SIGNAL_STRENGTH_THRESHOLD_2M
> RTS_UPGRADE_THRESHOLD
> RTS_PROBATION_RTS_THRESHOLD
> RTS_FALLBACK_THRESHOLD
> RTS_PROBATION_TIME_UNIT_NUMBER
> RTS_PROBATION_TIME_UNIT
> UPGRADE_TRY_X_K_WEIGHT
> RATE_UPGRADE_THRESHOLD
> UPGRADE_TRY_PERIOD
> RATE_PROBATION_X_K_WEIGHT
> RATE_FALLBACK_THRESHOLD
> RATE_PROBATION_TIME_UNIT_NUMBER
> RATE_PROBATION_TIME_UNIT
> bTurboTSF
> bHardwareBeacon
> bRateAdaptive
> RFOff
> Coalesce
> ScanMaxChTime
> ScanMinChTime
> RegScanType
> EncAlgorithm
> DefaultKeyId
> DefaultKeyW3
> DefaultKeyW2
> DefaultKeyW1
> DefaultKeyW0
> DefaultKey3
> DefaultKey2
> DefaultKey1
> DefaultKey0
> Bssid
> SSID
> AH_ATIMWnd
> AH_BcnIntv
> NetworkType
> PowerSaveMode
> DataRate
> RateSetting11
> RateSetting5_5
> RateSetting2
> RateSetting1
> Channel
> DataEncAlg
> AuthentAlg
> DoAuthWithIBSS
> PreambleMode
> FragThresh
> RTSThresh
> ListenInterval
> dot11ExcludeUnencrypted
> AcceptACF
> LongRetryLimit
> ShortRetryLimit
> SupportWOL
> RxMaxDMABurst
> TxMaxDMABurst
> EarlyRxThreshold
> NetworkAddress
> NumCoalesce
> NumRxDesc
> NumTxHighDesc
> NumTxNormalDesc
> NumTxLowDesc
> NumHighTcb
> NumNormalTcb
> NumLowTcb
> NumRfd
> DCST_EvaluatePeriod
> DCST_FallbackEvaluateTimes
> DCST_UpgradeEvaluateTimes
> DCST_FallbackThreshold
> DCST_UpgradeThreshold
> bDCST
> VS_VERSION_INFO
> StringFileInfo
> 040904B0
> CompanyName
> Realtek Semiconductor Corporation                     
>      
> FileDescription
> Realtek RTL8180 NDIS5.1 miniport driver
> FileVersion
> 5.169.0429.2004 built by: WinDDK
> InternalName
> rtl8180.sys 
> LegalCopyright
> Copyright (C) 2003 Realtek Semiconductor Corporation  
>                         
> OriginalFilename
> rtl8180.sys 
> ProductName
> Realtek RTL8180 Wireless LAN (Mini-)PCI NIC           
>                          
> ProductVersion
> 5.169.0429.2004
> VarFileInfo
> Translation
> 
> + cat -v /etc/hotplug/blacklist
> #
> # Listing a module here prevents the hotplug scripts
> from loading it.
> # Usually that'd be so that some other driver will
> bind it instead,
> # no matter which driver happens to get probed first. 
> Sometimes user
> # mode tools can also control driver binding.
> #
> # Syntax:  driver name alone (without any spaces) on a
> line. Other
> # lines are ignored.
> #
> 
> # uhci ... usb-uhci handles the same pci class
> usb-uhci
> # usbcore ... module is loaded implicitly, ignore it
> otherwise
> usbcore
> 
> # tulip ... de4x5, xircom_tulip_cb, dmfe (...) handle
> same devices
> de4x5
> # At least 2.4.3 and later xircom_tulip doesn't have
> that conflict
> # xircom_tulip_cb
> dmfe
> 
> #evbug is a debug tool and should be loaded explicitly
> evbug
> 
> # audio, snd-usb-audio handle same class devices
> audio
> 
> + ls -lR /lib/modules/2.6.8.1-10mdk/misc
> /lib/modules/2.6.8.1-10mdk/misc:
> total 4
> lrwxrwxrwx  1 root root 74 Sep 25 20:36
> driverloader.ko ->
> /usr/lib/driverloader/modules/binaries/linux-2.6.8.1-10mdk/driverloader.ko
> 
> _______________________________________________
> driverloader mailing list
> driverloader at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader



More information about the driverloader mailing list