[driverloader] Wiresless Belkin F5D7050: no ip-addresses!

B.W.H. van Beest bwvb at xs4all.nl
Sun May 29 10:16:02 EDT 2005


I can't get my Belkin F5D7050 to work on my Suse 9.3 system.


The card seems to working, at least when I do   e.g. "iwlist wlan0 
scanning" I get meaningful output (it finds two networks, one is my own, 
the other is some other ESSID I recognise from when I am running windows.)

However, the interface does not have an IP address assigned. (I use 
dhcp).  When I set an IP address manuallym this doesn't help.

Does anybody have a clue?  Attached is the output of dldrconfig 
--dumpdiag, as well as iwlist.

Thanks in advance
-------------- next part --------------

+ dldrstop
    wlan0     

+ modprobe -v driverloader
insmod /lib/modules/2.6.11.4-20a-default/extra/driverloader.ko 

+ lsmod
Module                  Size  Used by
driverloader          320656  0 
ipt_LOG                 6912  13 
ipt_limit               2432  13 
subfs                   7296  2 
usbserial              28008  0 
ipt_pkttype             1792  2 
speedstep_lib           4100  0 
freq_table              4484  0 
thermal                14088  0 
processor              23732  1 thermal
fan                     4868  0 
button                  7056  0 
battery                10116  0 
ac                      5252  0 
nvram                   8200  0 
snd_pcm_oss            57632  0 
snd_mixer_oss          18944  1 snd_pcm_oss
af_packet              20744  4 
joydev                  9664  0 
sg                     36256  0 
st                     37788  0 
sd_mod                 17936  0 
sr_mod                 16548  0 
scsi_mod              125256  4 sg,st,sd_mod,sr_mod
edd                    10080  0 
evdev                   8832  0 
ipt_state               2048  12 
ip6t_REJECT             6784  3 
ipt_REJECT              6656  3 
iptable_mangle          2816  0 
iptable_filter          2944  1 
ip6table_mangle         2432  0 
ip_nat_ftp              3072  0 
iptable_nat            22236  1 ip_nat_ftp
ip_conntrack_ftp       72592  1 ip_nat_ftp
sis_agp                 8452  1 
agpgart                32296  1 sis_agp
ip_conntrack           42168  4 ipt_state,ip_nat_ftp,iptable_nat,ip_conntrack_ftp
i2c_sis96x              5252  0 
ip_tables              20352  8 ipt_LOG,ipt_limit,ipt_pkttype,ipt_state,ipt_REJECT,iptable_mangle,iptable_filter,iptable_nat
i2c_core               21776  1 i2c_sis96x
snd_intel8x0           31808  0 
snd_ac97_codec         71416  1 snd_intel8x0
snd_pcm                93832  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer              24452  1 snd_pcm
snd                    60548  6 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
ohci_hcd               20232  0 
soundcore               8928  1 snd
ehci_hcd               31624  0 
usbcore               108760  5 driverloader,usbserial,ohci_hcd,ehci_hcd
8139too                24192  0 
snd_page_alloc          9988  2 snd_intel8x0,snd_pcm
mii                     4864  1 8139too
ip6table_filter         2816  1 
ip6_tables             18304  3 ip6t_REJECT,ip6table_mangle,ip6table_filter
ipv6                  236672  18 ip6t_REJECT
parport_pc             38212  1 
lp                     11076  0 
parport                33864  2 parport_pc,lp
video1394              17612  0 
ohci1394               31492  1 video1394
raw1394                28140  0 
ieee1394               97976  3 video1394,ohci1394,raw1394
capability              3256  0 
dm_mod                 56316  0 
reiserfs              242928  5 
ide_cd                 37892  0 
cdrom                  36640  2 sr_mod,ide_cd
ide_disk               16640  7 
sis5513                13704  0 [permanent]
ide_core              120020  3 ide_cd,ide_disk,sis5513

+ date
Sun May 29 08:54:58 CEST 2005

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

Web configurator: listening on 127.0.0.1:18020

Current parameters: ("dldrconfig --info")

Wireless interface name: wlan0 (format "wlan%d")
	MAC address    : 00:11:50:46:66:94
	Device instance: USB-0000:00:03.3-6:3-050D:7050
	Device driver  : rt2500usb
	License owner  : bwvb at xs4all.nl
	License key    : 9F-27-99-A5-B0-0E
	License status : OK (Expires 2005-06-23)

+ identify_system
linux-i686(i686)-2.6.11.4-20a-default SuSE-9.3

+ uname -a
Linux bach 2.6.11.4-20a-default #1 Wed Mar 23 21:52:37 UTC 2005 i686 i686 i386 GNU/Linux

+ gcc -v
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.5/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)

+ sh --version
GNU bash, version 3.00.16(1)-release (i586-suse-linux)
Copyright (C) 2004 Free Software Foundation, Inc.

+ bash --version
GNU bash, version 3.00.16(1)-release (i586-suse-linux)
Copyright (C) 2004 Free Software Foundation, Inc.

+ sed --version
GNU sed version 4.1.4
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.4
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.11.4-20a-default (geeko at buildhost) (gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)) #1 Wed Mar 23 21:52:37 UTC 2005

+ cat -v /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 2
model name	: Intel(R) Pentium(R) 4 CPU 2.53GHz
stepping	: 4
cpu MHz		: 2533.829
cache size	: 512 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 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips	: 5029.88


+ cat -v /etc/SuSE-release
SuSE Linux 9.3 (i586)
VERSION = 9.3

+ cat -v /etc/lsb-release
LSB_VERSION="core-2.0-noarch:core-2.0-ia32"

+ dmesg
Linux version 2.6.11.4-20a-default (geeko at buildhost) (gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)) #1 Wed Mar 23 21:52:37 UTC 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003fffc000 (usable)
 BIOS-e820: 000000003fffc000 - 000000003ffff000 (ACPI data)
 BIOS-e820: 000000003ffff000 - 0000000040000000 (ACPI NVS)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
127MB HIGHMEM available.
896MB LOWMEM available.
On node 0 totalpages: 262140
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 225280 pages, LIFO batch:16
  HighMem zone: 32764 pages, LIFO batch:7
DMI 2.3 present.
ACPI: RSDP (v000 ASUS                                  ) @ 0x000f5810
ACPI: RSDT (v001 ASUS   P4S8X    0x42302e31 MSFT 0x31313031) @ 0x3fffc000
ACPI: FADT (v001 ASUS   P4S8X    0x42302e31 MSFT 0x31313031) @ 0x3fffc0c0
ACPI: BOOT (v001 ASUS   P4S8X    0x42302e31 MSFT 0x31313031) @ 0x3fffc030
ACPI: MADT (v001 ASUS   P4S8X    0x42302e31 MSFT 0x31313031) @ 0x3fffc058
ACPI: DSDT (v001   ASUS P4S8X    0x00001000 MSFT 0x0100000b) @ 0x00000000
ACPI: PM-Timer IO Port: 0xe408
ACPI: local apic disabled
Allocating PCI resources starting at 40000000 (gap: 40000000:bec00000)
Built 1 zonelists
Kernel command line: root=/dev/hdb1 vga=0x31a selinux=0  splash=silent resume=/dev/hdb3
bootsplash: silent mode.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 65536 bytes)
Detected 2533.829 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1034248k/1048560k available (1865k kernel code, 13540k reserved, 659k data, 204k init, 131056k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 5029.88 BogoMIPS (lpj=2514944)
Security Framework v1.0.0 initialized
SELinux:  Disabled at boot.
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 3febfbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 3febfbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: After all inits, caps: 3febfbff 00000000 00000000 00000080 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
CPU: Intel(R) Pentium(R) 4 CPU 2.53GHz stepping 04
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
checking if image is initramfs... it is
Freeing initrd memory: 1371k freed
ACPI: Looking for DSDT in initrd... not found!
 not found!
ACPI: setting ELCR to 0200 (from 0e20)
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xf11b0, last bus=1
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20050211
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *9
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *9
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *9
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *9
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
Enabling SiS 96x SMBus.
PCI: Ignoring BAR0-3 of IDE controller 0000:00:02.5
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 16 devices
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
TC classifier action (bugs to netdev at oss.sgi.com cc hadi at cyberus.ca)
pnp: 00:01: ioport range 0xe400-0xe47f could not be reserved
pnp: 00:01: ioport range 0xe480-0xe4ff has been reserved
pnp: 00:01: ioport range 0xe600-0xe61f has been reserved
pnp: 00:01: ioport range 0x480-0x48f has been reserved
pnp: 00:0f: ioport range 0x295-0x296 has been reserved
Simple Boot Flag at 0x3a set to 0x1
apm: BIOS version 1.2 Flags 0x0b (Driver version 1.16ac)
apm: overridden by ACPI.
audit: initializing netlink socket (disabled)
audit(1117354068.978:0): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
vesafb: framebuffer at 0xf0000000, mapped to 0xf8880000, using 10240k, total 131072k
vesafb: mode is 1280x1024x16, linelength=2560, pages=1
vesafb: protected mode interface info at c000:def0
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 81978 bytes,<6>...found (1280x1024, 54169 bytes, v3).
Console: switching to colour frame buffer device 158x59
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
loop: loaded (max 8 devices)
mice: PS/2 mouse device common for all mice
input: PC Speaker
md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
NET: Registered protocol family 1
PM: Checking swsusp image.
PM: Resume from disk failed.
ACPI wakeup devices: 
PCI0 PCI1 PS2K PS2M USB0 USB3 USB1 USB2 
ACPI: (supports S0 S1 S4 S5)
Freeing unused kernel memory: 204k freed
input: AT Translated Set 2 keyboard on isa0060/serio0
logips2pp: Detected unknown logitech mouse model 62
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SIS5513: IDE controller at PCI slot 0000:00:02.5
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI interrupt 0000:00:02.5[A] -> GSI 11 (level, low) -> IRQ 11
SIS5513: chipset revision 0
SIS5513: not 100% native mode: will probe irqs later
SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
    ide0: BM-DMA at 0xb400-0xb407, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xb408-0xb40f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
input: ImExPS/2 Logitech Explorer Mouse on isa0060/serio1
hda: Maxtor 6Y120L0, ATA DISK drive
hdb: Maxtor 6Y120P0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: TDK DVDRW0404N, ATAPI CD/DVD-ROM drive
hdd: AOPEN 16XDVD-ROM/AMH 20011108, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 240121728 sectors (122942 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(133)
hda: cache flushes supported
 hda: hda1
hdb: max request size: 128KiB
hdb: 240121728 sectors (122942 MB) w/7936KiB Cache, CHS=65535/16/63, UDMA(133)
hdb: cache flushes supported
 hdb: hdb1 hdb3 hdb4 < hdb5 hdb6 hdb7 hdb8 >
hdc: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Attempting manual resume
PM: Checking swsusp image.
swsusp: Suspend partition has wrong signature?
PM: Resume from disk failed.
ReiserFS: hdb1: found reiserfs format "3.6" with standard journal
ReiserFS: hdb1: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hdb1: journal params: device hdb1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hdb1: checking transaction log (hdb1)
ReiserFS: hdb1: Using r5 hash to sort names
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com
cdrom: open failed.
ReiserFS: hdb8: found reiserfs format "3.6" with standard journal
ReiserFS: hdb8: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hdb8: journal params: device hdb8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hdb8: checking transaction log (hdb8)
ReiserFS: hdb8: Using r5 hash to sort names
ReiserFS: hdb6: found reiserfs format "3.6" with standard journal
ReiserFS: hdb6: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hdb6: journal params: device hdb6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hdb6: checking transaction log (hdb6)
ReiserFS: hdb6: Using r5 hash to sort names
ReiserFS: hdb5: found reiserfs format "3.6" with standard journal
ReiserFS: hdb5: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hdb5: journal params: device hdb5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hdb5: checking transaction log (hdb5)
ReiserFS: hdb5: Using r5 hash to sort names
ReiserFS: hdb7: found reiserfs format "3.6" with standard journal
ReiserFS: hdb7: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hdb7: journal params: device hdb7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hdb7: checking transaction log (hdb7)
ReiserFS: hdb7: Using r5 hash to sort names
Capability LSM initialized
ieee1394: Initialized config rom entry `ip1394'
ieee1394: raw1394: /dev/raw1394 device initialized
video1394: Installed video1394 module
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
parport0: Printer, Hewlett-Packard HP LaserJet 5MP
lp0: using parport0 (interrupt-driven).
Adding 5243104k swap on /dev/hdb3.  Priority:42 extents:1
NET: Registered protocol family 10
Disabled Privacy Extensions on device c033d600(lo)
IPv6 over IPv4 tunneling driver
ip6_tables: (C) 2000-2002 Netfilter core team
8139too Fast Ethernet driver 0.9.27
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI interrupt 0000:00:0d.0[A] -> GSI 10 (level, low) -> IRQ 10
eth0: RealTek RTL8139 at 0xf9900000, 00:30:bd:1b:14:73, IRQ 10
eth0:  Identified 8139 chip type 'RTL-8139C'
usbcore: registered new driver usbfs
usbcore: registered new driver hub
load_module: err 0xffffffef (dont worry)
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:03.3[D] -> GSI 11 (level, low) -> IRQ 11
ehci_hcd 0000:00:03.3: EHCI Host Controller
ehci_hcd 0000:00:03.3: irq 11, pci mem 0xe4800000
ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
PCI: cache line size of 128 is not supported by device 0000:00:03.3
ehci_hcd 0000:00:03.3: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 6 ports detected
ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
load_module: err 0xffffffef (dont worry)
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:03.0[A] -> GSI 11 (level, low) -> IRQ 11
ohci_hcd 0000:00:03.0: OHCI Host Controller
ohci_hcd 0000:00:03.0: irq 11, pci mem 0xe6000000
ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:03.1[B] -> GSI 11 (level, low) -> IRQ 11
ohci_hcd 0000:00:03.1: OHCI Host Controller
ohci_hcd 0000:00:03.1: irq 11, pci mem 0xe5800000
ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:03.2[C] -> GSI 10 (level, low) -> IRQ 10
ohci_hcd 0000:00:03.2: OHCI Host Controller
ohci_hcd 0000:00:03.2: irq 10, pci mem 0xe5000000
ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 4
ip_tables: (C) 2000-2002 Netfilter core team
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
PCI: setting IRQ 5 as level-triggered
ACPI: PCI interrupt 0000:00:02.7[C] -> GSI 5 (level, low) -> IRQ 5
i2c-sis96x version 1.0.0
ip_conntrack version 2.1 (8191 buckets, 65528 max) - 248 bytes per conntrack
Linux agpgart interface v0.100 (c) Dave Jones
intel8x0_measure_ac97_clock: measured 50443 usecs
intel8x0: clocking to 48000
sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0xe600
agpgart: Detected SiS 648 chipset
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: AGP aperture is 64M @ 0xe8000000
usb 1-6: new high speed USB device using ehci_hcd and address 3
usb 3-2: new full speed USB device using ohci_hcd and address 2
driverloader: no version for "struct_module" found: kernel tainted.
driverloader: module license 'see LICENSE file; Copyright (c)2003-2004 Linuxant inc.' taints kernel.
driverloader: stack=8192/60/0 REGPARM
driverloader: rt2500usb.sys: 0xf9d11000..0xf9d33480 entry = f9d173b0 (pbase = 0x10000)
driverloader: KeSetPriorityThread! Thread=f9dbb470 Priority=16
driverloader: KeSetPriorityThread! Thread=f9dbb540 Priority=16
driverloader: KeSetPriorityThread! Thread=f9dbb610 Priority=16
wlan0: New link status: Disconnected (0002)
wlan0: WPA, AES, TKIP, WEP128, WEP64 supported
wlan0: Ralink Technology Inc. at 0000:00:03.36 (MAC address 00:11:50:46:66:94) ready
usbcore: registered new driver driverloader
Disabled Privacy Extensions on device f6b4e400(sit0)
cdrom: open failed.
BIOS EDD facility v0.16 2004-Jun-25, 2 devices found
SCSI subsystem initialized
st: Version 20041025, fixed bufsize 32768, s/g segs 256
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NET: Registered protocol family 17
wlan0: New link status: Connected (0001)
eth0: no IPv6 routers present
wlan0: no IPv6 routers present
Non-volatile memory driver v1.2
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
ACPI: Power Button (FF) [PWRF]
    ACPI-0496: *** Warning: Invalid PBLK length [5]
    ACPI-0484: *** Warning: Error getting cpuindex for acpiid 0x1
powernow: This module only works with AMD K7 CPUs
drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
usbcore: registered new driver usbserial_generic
usbcore: registered new driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
subfs 0.9
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=215 TOS=0x00 PREC=0x00 TTL=64 ID=5 DF PROTO=UDP SPT=138 DPT=138 LEN=195 
end_request: I/O error, dev fd0, sector 0
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=203 TOS=0x00 PREC=0x00 TTL=64 ID=6 DF PROTO=UDP SPT=138 DPT=138 LEN=183 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=101 TOS=0x00 PREC=0x00 TTL=255 ID=8 DF PROTO=UDP SPT=5353 DPT=5353 LEN=81 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=250 TOS=0x00 PREC=0x00 TTL=64 ID=7 DF PROTO=UDP SPT=138 DPT=138 LEN=230 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=233 TOS=0x00 PREC=0x00 TTL=64 ID=8 DF PROTO=UDP SPT=138 DPT=138 LEN=213 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=101 TOS=0x00 PREC=0x00 TTL=255 ID=9 DF PROTO=UDP SPT=5353 DPT=5353 LEN=81 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=250 TOS=0x00 PREC=0x00 TTL=64 ID=9 DF PROTO=UDP SPT=138 DPT=138 LEN=230 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=233 TOS=0x00 PREC=0x00 TTL=64 ID=10 DF PROTO=UDP SPT=138 DPT=138 LEN=213 
wlan0: New link status: Disconnected (0002)
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=1 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=2 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=101 TOS=0x00 PREC=0x00 TTL=255 ID=3 DF PROTO=UDP SPT=5353 DPT=5353 LEN=81 
wlan0: New link status: Connected (0001)
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52 
wlan0: New link status: Disconnected (0002)
wlan0: New link status: Connected (0001)
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=101 TOS=0x00 PREC=0x00 TTL=255 ID=8 DF PROTO=UDP SPT=5353 DPT=5353 LEN=81 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=101 TOS=0x00 PREC=0x00 TTL=255 ID=9 DF PROTO=UDP SPT=5353 DPT=5353 LEN=81 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=00:30:bd:1b:14:73:00:90:d0:21:c6:84:08:00 SRC=10.0.0.138 DST=10.0.0.2 LEN=28 TOS=0x00 PREC=0x00 TTL=255 ID=2066 DF PROTO=ICMP TYPE=0 CODE=0 ID=17701 SEQ=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:bd:1b:14:73:00:90:d0:21:c6:84:08:00 SRC=10.0.0.138 DST=10.0.0.2 LEN=28 TOS=0x00 PREC=0x00 TTL=255 ID=2066 DF PROTO=ICMP TYPE=0 CODE=0 ID=17701 SEQ=0 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=250 TOS=0x00 PREC=0x00 TTL=64 ID=11 DF PROTO=UDP SPT=138 DPT=138 LEN=230 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=233 TOS=0x00 PREC=0x00 TTL=64 ID=12 DF PROTO=UDP SPT=138 DPT=138 LEN=213 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=250 TOS=0x00 PREC=0x00 TTL=64 ID=13 DF PROTO=UDP SPT=138 DPT=138 LEN=230 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=233 TOS=0x00 PREC=0x00 TTL=64 ID=14 DF PROTO=UDP SPT=138 DPT=138 LEN=213 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=250 TOS=0x00 PREC=0x00 TTL=64 ID=15 DF PROTO=UDP SPT=138 DPT=138 LEN=230 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=233 TOS=0x00 PREC=0x00 TTL=64 ID=16 DF PROTO=UDP SPT=138 DPT=138 LEN=213 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=00:30:bd:1b:14:73:00:90:d0:21:c6:84:08:00 SRC=10.0.0.138 DST=10.0.0.2 LEN=28 TOS=0x00 PREC=0x00 TTL=255 ID=2067 DF PROTO=ICMP TYPE=0 CODE=0 ID=16685 SEQ=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:bd:1b:14:73:00:90:d0:21:c6:84:08:00 SRC=10.0.0.138 DST=10.0.0.2 LEN=28 TOS=0x00 PREC=0x00 TTL=255 ID=2067 DF PROTO=ICMP TYPE=0 CODE=0 ID=16685 SEQ=0 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=250 TOS=0x00 PREC=0x00 TTL=64 ID=17 DF PROTO=UDP SPT=138 DPT=138 LEN=230 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=233 TOS=0x00 PREC=0x00 TTL=64 ID=18 DF PROTO=UDP SPT=138 DPT=138 LEN=213 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=250 TOS=0x00 PREC=0x00 TTL=64 ID=19 DF PROTO=UDP SPT=138 DPT=138 LEN=230 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=233 TOS=0x00 PREC=0x00 TTL=64 ID=20 DF PROTO=UDP SPT=138 DPT=138 LEN=213 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=00:30:bd:1b:14:73:00:90:d0:21:c6:84:08:00 SRC=10.0.0.138 DST=10.0.0.2 LEN=28 TOS=0x00 PREC=0x00 TTL=255 ID=2068 DF PROTO=ICMP TYPE=0 CODE=0 ID=37179 SEQ=0 
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:30:bd:1b:14:73:00:90:d0:21:c6:84:08:00 SRC=10.0.0.138 DST=10.0.0.2 LEN=28 TOS=0x00 PREC=0x00 TTL=255 ID=2068 DF PROTO=ICMP TYPE=0 CODE=0 ID=37179 SEQ=0 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=250 TOS=0x00 PREC=0x00 TTL=64 ID=21 DF PROTO=UDP SPT=138 DPT=138 LEN=230 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=233 TOS=0x00 PREC=0x00 TTL=64 ID=22 DF PROTO=UDP SPT=138 DPT=138 LEN=213 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=250 TOS=0x00 PREC=0x00 TTL=64 ID=23 DF PROTO=UDP SPT=138 DPT=138 LEN=230 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=10.255.255.255 LEN=233 TOS=0x00 PREC=0x00 TTL=64 ID=24 DF PROTO=UDP SPT=138 DPT=138 LEN=213 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52 
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=1 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52 
usbcore: deregistering driver driverloader
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=72 TOS=0x00 PREC=0x00 TTL=255 ID=2 DF PROTO=UDP SPT=5353 DPT=5353 LEN=52 
driverloader: stack=8192/60/0 REGPARM
driverloader: rt2500usb.sys: 0xf92e5000..0xf9307480 entry = f92eb3b0 (pbase = 0x10000)
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=10.0.0.2 DST=224.0.0.251 LEN=101 TOS=0x00 PREC=0x00 TTL=255 ID=3 DF PROTO=UDP SPT=5353 DPT=5353 LEN=81 
driverloader: USBD_InternalDeviceControl: RESET_PORT Irp=f6edd688 USBD_DeviceExtension=f6751808
usb 1-6: reset high speed USB device using ehci_hcd and address 3
driverloader: KeSetPriorityThread! Thread=f938f470 Priority=16
driverloader: KeSetPriorityThread! Thread=f938f540 Priority=16
driverloader: KeSetPriorityThread! Thread=f938f610 Priority=16
wlan0: New link status: Disconnected (0002)
wlan0: WPA, AES, TKIP, WEP128, WEP64 supported
wlan0: Ralink Technology Inc. at 0000:00:03.36 (MAC address 00:11:50:46:66:94) ready
usbcore: registered new driver driverloader
wlan0: New link status: Connected (0001)

+ cat -v /etc/sysconfig/network/ifcfg-eth-id-00:30:bd:1b:14:73
BOOTPROTO='dhcp'
MTU=''
NAME='Belkin F5D5000 PCI Card/Desktop Network PCI Card'
REMOTE_IPADDR=''
STARTMODE='auto'
UNIQUE='rBUF.CVn0+8lBuP6'
USERCONTROL='no'
_nm_name='bus-pci-0000:00:0d.0'

+ cat -v /etc/sysconfig/network/ifcfg-lo
# Loopback (lo) configuration
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
BROADCAST=127.255.255.255
STARTMODE=onboot
USERCONTROL=no

+ cat -v /etc/sysconfig/network/ifcfg-wlan0
DHCLIENT_MODIFY_RESOLV_CONF='yes'
DHCLIENT_SET_DEFAULT_ROUTE='yes'
BOOTPROTO='dhcp'
MTU=''
NAME='Wireless Network Card'
REMOTE_IPADDR=''
STARTMODE='auto'
USERCONTROL='no'
WIRELESS_AP=''
WIRELESS_AUTH_MODE='sharedkey'
WIRELESS_BITRATE='auto'
WIRELESS_CHANNEL='6'
WIRELESS_DEFAULT_KEY='0'
WIRELESS_ESSID='Sitecom'
WIRELESS_FREQUENCY=''
WIRELESS_KEY=''
WIRELESS_KEY_0='0123456789ABCDEF9876543210'
WIRELESS_KEY_1=''
WIRELESS_KEY_2=''
WIRELESS_KEY_3=''
WIRELESS_KEY_LENGTH='128'
WIRELESS_MODE='Managed'
WIRELESS_NICK=''
WIRELESS_NWID=''
WIRELESS_POWER='no'
WIRELESS_WPA_PSK=''

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

Kernel    Currently compiled with Wireless Extension v17.

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


+ iwconfig
lo        no wireless extensions.

sit0      no wireless extensions.

eth0      no wireless extensions.

wlan0     IEEE 802.11g  ESSID:"Sitecom"  Nickname:"bach"
          Mode:Managed  Frequency:2.437 GHz  Access Point: 00:60:B3:01:1B:57   
          Bit Rate=54 Mb/s   Tx-Power=20 dBm   
          RTS thr:off   Fragment thr:off
          Encryption key:0123-4567-89AB-CDEF-9876-5432-10   Security mode:restricted
          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

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

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

wlan0     Peers/Access-Points in range:
    00:0A:E9:02:F3:64 : Quality=6/94  Signal level=-71 dBm  Noise level:-154 dBm
    00:60:B3:01:1B:57 : Quality=9/94  Signal level=-66 dBm  Noise level:-154 dBm


+ iwlist scanning
lo        Interface doesn't support scanning.

sit0      Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

wlan0     Scan completed :
          Cell 01 - Address: 00:60:B3:01:1B:57
                    ESSID:"Sitecom"
                    Mode:Managed
                    Frequency:2.437 GHz (Channel 6)
                    Quality:8/94  Signal level:-67 dBm  Noise level:-154 dBm
                    Encryption key:on
                    Bit Rate:1 Mb/s
                    Bit Rate:2 Mb/s
                    Bit Rate:5.5 Mb/s
                    Bit Rate:11 Mb/s
                    Bit Rate:6 Mb/s
                    Bit Rate:9 Mb/s
                    Bit Rate:12 Mb/s
                    Bit Rate:18 Mb/s
                    Bit Rate:24 Mb/s
                    Bit Rate:36 Mb/s
                    Bit Rate:48 Mb/s
                    Bit Rate:54 Mb/s
                    Extra:bcn_int=100
          Cell 02 - Address: 00:0A:E9:02:F3:64
                    ESSID:"poep hoofd"
                    Mode:Managed
                    Frequency:2.422 GHz (Channel 3)
                    Quality:6/94  Signal level:-71 dBm  Noise level:-154 dBm
                    Encryption key:on
                    Bit Rate:1 Mb/s
                    Bit Rate:2 Mb/s
                    Bit Rate:5.5 Mb/s
                    Bit Rate:11 Mb/s
                    Extra:bcn_int=100


+ iwlist scanning
lo        Interface doesn't support scanning.

sit0      Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

wlan0     Scan completed :
          Cell 01 - Address: 00:60:B3:01:1B:57
                    ESSID:"Sitecom"
                    Mode:Managed
                    Frequency:2.437 GHz (Channel 6)
                    Quality:9/94  Signal level:-66 dBm  Noise level:-154 dBm
                    Encryption key:on
                    Bit Rate:1 Mb/s
                    Bit Rate:2 Mb/s
                    Bit Rate:5.5 Mb/s
                    Bit Rate:11 Mb/s
                    Bit Rate:6 Mb/s
                    Bit Rate:9 Mb/s
                    Bit Rate:12 Mb/s
                    Bit Rate:18 Mb/s
                    Bit Rate:24 Mb/s
                    Bit Rate:36 Mb/s
                    Bit Rate:48 Mb/s
                    Bit Rate:54 Mb/s
                    Extra:bcn_int=100
          Cell 02 - Address: 00:0A:E9:02:F3:64
                    ESSID:"poep hoofd"
                    Mode:Managed
                    Frequency:2.422 GHz (Channel 3)
                    Quality:6/94  Signal level:-70 dBm  Noise level:-154 dBm
                    Encryption key:on
                    Bit Rate:1 Mb/s
                    Bit Rate:2 Mb/s
                    Bit Rate:5.5 Mb/s
                    Bit Rate:11 Mb/s
                    Extra:bcn_int=100


+ iptables -L -n -v
Chain INPUT (policy DROP 1 packets, 215 bytes)
 pkts bytes target     prot opt in     out     source               destination         
   33  2226 ACCEPT     all  --  lo     *       0.0.0.0/0            0.0.0.0/0           
 1662 1292K ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED 
  247 49732 input_ext  all  --  eth0   *       0.0.0.0/0            0.0.0.0/0           
    0     0 input_ext  all  --  wlan0  *       0.0.0.0/0            0.0.0.0/0           
    0     0 LOG        all  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-IN-ILL-TARGET ' 
    0     0 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0           

Chain FORWARD (policy DROP 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
    0     0 LOG        all  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-FWD-ILL-ROUTING ' 

Chain OUTPUT (policy ACCEPT 1 packets, 215 bytes)
 pkts bytes target     prot opt in     out     source               destination         
   33  2226 ACCEPT     all  --  *      lo      0.0.0.0/0            0.0.0.0/0           
 1887  174K ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           state NEW,RELATED,ESTABLISHED 
    0     0 LOG        all  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-OUT-ERROR ' 

Chain forward_ext (0 references)
 pkts bytes target     prot opt in     out     source               destination         

Chain input_ext (2 references)
 pkts bytes target     prot opt in     out     source               destination         
   98  8706 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           PKTTYPE = broadcast udp dpt:137 
   73 31790 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0           PKTTYPE = broadcast 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 4 
    3    84 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           icmp type 8 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 0 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 3 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 11 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 12 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 14 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 18 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 3 code 2 
    0     0 ACCEPT     icmp --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED icmp type 5 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp dpt:80 flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-ACC-TCP ' 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:80 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp dpt:445 flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-ACC-TCP ' 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:445 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp dpt:138 flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-ACC-TCP ' 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:138 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp dpt:137 flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-ACC-TCP ' 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:137 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp dpt:139 flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-ACC-TCP ' 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:139 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp dpt:22 flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-ACC-TCP ' 
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:22 
    0     0 reject_func  tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:113 state NEW 
   11  1002 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:137 
    0     0 LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 tcp flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT ' 
    3    84 LOG        icmp --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT ' 
   33  5875 LOG        udp  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT ' 
    3    84 LOG        all  --  *      *       0.0.0.0/0            0.0.0.0/0           limit: avg 3/min burst 5 state INVALID LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT-INV ' 
   62  8150 DROP       all  --  *      *       0.0.0.0/0            0.0.0.0/0           

Chain reject_func (1 references)
 pkts bytes target     prot opt in     out     source               destination         
    0     0 REJECT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           reject-with tcp-reset 
    0     0 REJECT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           reject-with icmp-port-unreachable 
    0     0 REJECT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           reject-with icmp-proto-unreachable 

+ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:30:BD:1B:14:73  
          inet addr:10.0.0.2  Bcast:10.255.255.255  Mask:255.0.0.0
          inet6 addr: fe80::230:bdff:fe1b:1473/64 Scope:Link
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1864 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1962 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1362949 (1.2 Mb)  TX bytes:208881 (203.9 Kb)
          Interrupt:10 

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:49 errors:0 dropped:0 overruns:0 frame:0
          TX packets:49 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:3178 (3.1 Kb)  TX bytes:3178 (3.1 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)

wlan0     Link encap:Ethernet  HWaddr 00:11:50:46:66:94  
          inet6 addr: fe80::211:50ff:fe46:6694/64 Scope:Link
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1180 (1.1 Kb)  TX bytes:1484 (1.4 Kb)


+ netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth0
10.0.0.0        0.0.0.0         255.0.0.0       U         0 0          0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
0.0.0.0         10.0.0.138      0.0.0.0         UG        0 0          0 eth0

+ 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
eth0   1500   0    1864      0      0      0    1962      0      0      0 BMNRU
lo    16436   0      49      0      0      0      49      0      0      0 LRU
wlan0  1500   0       2      0      0      0       6      0      0      0 BMNRU

+ 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 noqueue 
    link/sit 0.0.0.0 brd 0.0.0.0
3: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:30:bd:1b:14:73 brd ff:ff:ff:ff:ff:ff
    inet 10.0.0.2/8 brd 10.255.255.255 scope global eth0
    inet6 fe80::230:bdff:fe1b:1473/64 scope link 
       valid_lft forever preferred_lft forever
5: wlan0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:11:50:46:66:94 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::211:50ff:fe46:6694/64 scope link 
       valid_lft forever preferred_lft forever

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

+ ip route
169.254.0.0/16 dev eth0  scope link 
10.0.0.0/8 dev eth0  proto kernel  scope link  src 10.0.0.2 
127.0.0.0/8 dev lo  scope link 
default via 10.0.0.138 dev eth0 

+ cardctl ident
/usr/sbin/dldrconfig: line 1358: cardctl: command not found

+ lspci -n
0000:00:00.0 Class 0600: 1039:0648 (rev 02)
0000:00:01.0 Class 0604: 1039:0001
0000:00:02.0 Class 0601: 1039:0963 (rev 04)
0000:00:02.1 Class 0c05: 1039:0016
0000:00:02.5 Class 0101: 1039:5513
0000:00:02.7 Class 0401: 1039:7012 (rev a0)
0000:00:03.0 Class 0c03: 1039:7001 (rev 0f)
0000:00:03.1 Class 0c03: 1039:7001 (rev 0f)
0000:00:03.2 Class 0c03: 1039:7001 (rev 0f)
0000:00:03.3 Class 0c03: 1039:7002
0000:00:0d.0 Class 0200: 10ec:8139 (rev 10)
0000:01:00.0 Class 0300: 10de:0281 (rev a1)

+ lspci -v
0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] SiS 645xx (rev 02)
	Subsystem: ASUSTeK Computer Inc.: Unknown device 8086
	Flags: bus master, medium devsel, latency 32
	Memory at e8000000 (32-bit, non-prefetchable) [size=64M]
	Capabilities: [c0] AGP version 3.0

0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	Memory behind bridge: e7000000-e7ffffff
	Prefetchable memory behind bridge: eff00000-febfffff

0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 04)
	Flags: bus master, medium devsel, latency 0

0000:00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
	Flags: medium devsel
	I/O ports at e600 [size=32]

0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (prog-if 80 [Master])
	Subsystem: ASUSTeK Computer Inc.: Unknown device 8087
	Flags: bus master, medium devsel, latency 128, IRQ 11
	I/O ports at b400 [size=16]

0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
	Subsystem: ASUSTeK Computer Inc.: Unknown device 8096
	Flags: bus master, medium devsel, latency 32, IRQ 5
	I/O ports at a400 [size=256]
	I/O ports at a000 [size=128]
	Capabilities: [48] Power Management version 2

0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc.: Unknown device 8087
	Flags: bus master, medium devsel, latency 32, IRQ 11
	Memory at e6000000 (32-bit, non-prefetchable) [size=4K]

0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc.: Unknown device 8087
	Flags: bus master, medium devsel, latency 32, IRQ 11
	Memory at e5800000 (32-bit, non-prefetchable) [size=4K]

0000:00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f) (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc.: Unknown device 8087
	Flags: bus master, medium devsel, latency 32, IRQ 10
	Memory at e5000000 (32-bit, non-prefetchable) [size=4K]

0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc.: Unknown device 8087
	Flags: bus master, medium devsel, latency 32, IRQ 11
	Memory at e4800000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [50] Power Management version 2

0000:00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
	Subsystem: Belkin F5D5000 PCI Card/Desktop Network PCI Card
	Flags: bus master, medium devsel, latency 32, IRQ 10
	I/O ports at 9400 [size=256]
	Memory at e3800000 (32-bit, non-prefetchable) [size=256]
	Capabilities: [50] Power Management version 2

0000:01:00.0 VGA compatible controller: nVidia Corporation NV28 [GeForce4 Ti 4200 AGP 8x] (rev a1) (prog-if 00 [VGA])
	Subsystem: ASUSTeK Computer Inc.: Unknown device 808f
	Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 11
	Memory at e7000000 (32-bit, non-prefetchable) [size=16M]
	Memory at f0000000 (32-bit, prefetchable) [size=128M]
	Expansion ROM at effe0000 [disabled] [size=128K]
	Capabilities: [60] Power Management version 2
	Capabilities: [44] AGP version 3.0


+ lspci -n -vvv
0000:00:00.0 Class 0600: 1039:0648 (rev 02)
	Subsystem: 1043:8086
	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 e8000000 (32-bit, non-prefetchable) [size=64M]
	Capabilities: [c0] AGP version 3.0
		Status: RQ=32 Iso- ArqSz=2 Cal=3 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3+ Rate=x4
		Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>

0000:00:01.0 Class 0604: 1039:0001
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000e000-0000dfff
	Memory behind bridge: e7000000-e7ffffff
	Prefetchable memory behind bridge: eff00000-febfffff
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-

0000:00:02.0 Class 0601: 1039:0963 (rev 04)
	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

0000:00:02.1 Class 0c05: 1039:0016
	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 0
	Region 4: I/O ports at e600 [size=32]

0000:00:02.5 Class 0101: 1039:5513 (prog-if 80 [Master])
	Subsystem: 1043:8087
	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: 128
	Interrupt: pin ? routed to IRQ 11
	Region 4: I/O ports at b400 [size=16]

0000:00:02.7 Class 0401: 1039:7012 (rev a0)
	Subsystem: 1043:8096
	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 (13000ns min, 2750ns max)
	Interrupt: pin C routed to IRQ 5
	Region 0: I/O ports at a400 [size=256]
	Region 1: I/O ports at a000 [size=128]
	Capabilities: [48] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:03.0 Class 0c03: 1039:7001 (rev 0f) (prog-if 10)
	Subsystem: 1043:8087
	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 (20000ns max), cache line size 08
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at e6000000 (32-bit, non-prefetchable) [size=4K]

0000:00:03.1 Class 0c03: 1039:7001 (rev 0f) (prog-if 10)
	Subsystem: 1043:8087
	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 (20000ns max), cache line size 08
	Interrupt: pin B routed to IRQ 11
	Region 0: Memory at e5800000 (32-bit, non-prefetchable) [size=4K]

0000:00:03.2 Class 0c03: 1039:7001 (rev 0f) (prog-if 10)
	Subsystem: 1043:8087
	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 (20000ns max), cache line size 08
	Interrupt: pin C routed to IRQ 10
	Region 0: Memory at e5000000 (32-bit, non-prefetchable) [size=4K]

0000:00:03.3 Class 0c03: 1039:7002 (prog-if 20)
	Subsystem: 1043:8087
	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 (20000ns max)
	Interrupt: pin D routed to IRQ 11
	Region 0: Memory at e4800000 (32-bit, non-prefetchable) [size=4K]
	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:0d.0 Class 0200: 10ec:8139 (rev 10)
	Subsystem: 1799:5000
	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 10
	Region 0: I/O ports at 9400 [size=256]
	Region 1: Memory at e3800000 (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:01:00.0 Class 0300: 10de:0281 (rev a1)
	Subsystem: 1043:808f
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (1250ns min, 250ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at e7000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at f0000000 (32-bit, prefetchable) [size=128M]
	Expansion ROM at effe0000 [disabled] [size=128K]
	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 3.0
		Status: RQ=32 Iso- ArqSz=0 Cal=3 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3+ Rate=x4,x8
		Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>


+ lsusb
Bus 004 Device 001: ID 0000:0000  
Bus 003 Device 002: ID 03f0:1105 Hewlett-Packard ScanJet 5470c
Bus 003 Device 001: ID 0000:0000  
Bus 002 Device 001: ID 0000:0000  
Bus 001 Device 003: ID 050d:7050 Belkin Components 
Bus 001 Device 001: ID 0000:0000  

+ lsusb -v

Bus 004 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.11.4-20a-default ohci_hcd
  iProduct                2 OHCI Host Controller
  iSerial                 1 0000:00:03.2
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x0002
    No power switching (usb 1.0)
    Ganged overcurrent protection
  bPwrOn2PwrGood        1 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x40
  PortPwrCtrlMask    0x08 
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power

Bus 003 Device 002: ID 03f0:1105 Hewlett-Packard ScanJet 5470c
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x03f0 Hewlett-Packard
  idProduct          0x1105 ScanJet 5470c
  bcdDevice            0.00
  iManufacturer           1 Hewlett-Packard
  iProduct                2 HP Scanjet 5400C Series
  iSerial                12 CN18D1I18FBD
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower               48mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass        16 
      bInterfaceSubClass      1 
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              10

Bus 003 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.11.4-20a-default ohci_hcd
  iProduct                2 OHCI Host Controller
  iSerial                 1 0000:00:03.1
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x0002
    No power switching (usb 1.0)
    Ganged overcurrent protection
  bPwrOn2PwrGood        1 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x40
  PortPwrCtrlMask    0x08 
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0103 power enable connect

Bus 002 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.11.4-20a-default ohci_hcd
  iProduct                2 OHCI Host Controller
  iSerial                 1 0000:00:03.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x0002
    No power switching (usb 1.0)
    Ganged overcurrent protection
  bPwrOn2PwrGood        1 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x40
  PortPwrCtrlMask    0x08 
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power

Bus 001 Device 003: ID 050d:7050 Belkin Components 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x050d Belkin Components
  idProduct          0x7050 
  bcdDevice            0.01
  iManufacturer           1 
  iProduct                2 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
    MaxPower              300mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1

Bus 001 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.11.4-20a-default ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 0000:00:03.3
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             6
  wHubCharacteristic 0x0008
    Ganged power switching
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x40
  PortPwrCtrlMask    0x08 
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
   Port 3: 0000.0100 power
   Port 4: 0000.0100 power
   Port 5: 0001.0000 C_CONNECT
   Port 6: 0000.0503 highspeed power enable connect

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

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

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

T:  Bus=03 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=03f0 ProdID=1105 Rev= 0.00
S:  Manufacturer=Hewlett-Packard
S:  Product=HP Scanjet 5400C Series
S:  SerialNumber=CN18D1I18FBD
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 48mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=10(unk. ) Sub=01 Prot=00 Driver=(none)
E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=10ms

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.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.11.4-20a-default ohci_hcd
S:  Product=OHCI Host Controller
S:  SerialNumber=0000:00:03.0
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

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

T:  Bus=01 Lev=01 Prnt=01 Port=05 Cnt=01 Dev#=  3 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=050d ProdID=7050 Rev= 0.01
S:  Manufacturer=Belkin
S:  Product=Belkin 54g USB Network Adapter
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=300mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=driverloader
E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms

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

+ cat -v /proc/cmdline
root=/dev/hdb1 vga=0x31a selinux=0  splash=silent resume=/dev/hdb3

+ cat -v /proc/uptime
2837.46 2661.27

+ 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
  6 lp
  7 vcs
  9 st
 10 misc
 13 input
 14 sound
 21 sg
 29 fb
116 alsa
128 ptm
136 pts
171 ieee1394
180 usb
188 ttyUSB

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

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

+ cat -v /proc/filesystems
nodev	sysfs
nodev	rootfs
nodev	bdev
nodev	proc
nodev	sockfs
nodev	debugfs
nodev	pipefs
nodev	futexfs
nodev	tmpfs
nodev	eventpollfs
nodev	devpts
	ext2
nodev	ramfs
nodev	hugetlbfs
	minix
	iso9660
nodev	nfs
nodev	mqueue
nodev	rpc_pipefs
	reiserfs
nodev	usbfs
nodev	subfs

+ cat -v /proc/interrupts
           CPU0       
  0:    2836545          XT-PIC  timer
  1:        383          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  5:      37966          XT-PIC  SiS SI7012
  7:          1          XT-PIC  parport0
  8:          2          XT-PIC  rtc
  9:          1          XT-PIC  acpi
 10:       3801          XT-PIC  ohci_hcd, eth0
 11:      39400          XT-PIC  ehci_hcd, ohci_hcd, ohci_hcd
 12:      38009          XT-PIC  i8042
 14:      43751          XT-PIC  ide0
 15:      30265          XT-PIC  ide1
NMI:          0 
LOC:          0 
ERR:          0
MIS:          0

+ cat -v /proc/iomem
00000000-0009fbff : System RAM
0009fc00-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000ce3ff : Video ROM
000f0000-000fffff : System ROM
00100000-3fffbfff : System RAM
  00100000-002d277e : Kernel code
  002d277f-0037737f : Kernel data
3fffc000-3fffefff : ACPI Tables
3ffff000-3fffffff : ACPI Non-volatile Storage
e3800000-e38000ff : 0000:00:0d.0
  e3800000-e38000ff : 8139too
e4800000-e4800fff : 0000:00:03.3
  e4800000-e4800fff : ehci_hcd
e5000000-e5000fff : 0000:00:03.2
  e5000000-e5000fff : ohci_hcd
e5800000-e5800fff : 0000:00:03.1
  e5800000-e5800fff : ohci_hcd
e6000000-e6000fff : 0000:00:03.0
  e6000000-e6000fff : ohci_hcd
e7000000-e7ffffff : PCI Bus #01
  e7000000-e7ffffff : 0000:01:00.0
e8000000-ebffffff : 0000:00:00.0
eff00000-febfffff : PCI Bus #01
  f0000000-f7ffffff : 0000:01:00.0
    f0000000-f7ffffff : vesafb
fec00000-fec00fff : reserved
fee00000-fee00fff : reserved
ffff0000-ffffffff : reserved

+ cat -v /proc/ioports
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
0295-0296 : pnp 00:0f
02f8-02ff : serial
0376-0376 : ide1
0378-037a : parport0
037b-037f : parport0
03c0-03df : vesafb
03f6-03f6 : ide0
03f8-03ff : serial
0480-048f : pnp 00:01
0778-077a : parport0
0cf8-0cff : PCI conf1
9400-94ff : 0000:00:0d.0
  9400-94ff : 8139too
a000-a07f : 0000:00:02.7
  a000-a07f : SiS SI7012
a400-a4ff : 0000:00:02.7
  a400-a4ff : SiS SI7012
b400-b40f : 0000:00:02.5
  b400-b407 : ide0
  b408-b40f : ide1
e400-e47f : motherboard
  e400-e403 : PM1a_EVT_BLK
  e404-e405 : PM1a_CNT_BLK
  e408-e40b : PM_TMR
  e420-e423 : GPE0_BLK
  e430-e433 : GPE1_BLK
e480-e4ff : motherboard
  e480-e4ff : pnp 00:01
e600-e61f : 0000:00:02.1
  e600-e61f : motherboard
    e600-e61f : pnp 00:01
      e600-e61f : sis96x-smbus

+ cat -v /proc/dma
 3: parport0
 4: cascade

+ cat -v /proc/mtrr
reg00: base=0x00000000 (   0MB), size=1024MB: write-back, count=1
reg01: base=0xe8000000 (3712MB), size=  64MB: write-combining, count=1
reg02: base=0xf0000000 (3840MB), size= 128MB: write-combining, count=2

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

   3     0  120060864 hda
   3     1  120045681 hda1
   3    64  120060864 hdb
   3    65   15727603 hdb1
   3    67    5243112 hdb3
   3    68          1 hdb4
   3    69   41943352 hdb5
   3    70   10486192 hdb6
   3    71    5243080 hdb7
   3    72   41415664 hdb8

+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
initramfsdevs /lib/klibc/dev tmpfs rw 0 0
/dev/hdb1 / reiserfs rw 0 0
proc /proc proc rw,nodiratime 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
/dev/hdb8 /home reiserfs rw 0 0
/dev/hdb6 /opt reiserfs rw 0 0
/dev/hdb5 /usr reiserfs rw 0 0
/dev/hdb7 /var reiserfs rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
/dev/hdd /media/SU930_001 subfs ro,nosuid,nodev 0 0
/dev/fd0 /media/floppy subfs rw,sync,nosuid,nodev 0 0

+ cat -v /proc/swaps
Filename				Type		Size	Used	Priority
/dev/hdb3                               partition	5243104	0	42

+ cat -v /proc/meminfo
MemTotal:      1036208 kB
MemFree:        515980 kB
Buffers:        135628 kB
Cached:         221680 kB
SwapCached:          0 kB
Active:         256908 kB
Inactive:       209260 kB
HighTotal:      131056 kB
HighFree:          140 kB
LowTotal:       905152 kB
LowFree:        515840 kB
SwapTotal:     5243104 kB
SwapFree:      5243104 kB
Dirty:              92 kB
Writeback:           0 kB
Mapped:         168728 kB
Slab:            39160 kB
CommitLimit:   5761208 kB
Committed_AS:   208740 kB
PageTables:       1824 kB
VmallocTotal:   114680 kB
VmallocUsed:     20000 kB
VmallocChunk:    92284 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     4096 kB

+ cat -v /proc/stat
cpu  11512 139 5688 251620 14287 240 123 0
cpu0 11512 139 5688 251620 14287 240 123 0
intr 3030155 2836561 383 0 3 3 37966 9 1 2 1 3801 39400 38009 0 43751 30265 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
ctxt 1280656
btime 1117346867
processes 17823
procs_running 2
procs_blocked 0

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

+ cat -v /proc/modules
driverloader 320656 0 - Live 0xf9343000
ipt_LOG 6912 13 - Live 0xf92d1000
ipt_limit 2432 13 - Live 0xf92d4000
subfs 7296 2 - Live 0xf929e000
usbserial 28008 0 - Live 0xf92d9000
ipt_pkttype 1792 2 - Live 0xf92cd000
speedstep_lib 4100 0 - Live 0xf92b4000
freq_table 4484 0 - Live 0xf92b1000
thermal 14088 0 - Live 0xf9292000
processor 23732 1 thermal, Live 0xf92ba000
fan 4868 0 - Live 0xf929b000
button 7056 0 - Live 0xf9281000
battery 10116 0 - Live 0xf9297000
ac 5252 0 - Live 0xf9284000
nvram 8200 0 - Live 0xf928e000
snd_pcm_oss 57632 0 - Live 0xf92a1000
snd_mixer_oss 18944 1 snd_pcm_oss, Live 0xf9288000
af_packet 20744 4 - Live 0xf9d60000
joydev 9664 0 - Live 0xf9d45000
sg 36256 0 - Live 0xf9cf6000
st 37788 0 - Live 0xf9d4d000
sd_mod 17936 0 - Live 0xf9d3b000
sr_mod 16548 0 - Live 0xf9d35000
scsi_mod 125256 4 sg,st,sd_mod,sr_mod, Live 0xf9dbf000
edd 10080 0 - Live 0xf9ca0000
evdev 8832 0 - Live 0xf9cec000
ipt_state 2048 12 - Live 0xf9ca4000
ip6t_REJECT 6784 3 - Live 0xf9ce9000
ipt_REJECT 6656 3 - Live 0xf9ce6000
iptable_mangle 2816 0 - Live 0xf9bfc000
iptable_filter 2944 1 - Live 0xf9bbb000
ip6table_mangle 2432 0 - Live 0xf9bfa000
ip_nat_ftp 3072 0 - Live 0xf9bc1000
iptable_nat 22236 1 ip_nat_ftp, Live 0xf9cce000
ip_conntrack_ftp 72592 1 ip_nat_ftp, Live 0xf9cbb000
sis_agp 8452 1 - Live 0xf9c60000
agpgart 32296 1 sis_agp, Live 0xf9cb2000
ip_conntrack 42168 4 ipt_state,ip_nat_ftp,iptable_nat,ip_conntrack_ftp, Live 0xf9ca6000
i2c_sis96x 5252 0 - Live 0xf9c5d000
ip_tables 20352 8 ipt_LOG,ipt_limit,ipt_pkttype,ipt_state,ipt_REJECT,iptable_mangle,iptable_filter,iptable_nat, Live 0xf9c92000
i2c_core 21776 1 i2c_sis96x, Live 0xf9c71000
snd_intel8x0 31808 0 - Live 0xf9c68000
snd_ac97_codec 71416 1 snd_intel8x0, Live 0xf9c39000
snd_pcm 93832 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec, Live 0xf9c7a000
snd_timer 24452 1 snd_pcm, Live 0xf9bcc000
snd 60548 6 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer, Live 0xf9c4d000
ohci_hcd 20232 0 - Live 0xf9bd3000
soundcore 8928 1 snd, Live 0xf9bbd000
ehci_hcd 31624 0 - Live 0xf9bc3000
usbcore 108760 5 driverloader,usbserial,ohci_hcd,ehci_hcd, Live 0xf9bda000
8139too 24192 0 - Live 0xf9925000
snd_page_alloc 9988 2 snd_intel8x0,snd_pcm, Live 0xf9921000
mii 4864 1 8139too, Live 0xf991e000
ip6table_filter 2816 1 - Live 0xf98fb000
ip6_tables 18304 3 ip6t_REJECT,ip6table_mangle,ip6table_filter, Live 0xf990c000
ipv6 236672 18 ip6t_REJECT, Live 0xf9bfe000
parport_pc 38212 1 - Live 0xf992c000
lp 11076 0 - Live 0xf9908000
parport 33864 2 parport_pc,lp, Live 0xf9914000
video1394 17612 0 - Live 0xf9902000
ohci1394 31492 1 video1394, Live 0xf98d0000
raw1394 28140 0 - Live 0xf98f3000
ieee1394 97976 3 video1394,ohci1394,raw1394, Live 0xf98da000
capability 3256 0 - Live 0xf98ba000
dm_mod 56316 0 - Live 0xf952f000
reiserfs 242928 5 - Live 0xf955b000
ide_cd 37892 0 - Live 0xf950c000
cdrom 36640 2 sr_mod,ide_cd, Live 0xf9502000
ide_disk 16640 7 - Live 0xf8823000
sis5513 13704 0 [permanent], Live 0xf881e000
ide_core 120020 3 ide_cd,ide_disk,sis5513, Live 0xf8860000

+ env
LESSKEY=/etc/lesskey.bin
MANPATH=/usr/share/man:/usr/local/man:/usr/X11R6/man:/opt/gnome/share/man
INFODIR=/usr/local/info:/usr/share/info:/usr/info
NNTPSERVER=news
HOSTNAME=bach
XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
GNOME2_PATH=/usr/local:/opt/gnome:/usr
TERM=xterm
SHELL=/bin/bash
HOST=bach
HISTSIZE=1000
PROFILEREAD=true
QTDIR=/usr/lib/qt3
USER=root
JRE_HOME=/usr/lib/jvm/java/jre
GROFF_NO_SGR=yes
LS_COLORS=no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
XNLSPATH=/usr/X11R6/lib/X11/nls
HOSTTYPE=i386
PAGER=less
XDG_CONFIG_DIRS=/usr/local/etc/xdg/:/etc/xdg/:/etc/opt/gnome/xdg/
MINICOM=-c on
PATH=/usr/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin
CPU=i686
JAVA_BINDIR=/usr/lib/jvm/java/bin
PWD=/root
INPUTRC=/etc/inputrc
JAVA_HOME=/usr/lib/jvm/java
PYTHONSTARTUP=/etc/pythonstart
SDK_HOME=/usr/lib/jvm/java
TEXINPUTS=:/root/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX
HOME=/root
SHLVL=2
JDK_HOME=/usr/lib/jvm/java
OSTYPE=linux
LESS_ADVANCED_PREPROCESSOR=no
XCURSOR_THEME=crystalwhite
LS_OPTIONS=-a -N --color=tty -T 0
WINDOWMANAGER=/usr/X11R6/bin/kde
GTK_PATH=/usr/local/lib/gtk-2.0:/opt/gnome/lib/gtk-2.0:/usr/lib/gtk-2.0
LOGNAME=root
MACHTYPE=i686-suse-linux
LESS=-M -I
CVS_RSH=ssh
LC_CTYPE=en_US.UTF-8
ACLOCAL_FLAGS=-I /opt/gnome/share/aclocal
XDG_DATA_DIRS=/usr/local/share/:/usr/share/:/etc/opt/kde3/share/:/opt/kde3/share/:/opt/gnome/share/
LESSOPEN=lessopen.sh %s
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/opt/gnome/lib/pkgconfig
INFOPATH=/usr/local/info:/usr/share/info:/usr/info:/opt/gnome/share/info
DISPLAY=:0.0
LESSCLOSE=lessclose.sh %s %s
G_BROKEN_FILENAMES=1
XAUTHORITY=/root/.xauthbBkw9X
COLORTERM=1
JAVA_ROOT=/usr/lib/jvm/java
_=/usr/bin/env

+ sysctl -a
error: "Success" reading key "dev.parport.parport0.autoprobe3"
error: "Success" reading key "dev.parport.parport0.autoprobe2"
error: "Success" reading key "dev.parport.parport0.autoprobe1"
error: "Success" reading key "dev.parport.parport0.autoprobe0"
sunrpc.tcp_slot_table_entries = 16
sunrpc.udp_slot_table_entries = 16
sunrpc.max_resvport = 1023
sunrpc.min_resvport = 650
sunrpc.nlm_debug = 0
sunrpc.nfsd_debug = 0
sunrpc.nfs_debug = 0
sunrpc.rpc_debug = 0
dev.scsi.logging_level = 0
dev.parport.parport0.autoprobe = CLASS:PRINTER;
dev.parport.parport0.autoprobe = MODEL:HP LaserJet 5MP;
dev.parport.parport0.autoprobe = MANUFACTURER:Hewlett-Packard;
dev.parport.parport0.autoprobe = DESCRIPTION:Hewlett-Packard LaserJet 5MP Printer;
dev.parport.parport0.autoprobe = COMMAND SET:HP ENHANCED PCL5,PJL,POSTSCRIPT;
dev.parport.parport0.devices.lp.timeslice = 200
dev.parport.parport0.devices.active = none
dev.parport.parport0.modes = PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA
dev.parport.parport0.dma = 3
dev.parport.parport0.irq = 7
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.20 2003/12/17
dev.cdrom.info = 
dev.cdrom.info = drive name:		hdd	hdc
dev.cdrom.info = drive speed:		16	40
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:		1	1
dev.cdrom.info = Can write DVD-R:	0	1
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.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000
dev.hpet.max-user-freq = 64
dev.rtc.max-user-freq = 64
net.ipv6.conf.wlan0.max_addresses = 16
net.ipv6.conf.wlan0.max_desync_factor = 600
net.ipv6.conf.wlan0.regen_max_retry = 5
net.ipv6.conf.wlan0.temp_prefered_lft = 86400
net.ipv6.conf.wlan0.temp_valid_lft = 604800
net.ipv6.conf.wlan0.use_tempaddr = 0
net.ipv6.conf.wlan0.force_mld_version = 0
net.ipv6.conf.wlan0.router_solicitation_delay = 1
net.ipv6.conf.wlan0.router_solicitation_interval = 4
net.ipv6.conf.wlan0.router_solicitations = 3
net.ipv6.conf.wlan0.dad_transmits = 1
net.ipv6.conf.wlan0.autoconf = 1
net.ipv6.conf.wlan0.accept_redirects = 1
net.ipv6.conf.wlan0.accept_ra = 1
net.ipv6.conf.wlan0.mtu = 1500
net.ipv6.conf.wlan0.hop_limit = 64
net.ipv6.conf.wlan0.forwarding = 0
net.ipv6.conf.eth0.max_addresses = 16
net.ipv6.conf.eth0.max_desync_factor = 600
net.ipv6.conf.eth0.regen_max_retry = 5
net.ipv6.conf.eth0.temp_prefered_lft = 86400
net.ipv6.conf.eth0.temp_valid_lft = 604800
net.ipv6.conf.eth0.use_tempaddr = 0
net.ipv6.conf.eth0.force_mld_version = 0
net.ipv6.conf.eth0.router_solicitation_delay = 1
net.ipv6.conf.eth0.router_solicitation_interval = 4
net.ipv6.conf.eth0.router_solicitations = 3
net.ipv6.conf.eth0.dad_transmits = 1
net.ipv6.conf.eth0.autoconf = 1
net.ipv6.conf.eth0.accept_redirects = 1
net.ipv6.conf.eth0.accept_ra = 1
net.ipv6.conf.eth0.mtu = 1500
net.ipv6.conf.eth0.hop_limit = 64
net.ipv6.conf.eth0.forwarding = 0
net.ipv6.conf.sit0.max_addresses = 16
net.ipv6.conf.sit0.max_desync_factor = 600
net.ipv6.conf.sit0.regen_max_retry = 5
net.ipv6.conf.sit0.temp_prefered_lft = 86400
net.ipv6.conf.sit0.temp_valid_lft = 604800
net.ipv6.conf.sit0.use_tempaddr = -1
net.ipv6.conf.sit0.force_mld_version = 0
net.ipv6.conf.sit0.router_solicitation_delay = 1
net.ipv6.conf.sit0.router_solicitation_interval = 4
net.ipv6.conf.sit0.router_solicitations = 3
net.ipv6.conf.sit0.dad_transmits = 1
net.ipv6.conf.sit0.autoconf = 1
net.ipv6.conf.sit0.accept_redirects = 1
net.ipv6.conf.sit0.accept_ra = 1
net.ipv6.conf.sit0.mtu = 1480
net.ipv6.conf.sit0.hop_limit = 64
net.ipv6.conf.sit0.forwarding = 0
net.ipv6.conf.default.max_addresses = 16
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.regen_max_retry = 5
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitations = 3
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.forwarding = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.regen_max_retry = 5
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.all.force_mld_version = 1
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.wlan0.locktime = 0
net.ipv6.neigh.wlan0.proxy_delay = 79
net.ipv6.neigh.wlan0.anycast_delay = 99
net.ipv6.neigh.wlan0.proxy_qlen = 64
net.ipv6.neigh.wlan0.unres_qlen = 3
net.ipv6.neigh.wlan0.gc_stale_time = 60
net.ipv6.neigh.wlan0.delay_first_probe_time = 5
net.ipv6.neigh.wlan0.base_reachable_time = 30
net.ipv6.neigh.wlan0.retrans_time = 1000
net.ipv6.neigh.wlan0.app_solicit = 0
net.ipv6.neigh.wlan0.ucast_solicit = 3
net.ipv6.neigh.wlan0.mcast_solicit = 3
net.ipv6.neigh.eth0.locktime = 0
net.ipv6.neigh.eth0.proxy_delay = 79
net.ipv6.neigh.eth0.anycast_delay = 99
net.ipv6.neigh.eth0.proxy_qlen = 64
net.ipv6.neigh.eth0.unres_qlen = 3
net.ipv6.neigh.eth0.gc_stale_time = 60
net.ipv6.neigh.eth0.delay_first_probe_time = 5
net.ipv6.neigh.eth0.base_reachable_time = 30
net.ipv6.neigh.eth0.retrans_time = 1000
net.ipv6.neigh.eth0.app_solicit = 0
net.ipv6.neigh.eth0.ucast_solicit = 3
net.ipv6.neigh.eth0.mcast_solicit = 3
net.ipv6.neigh.sit0.locktime = 0
net.ipv6.neigh.sit0.proxy_delay = 79
net.ipv6.neigh.sit0.anycast_delay = 99
net.ipv6.neigh.sit0.proxy_qlen = 64
net.ipv6.neigh.sit0.unres_qlen = 3
net.ipv6.neigh.sit0.gc_stale_time = 60
net.ipv6.neigh.sit0.delay_first_probe_time = 5
net.ipv6.neigh.sit0.base_reachable_time = 30
net.ipv6.neigh.sit0.retrans_time = 1000
net.ipv6.neigh.sit0.app_solicit = 0
net.ipv6.neigh.sit0.ucast_solicit = 3
net.ipv6.neigh.sit0.mcast_solicit = 3
net.ipv6.neigh.lo.locktime = 0
net.ipv6.neigh.lo.proxy_delay = 79
net.ipv6.neigh.lo.anycast_delay = 99
net.ipv6.neigh.lo.proxy_qlen = 64
net.ipv6.neigh.lo.unres_qlen = 3
net.ipv6.neigh.lo.gc_stale_time = 60
net.ipv6.neigh.lo.delay_first_probe_time = 5
net.ipv6.neigh.lo.base_reachable_time = 30
net.ipv6.neigh.lo.retrans_time = 1000
net.ipv6.neigh.lo.app_solicit = 0
net.ipv6.neigh.lo.ucast_solicit = 3
net.ipv6.neigh.lo.mcast_solicit = 3
net.ipv6.neigh.default.gc_thresh3 = 1024
net.ipv6.neigh.default.gc_thresh2 = 512
net.ipv6.neigh.default.gc_thresh1 = 128
net.ipv6.neigh.default.gc_interval = 30
net.ipv6.neigh.default.locktime = 0
net.ipv6.neigh.default.proxy_delay = 79
net.ipv6.neigh.default.anycast_deerror: "Invalid argument" reading key "net.ipv6.route.flush"
lay = 99
net.ipv6.neigh.default.proxy_qlen = 64
net.ipv6.neigh.default.unres_qlen = 3
net.ipv6.neigh.default.gc_stale_time = 60
net.ipv6.neigh.default.delay_first_probe_time = 5
net.ipv6.neigh.default.base_reachable_time = 30
net.ipv6.neigh.default.retrans_time = 1000
net.ipv6.neigh.default.app_solicit = 0
net.ipv6.neigh.default.ucast_solicit = 3
net.ipv6.neigh.default.mcast_solicit = 3
net.ipv6.mld_max_msf = 10
net.ipv6.ip6frag_secret_interval = 600
net.ipv6.ip6frag_time = 60
net.ipv6.ip6frag_low_thresh = 196608
net.ipv6.ip6frag_high_thresh = 262144
net.ipv6.bindv6only = 0
net.ipv6.icmp.ratelimit = 1000
net.ipv6.route.min_adv_mss = 1
net.ipv6.route.mtu_expires = 600
net.ipv6.route.gc_elasticity = 0
net.ipv6.route.gc_interval = 30
net.ipv6.route.gc_timeout = 60
net.ipv6.route.gc_min_interval = 0
net.ipv6.route.max_size = 4096
net.ipv6.route.gc_thresh = 1024
net.unix.max_dgram_qlen = 10
net.token-ring.rif_timeout = 600000
net.ipv4.ip_conntrack_max = 65528
net.ipv4.netfilter.ip_conntrack_tcp_max_retrans = 3
net.ipv4.netfilter.ip_conntrack_tcp_be_liberal = 0
net.ipv4.netfilter.ip_conntrack_tcp_loose = 3
net.ipv4.netfilter.ip_conntrack_tcp_timeout_max_retrans = 300
net.ipv4.netfilter.ip_conntrack_log_invalid = 0
net.ipv4.netfilter.ip_conntrack_generic_timeout = 600
net.ipv4.netfilter.ip_conntrack_icmp_timeout = 30
net.ipv4.netfilter.ip_conntrack_udp_timeout_stream = 180
net.ipv4.netfilter.ip_conntrack_udp_timeout = 30
net.ipv4.netfilter.ip_conntrack_tcp_timeout_close = 10
net.ipv4.netfilter.ip_conntrack_tcp_timeout_time_wait = 120
net.ipv4.netfilter.ip_conntrack_tcp_timeout_last_ack = 30
net.ipv4.netfilter.ip_conntrack_tcp_timeout_close_wait = 60
net.ipv4.netfilter.ip_conntrack_tcp_timeout_fin_wait = 120
net.ipv4.netfilter.ip_conntrack_tcp_timeout_established = 432000
net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_recv = 60
net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_sent = 120
net.ipv4.netfilter.ip_conntrack_buckets = 8191
net.ipv4.netfilter.ip_conntrack_count = 25
net.ipv4.netfilter.ip_conntrack_max = 65528
net.ipv4.conf.eth0.force_igmp_version = 0
net.ipv4.conf.eth0.disable_policy = 0
net.ipv4.conf.eth0.disable_xfrm = 0
net.ipv4.conf.eth0.arp_ignore = 0
net.ipv4.conf.eth0.arp_announce = 0
net.ipv4.conf.eth0.arp_filter = 0
net.ipv4.conf.eth0.tag = 0
net.ipv4.conf.eth0.log_martians = 1
net.ipv4.conf.eth0.bootp_relay = 0
net.ipv4.conf.eth0.medium_id = 0
net.ipv4.conf.eth0.proxy_arp = 0
net.ipv4.conf.eth0.accept_source_route = 0
net.ipv4.conf.eth0.send_redirects = 1
net.ipv4.conf.eth0.rp_filter = 1
net.ipv4.conf.eth0.shared_media = 1
net.ipv4.conf.eth0.secure_redirects = 1
net.ipv4.conf.eth0.accept_redirects = 1
net.ipv4.conf.eth0.mc_forwarding = 0
net.ipv4.conf.eth0.forwarding = 0
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 = 1
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 = 0
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 = 1
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.accept_redirects = 1
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conferror: "Invalid argument" reading key "net.ipv4.route.flush"
.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 = 1
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 = 1
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.eth0.locktime = 99
net.ipv4.neigh.eth0.proxy_delay = 79
net.ipv4.neigh.eth0.anycast_delay = 99
net.ipv4.neigh.eth0.proxy_qlen = 64
net.ipv4.neigh.eth0.unres_qlen = 3
net.ipv4.neigh.eth0.gc_stale_time = 60
net.ipv4.neigh.eth0.delay_first_probe_time = 5
net.ipv4.neigh.eth0.base_reachable_time = 30
net.ipv4.neigh.eth0.retrans_time = 99
net.ipv4.neigh.eth0.app_solicit = 0
net.ipv4.neigh.eth0.ucast_solicit = 3
net.ipv4.neigh.eth0.mcast_solicit = 3
net.ipv4.neigh.lo.locktime = 99
net.ipv4.neigh.lo.proxy_delay = 79
net.ipv4.neigh.lo.anycast_delay = 99
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.base_reachable_time = 30
net.ipv4.neigh.lo.retrans_time = 99
net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.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_bic_beta = 819
net.ipv4.tcp_tso_win_divisor = 8
net.ipv4.tcp_moderate_rcvbuf = 1
net.ipv4.tcp_bic_low_window = 14
net.ipv4.tcp_bic_fast_convergence = 1
net.ipv4.tcp_bic = 1
net.ipv4.tcp_vegas_gamma = 2
net.ipv4.tcp_vegas_beta = 6
net.ipv4.tcp_vegas_alpha = 2
net.ipv4.tcp_vegas_cong_avoid = 0
net.ipv4.tcp_westwood = 0
net.ipv4.tcp_no_metrics_save = 0
net.ipv4.ipfrag_secret_interval = 600
net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_frto = 0
net.ipv4.tcp_tw_reuse = 0
net.ipv4.icmp_ratemask = 6168
net.ipv4.icmp_ratelimit = 1000
net.ipv4.tcp_adv_win_scale = 2
net.ipv4.tcp_app_win = 31
net.ipv4.tcp_rmem = 4096	87380	174760
net.ipv4.tcp_wmem = 4096	16384	131072
net.ipv4.tcp_mem = 49152	65536	98304
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_max_memberships = 1
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_ms = 500
net.ipv4.route.gc_min_interval = 0
net.ipv4.route.max_size = 131072
net.ipv4.route.gc_thresh = 8192
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_ignore_bogus_error_responses = 1
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 1024	29999
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 = 1
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 = 20
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.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 = 113664
net.core.wmem_default = 113664
net.core.rmem_max = 131071
net.core.wmem_max = 131071
vm.heap-stack-gap = 1
vm.swap_token_timeout = 0
vm.legacy_va_layout = 0
vm.vfs_cache_pressure = 100
vm.block_dump = 0
vm.laptop_mode = 0
vm.max_map_count = 65536
vm.min_free_kbytes = 3831
vm.lowmem_reserve_ratio = 256	32
vm.hugetlb_shm_group = 0
vm.nr_hugepages = 0
vm.swappiness = 60
vm.nr_pdflush_threads = 2
vm.dirty_expire_centisecs = 3000
vm.dirty_writeback_centisecs = 500
vm.dirty_ratio = 40
vm.dirty_background_ratio = 10
vm.page-cluster = 3
vm.overcommit_ratio = 50
vm.overcommit_memory = 0
kernel.HZ = 1000
kernel.min-timeslice = 5000
kernel.def-timeslice = 105000
kernel.bootloader_type = 113
kernel.unknown_nmi_panic = 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 = 7
kernel.pty.max = 4096
kernel.random.uuid = 68fbc772-4972-4268-8732-be44ea0b9965
kernel.random.boot_id = 57d91a38-c9aa-4bbb-a4d0-be70179998aa
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 2233
kernel.random.poolsize = 512
kernel.threads-max = 16383
kernel.cad_pid = 1
kernel.sysrq = 0
kernel.sem = 250	32000	32	128
kernel.msgmnb = 16384
kernel.msgmni = 16
kernel.msgmax = 8192
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 33554432
kernel.acct = 4	2	30
kernel.hotplug = 
kernel.modprobe = /sbin/modprobe
kernel.printk = 1	4	1	7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 256
kernel.cap-bound = -257
kernel.unsupported = 1
kernel.tainted = 3
kernel.core_pattern = core
kernel.core_uses_pid = 0
kernel.panic = 0
kernel.domainname = 
kernel.hostname = bach
kernel.version = #1 Wed Mar 23 21:52:37 UTC 2005
kernel.osrelease = 2.6.11.4-20a-default
kernel.ostype = Linux
fs.mqueue.msgsize_max = 8192
fs.mqueue.msg_max = 10
fs.mqueue.queues_max = 256
fs.nfs.nlm_use_kstatd = 1
fs.nfs.nlm_max_hosts = 256
fs.nfs.nlm_tcpport = 0
fs.nfs.nlm_udpport = 0
fs.nfs.nlm_timeout = 10
fs.nfs.nlm_grace_period = 0
fs.quota.warnings = 1
fs.quota.syncs = 14
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 = 54412	50551	45	0	0	0
fs.file-max = 102709
fs.file-nr = 1830	0	102709
fs.inode-state = 46490	38	0	0	0	0	0
fs.inode-nr = 46490	38

+ modprobe -V
module-init-tools version 3.2-pre1

+ modprobe -l *driverloader*
/lib/modules/2.6.11.4-20a-default/extra/driverloader.ko

+ cat -v /etc/modules.conf
alias wlan0 driverloader

+ cat -v /etc/modprobe.d/driverloader
alias wlan0 driverloader

+ cat -v /etc/modprobe.d/driverloader.conflicts

+ cat -v /etc/modprobe.d/fcdslsl
install fcdslsl /etc/sysconfig/isdn/scripts/hotplug_pci

+ cat -v /etc/modprobe.d/firmware
# Set a longer timeout for firmware loading

install firmware_class modprobe --ignore-install firmware_class; echo 30 > /sys/class/firmware/timeout


+ cat -v /etc/modprobe.d/sound
options snd-intel8x0 enable=1 index=0
# 1sCg.zPj3BKRCKSF:Sound Controller
alias snd-card-0 snd-intel8x0

+ cat -v /etc/modprobe.d/tv

+ depmod -e -a

+ cd /etc/driverloader/config && find . -ls
 20732    0 drwxr-xr-x   2 root     root          352 May 29 08:54 .
 23257    0 lrwxrwxrwx   1 root     root           17 May 24 23:56 ./USB-0000:00:03.3-6:5-050D:7050 -> 00:11:50:46:66:94
 19394    0 -rw-r--r--   1 root     root            0 May 24 23:51 ./.perlmodsok
 23230    4 -rw-r--r--   1 root     root           28 May 28 08:34 ./.infcache
 23369    4 -rw-r--r--   1 root     root          679 May 28 21:52 ./00:11:50:46:66:94
 23967    0 lrwxrwxrwx   1 root     root           17 May 28 08:34 ./USB-0000:00:03.3-6:4-050D:7050 -> 00:11:50:46:66:94
 23233    0 -rw-r--r--   1 root     root            0 May 28 08:34 ./.modconflicts-2.6.11.4-20a-default
 20782    0 lrwxrwxrwx   1 root     root           17 May 25 21:18 ./USB-0000:00:03.3-6:3-050D:7050 -> 00:11:50:46:66:94

+ cd /etc/driverloader/config && find . -print -type f -exec cat {} \;
.
./USB-0000:00:03.3-6:5-050D:7050
./.perlmodsok
./.infcache
rt2500usb.inf USB 050D 7050
./00:11:50:46:66:94
CurProfile=""
Radio="0"
AutoReconnect="1"
ConfigSelect="0"
CountryRegion="2"
WirelessMode="0"
TXBurst="0"
ShortSlot="0"
TurboRate="0"
AdhocOfdm="0"
BGProtection="0"
VendorDesc=""
SSID=""
SSID=""
NetworkType="1"
Channel="1"
NetworkAddress=""
NetworkAddress=""
PSMode="0"
ACPowerCam="0"
PreambleType="0"
RTSThresh=2347
FragThresh=2346
AuthenType="0"
Encryption="1"
WEPKeyLen="0"
WEPKeyUse="1"
WEPKey1=""
WEPKey2=""
WEPKey3=""
WEPKey4=""
RekeyInterval="60"
RekeyMethod="0"
Service="rt2500usb"
UpperRange="ndis5"
LowerRange="ethernet"
DriverName="rt2500usb"
ServiceBinary="rt2500usb.sys"
DriverLoaderVersion="2.27"
DriverLoaderInfFile="rt2500usb.inf"
DriverLoaderNetDevName="wlan%d"
./USB-0000:00:03.3-6:4-050D:7050
./.modconflicts-2.6.11.4-20a-default
./USB-0000:00:03.3-6:3-050D:7050

+ cd /etc/driverloader/static && find . -ls
 22910    0 drwxr-xr-x   2 root     root          136 May 28 21:52 .
 23219    4 -rw-r--r--   1 root     root           52 May 28 21:52 ./00:11:50:46:66:94
 23029    4 -r--r--r--   1 root     root            4 Apr 22 21:08 ./package
 23050    4 -r--r--r--   1 root     root           16 May 26 22:53 ./webconf

+ cd /etc/driverloader/static && find . -print -type f -exec cat {} \;
.
./00:11:50:46:66:94
LicenseOwner="bwvb at xs4all.nl"
LicenseKey=0x9F2799A5
./package
RPM
./webconf
127.0.0.1:18020

+ ls -lR /usr/lib/driverloader/.
/usr/lib/driverloader/.:
total 280
drwxr-xr-x  2 root root    272 May 24 23:51 CGI
-r--r--r--  1 root root 225851 Apr 22 21:08 CGI.pm
-r--r--r--  1 root root   3214 Apr 22 21:08 LICENSE
-r--r--r--  1 root root  19303 Apr 22 21:08 dldrparser.pm
drwxr-xr-x  4 root root     96 May 24 23:51 modules
-r-xr-xr-x  1 root root  26313 Apr 22 21:08 webconfd
-r--r--r--  1 root root    695 Apr 22 21:08 webconfd.conf
drwxr-xr-x  5 root root    184 May 24 23:51 webconfdocs

/usr/lib/driverloader/./CGI:
total 80
-r--r--r--  1 root root   271 Apr 22 21:08 Apache.pm
-r--r--r--  1 root root 15148 Apr 22 21:08 Carp.pm
-r--r--r--  1 root root 14213 Apr 22 21:08 Cookie.pm
-r--r--r--  1 root root  7191 Apr 22 21:08 Fast.pm
-r--r--r--  1 root root  7841 Apr 22 21:08 Pretty.pm
-r--r--r--  1 root root 10942 Apr 22 21:08 Push.pm
-r--r--r--  1 root root   285 Apr 22 21:08 Switch.pm
-r--r--r--  1 root root 10855 Apr 22 21:08 Util.pm

/usr/lib/driverloader/./modules:
total 0
drwxr-xr-x  2 root root 72 May 24 23:51 GPL
drwxr-xr-x  3 root root 96 May 24 23:51 binaries

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

/usr/lib/driverloader/./modules/binaries:
total 0
drwxr-xr-x  2 root root 80 May 24 23:51 linux-2.6.11.4-20a-default

/usr/lib/driverloader/./modules/binaries/linux-2.6.11.4-20a-default:
total 372
-r--r--r--  1 root root 378916 Apr 22 21:08 driverloader.ko

/usr/lib/driverloader/./webconfdocs:
total 4
drwxr-xr-x  2 root root 240 May 24 23:51 cgi-bin
drwxr-xr-x  2 root root 168 May 24 23:51 images
drwxr-xr-x  2 root root 240 May 24 23:51 includes
-r--r--r--  1 root root  94 Oct  3  2003 index.html

/usr/lib/driverloader/./webconfdocs/cgi-bin:
total 40
-r-xr-xr-x  1 root root 20113 Dec 31 11:18 config.cgi
-r-xr-xr-x  1 root root   707 Jan 26  2004 dmesg.cgi
-r-xr-xr-x  1 root root  2100 Jan 23  2004 fileupload.cgi
-r-xr-xr-x  1 root root  7028 Dec 31 11:20 parse.cgi
-r-xr-xr-x  1 root root  2605 Sep 11  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 Apr 22 21:08 config.inc
-r--r--r--  1 root root   400 Jan  8  2004 footer.inc
-r--r--r--  1 root root   859 Apr 22 21:08 header.inc
-r--r--r--  1 root root  1094 Apr 22 21:08 mainhead.inc
-r--r--r--  1 root root 15670 Oct 15  2003 tooltip.js

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

+ ls -lR /var/lib/driverloader/.
/var/lib/driverloader/.:
total 296
-rw-r--r--  1 root root  14598 May 28 08:34 rt2500usb.inf
-rw-r--r--  1 root root 140416 May 28 08:34 rt2500usb.sys
-rw-r--r--  1 root root 143360 May 28 08:34 rt25u98.sys

+ cd /var/lib/driverloader && find . -name '*.inf' -type f -print -exec cat {} \;
./rt2500usb.inf
;****************************************************************************************
;
; rt2500usb.inf
;
;   This installation script supports Windows 98,Me,2000 & XP for the
;   Belkin 54g USB Network Adapter.
;
;   Copyright (c)2004, Belkin Corporation., All Rights Reserved
;
;****************************************************************************************

[Version]
Signature       = "$Chicago$"
Class           = Net
ClassGUID       = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider        = %Provider%
Compatible      = 1
DriverVer       = 07/15/2004, 1.02.00.0000
CatalogFile    = rt2500usb.CAT            ;for WHQL certified

[ControlFlags]
;***********BELKIN 802.11g board  ***********
;ExcludeFromSelect = USB\VID_050D&PID_7050

[Manufacturer]
%BELKIN%        = BELKIN

[BELKIN]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%BELKIN.DeviceDesc% =       BELKIN.ndi,             USB\VID_050D&PID_7050

;*******************************************************************************************
; Windows 9X specific entries
;*******************************************************************************************

[BELKIN.ndi]
AddReg                  = Common.reg, BELKIN.ndi.reg
CopyFiles               = win9x.CopyFiles

;*******************************************************************************************
; NT specific entries
;*******************************************************************************************

[BELKIN.ndi.NT]
AddReg                  = Common.reg, BELKIN.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

; NT services sections
[BELKIN.ndi.NT.Services]
AddService              = bkn50USB, 2, BELKIN.Service, common.EventLog

;*******************************************************************************************
; common regs for NT and W9x
;*******************************************************************************************


[Common.reg]
;*******************************************************************************************
; System Level Property

;
; Current Profile
;
HKR, ,                    CurProfile,      0,""
HKR, Default,             CurProfile,      0,""

;
; Radio On/Off
;
HKR, ,                            Radio,           0, "0"
HKR, NDI\params\Radio,            ParamDesc,       0, "Radio On/Off"
HKR, NDI\params\Radio,            type,            0, "enum"
HKR, NDI\params\Radio,            default,         0, "0"
HKR, NDI\params\Radio\enum,       1,               0, "Disable"
HKR, NDI\params\Radio\enum,       0,               0, "Enable"

;
; Auto Reconnect Mode
;
HKR, ,                                  AutoReconnect,      0, "1"
HKR, NDI\params\AutoReconnect,          ParamDesc,          0, "Auto Reconnect Mode"
HKR, NDI\params\AutoReconnect,          type,               0, "enum"
HKR, NDI\params\AutoReconnect,          default,            0, "1"
HKR, NDI\params\AutoReconnect\enum,     0,                  0, "Disable"
HKR, NDI\params\AutoReconnect\enum,     1,                  0, "Enable"

;
; Show Hidden SSID in Site Survey Page
;
HKR, ,                                  ShowHiddenSSID,     0, "0"   ; 0=disable(default), 1=enable

;
; Select Config Utility
;
HKR, ,                                  ConfigSelect,       0, "0"   ;0=RaConfig, 1=ZeroConfig

;
; Country Region 
;
HKR, ,                                  CountryRegion,      0, "2"
;HKR, NDI\params\CountryRegion,         ParamDesc,          0, "Country Region"
;HKR, NDI\params\CountryRegion,         type,               0, "enum"
;HKR, NDI\params\CountryRegion,         default,            0, ""
;HKR, NDI\params\CountryRegion\enum,    0,                  0, "FCC (Channel 1 - 11)"
;HKR, NDI\params\CountryRegion\enum,    1,                  0, "IC (Channel 1 - 11)"
;HKR, NDI\params\CountryRegion\enum,    2,                  0, "ETSI (Channel 1 - 13)"
;HKR, NDI\params\CountryRegion\enum,    3,                  0, "Spain (Channel 10 - 11)"
;HKR, NDI\params\CountryRegion\enum,    4,                  0, "France (Channel 10 - 13)"
;HKR, NDI\params\CountryRegion\enum,    5,                  0, "MKK (Channel 14)"
;HKR, NDI\params\CountryRegion\enum,    6,                  0, "MKK1 (Channel 1 - 14)"
;HKR, NDI\params\CountryRegion\enum,    7,                  0, "Israel (Channel 3 - 9)"

;*******************************************************************************************
; Advance Page

;
; WirelessMode
;
HKR, ,                            WirelessMode,    0, "0"

;
; Enable TX Burst
;
HKR, ,                            TXBurst,         0, "0"

;
; Use Short Slot Time
;
HKR, ,                            ShortSlot,       0, "0"

;
; Use Turbo rate
;
HKR, ,                            TurboRate,       0, "0"

;
; Use Ofdm rate in adhoc mode
;
HKR, ,                            AdhocOfdm,       0, "0"

;
; Use BG Protection
;
HKR, ,                            BGProtection,    0, "0"

;
; Vendor Description
;
HKR, ,                            VendorDesc,      0, %VENDOR_DESC_DEF_STR%
HKR, Default,                     VendorDesc,      0, %VENDOR_DESC_DEF_STR%

;*******************************************************************************************
; Profile

;
; SSID
;
HKR, ,                            SSID,            0, %SSID_DEF_STR%
HKR, Default,                     SSID,            0, %SSID_DEF_STR%
HKR, NDI\params\SSID,             ParamDesc,       0, "SSID"
HKR, NDI\params\SSID,             type,            0, "edit"
HKR, NDI\params\SSID,             limitText,       0, "32"
HKR, NDI\params\SSID,             default,         0, %SSID_DEF_STR%

;
; Network Type
;
HKR, ,                            NetworkType,     0, %NETWORK_TYPE_DEF_STR%
HKR, Default,                     NetworkType,     0, %NETWORK_TYPE_DEF_STR%
HKR, NDI\params\NetworkType,      ParamDesc,       0, "Network Type"
HKR, NDI\params\NetworkType,      type,            0, "enum"
HKR, NDI\params\NetworkType,      default,         0, %NETWORK_TYPE_DEF_STR%
HKR, NDI\params\NetworkType\enum, 0,               0, "802.11 Ad Hoc"
HKR, NDI\params\NetworkType\enum, 1,               0, "Infrastructure"

;
; Channel
;
HKR, ,                            Channel,         0, %CHANNEL%
HKR, Default,                     Channel,         0, %CHANNEL%


;*******************************************************************************************
; System Configuration Page

;
; Local Administration MAC Network Address
;
HKR, ,                            NetworkAddress,  0, ""
HKR, Default,                     NetworkAddress,  0, ""
HKR, NDI\params\NetworkAddress,   ParamDesc,       0, "Local Administration MAC Network Address"
HKR, NDI\params\NetworkAddress,   type,            0, "edit"
HKR, NDI\params\NetworkAddress,   limitText,       0, "12"
HKR, NDI\params\NetworkAddress,   default,         0, ""

;
; Power Saving Mode
;
HKR, ,                            PSMode,          0, "0"
HKR, Default,                     PSMode,          0, "0"
HKR, NDI\params\PSMode,           ParamDesc,       0, "Power Saving Mode"
HKR, NDI\params\PSMode,           type,            0, "enum"
HKR, NDI\params\PSMode,           default,         0, "0"
HKR, NDI\params\PSMode\enum,      0,               0, "CAM (Constantly Awake Mode)"
HKR, NDI\params\PSMode\enum,      1,               0, "Max_PSP (Max Power Savings)"
HKR, NDI\params\PSMode\enum,      2,               0, "Fast_PSP (Power Save Mode)"

;
; CAM when AC Power
;
HKR, ,                            ACPowerCam,      0, "0"
HKR, Default,                     ACPowerCam,      0, "0"
HKR, NDI\params\ACPowerCam,       ParamDesc,       0, "CAM when AC Power"
HKR, NDI\params\ACPowerCam,       type,            0, "enum"
HKR, NDI\params\ACPowerCam,       default,         0, "0"
HKR, NDI\params\ACPowerCam\enum,  0,               0, "Disable"
HKR, NDI\params\ACPowerCam\enum,  1,               0, "Enable"

;
; Preamble Type
;
HKR, ,                            PreambleType,    0, "0"
HKR, Default,                     PreambleType,    0, "0"

;
; RTS Threshold
;
HKR, ,                            RTSThresh,       0, "2347"
HKR, Default,                     RTSThresh,       0, "2347"
HKR, NDI\params\RTSThresh,        ParamDesc,       0, "RTS Threshold"
HKR, NDI\params\RTSThresh,        type,            0, "int"
HKR, Ndi\params\RTSThresh,        default,         0, "2347"
HKR, NDI\params\RTSThresh,        min,             0, "0"
HKR, NDI\params\RTSThresh,        max,             0, "2347"
HKR, NDI\params\RTSThresh,        step,            0, "32"
HKR, NDI\params\RTSThresh,        optional,        0, "0"

;
; Fragment Threshold
;
HKR, ,                            FragThresh,      0, "2346"
HKR, Default,                     FragThresh,      0, "2346"
HKR, NDI\params\FragThresh,       ParamDesc,       0, "Fragment Threshold"
HKR, NDI\params\FragThresh,       type,            0, "int"
HKR, Ndi\params\FragThresh,       default,         0, "2346"
HKR, NDI\params\FragThresh,       min,             0, "256"
HKR, NDI\params\FragThresh,       max,             0, "2346"
HKR, NDI\params\FragThresh,       step,            0, "32"
HKR, NDI\params\FragThresh,       optional,        0, "0"

;*******************************************************************************************
; Authentication & Security Page

;
; Authentication Type
;
HKR, ,                AuthenType,      0, "0" ; Open System
HKR, Default,         AuthenType,      0, "0"

;
; Encryption
;
HKR, ,                Encryption,      0, "1" ; Disable
HKR, Default,         Encryption,      0, "1"

;
; WEP Keys Length
;
HKR, ,                WEPKeyLen,       0, "0"
HKR, Default,         WEPKeyLen,       0, "0"

;
; WEP Key to use
;
HKR, ,                WEPKeyUse,       0,"1"
HKR, Default,         WEPKeyUse,       0,"1"

;
; WEP Key1
;
HKR, ,                WEPKey1,         0,""
HKR, Default,         WEPKey1,         0,""

;
; WEP Key2
;
HKR, ,                WEPKey2,         0,""
HKR, Default,         WEPKey2,         0,""

;
; WEP Key3
;
HKR, ,                WEPKey3,         0,""
HKR, Default,         WEPKey3,         0,""

;
; WEP Key4
;
HKR, ,                WEPKey4,         0,""
HKR, Default,         WEPKey4,         0,""


;*******************************************************************************************
; APConfig use
;

;
; WPA Group-Key ReKey Interval
;
HKR, ,                RekeyInterval,   0, "60"

;
; WPA Group-Key ReKey Method
;
HKR, ,                RekeyMethod,     0, "0"


[BELKIN.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_148F&PID_2570"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98.sys"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

;
; Interfaces
;
;
; Install sections
;HKR,Ndi\Install,ndis3,,"rt25u98.install"

;*******************************************************************************************
; DestinationDirs
;*******************************************************************************************

[DestinationDirs]
NT.CopyFiles            = 12    ; system32\drivers subdirectory on NT
win9x.CopyFiles         = 11    ; system32 subdirectory on win9x

[NT.CopyFiles]
rt2500usb.sys                   ; NT Installation

[win9x.CopyFiles]
rt25u98.sys                     ; Win9x Installation

[SourceDisksNames]
1                       = %INSTALL_DISK_STR%,,,

[SourceDisksFiles] 
rt2500usb.sys           = 1
rt25u98.sys             = 1


;*******************************************************************************************
; NT specific
;*******************************************************************************************
[BELKIN.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "rt2500usb"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"

[BELKIN.Service]
DisplayName                 = %BELKIN.Service.DispName%
ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%
StartType                   = 3                             ;%SERVICE_AUTO_START%
ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%
ServiceBinary               = %12%\rt2500usb.sys
LoadOrderGroup              = NDIS

[common.EventLog]
AddReg=common.AddEventLog.reg

[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\rt2500usb.sys"
HKR, , TypesSupported,   0x00010001, 7


;*******************************************************************************************
; Strings
;*******************************************************************************************
[strings]
Provider                    = "BELKIN"
BELKIN                      = "Belkin Corporation"

BELKIN.DeviceDesc           = "Belkin 54Mbps Wireless USB Network Adapter"
INSTALL_DISK_STR            = "Belkin 54Mbps Wireless USB Installation Disk"
BELKIN.Service.DispName     = "Belkin 54Mbps Wireless USB Network Adapter"
;
; Don't put spaces around=sign otherwise installer will not be able to
; find these lines.
SSID_DEF_STR                = ""
VENDOR_DESC_DEF_STR         = ""
NETWORK_TYPE_DEF_STR        = "1"
CHANNEL                     = "1"

+ cd /var/lib/driverloader && find . -name '*.sys' -type f -print -exec strings -e l {} \;
./rt25u98.sys
BFD: ./rt25u98.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .text
BFD: ./rt25u98.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .rdata
BFD: ./rt25u98.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .data
jjjj
jjjj
jjjj
jjjj
jjjj
jjjj
PSMode
WirelessMode
AdhocOfdm
TurboRate
TXBurst
ShortSlot
BGProtection
NetworkAddress
WEPKey4
WEPKey3
WEPKey2
WEPKey1
VendorDesc
SSID
WEPKeyUse
NetworkType
AutoReconnect
ShowHiddenSSID
Radio
AuthenType
Encryption
FragThresh
RtsThresh
CountryRegion
Channel
\DosDevices\RT25U98
\Device\RT25U98
22--####
((((
----####
$0H`l
VS_VERSION_INFO
StringFileInfo
040904B0
CompanyName
Ralink Technology Inc.
FileDescription
Sample Driver for Ralink 802.11g Wireless USB Adapters
FileVersion
1.02.00.0000
InternalName
rt25u98.sys
LegalCopyright
Copyright (C) 2003 Ralink Technology Inc.
OriginalFilename
rt25u98.sys
ProductName
Ralink 802.11g Wireless USB Adapters
ProductVersion
1.02.00.0000
VarFileInfo
Translation
./rt2500usb.sys
BFD: ./rt2500usb.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .text
BFD: ./rt2500usb.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .rdata
BFD: ./rt2500usb.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .data
jjjj
jjjj
jjjj
jjjj
jjjj
jjjj
PSMode
WirelessMode
AdhocOfdm
TurboRate
TXBurst
ShortSlot
BGProtection
NetworkAddress
WEPKey4
WEPKey3
WEPKey2
WEPKey1
VendorDesc
SSID
WEPKeyUse
NetworkType
AutoReconnect
ShowHiddenSSID
Radio
AuthenType
Encryption
FragThresh
RtsThresh
CountryRegion
Channel
\DosDevices\RT25U98
\Device\RT25U98
22--####
((((
----####
$0H`l
VS_VERSION_INFO
StringFileInfo
040904B0
CompanyName
Ralink Technology Inc.
FileDescription
Sample Driver for Ralink 802.11g Wireless USB Adapters
FileVersion
1.02.00.0000
InternalName
rt2500usb.sys
LegalCopyright
Copyright (C) 2003 Ralink Technology Inc.
OriginalFilename
rt2500usb.sys
ProductName
Ralink 802.11g Wireless USB Adapters
ProductVersion
1.02.00.0000
VarFileInfo
Translation

+ cat -v /etc/hotplug/blacklist
#
# $Id: blacklist,v 1.10 2004/03/30 08:32:24 adrian Exp $
# 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
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

# list all framebuffer drivers, some of them tend to crash during boot
# they are either compiled into the kernel, or vesafb is active
# X works fine without them, rcfbset can load them if really required
#  sed -e '/\/drivers\/video\/.*\.\(o\|ko\)$/{s@^.*/@@;s@\..*$@@;p};d'
aty128fb
atyfb
clgenfb
cyber2000fb
encode-big5
encode-gb
encode-gbk
encode-jis
encode-kscm
fbcon-afb
fbcon-cfb2
fbcon-cfb4
fbcon-hga
fbcon-ilbm
fbcon-iplan2p2
fbcon-iplan2p4
fbcon-iplan2p8
fbcon-mac
fbcon-mfb
fbcon-vga
fbcon-vga-planes
fbgen
g450_pll
hgafb
i2c-matroxfb
i810fb
intelfbdrv
intelfbhw
matroxfb_accel
matroxfb_base
matroxfb_crtc2
matroxfb_DAC1064
matroxfb_g450
matroxfb_maven
matroxfb_misc
matroxfb_proc
matroxfb_Ti3026
mdacon
neofb
pm2fb
pm3fb
radeonfb
rivafb
sisfb
sstfb
tdfxfb
tridentfb
unikey
vga16fb
vgastate
vmware
# for kyrofb see Bug 35810
kyrofb

# ISDN USB is handled via /etc/hotplug/usb/ISDN.usermap
fcusb
fcusb2
fxusb
fxusb_CZ
fcdslusb
fcdslusb2
fcdslusba
fcdslslusb
fcdslslusb2
e2220pc
e5520pc
bfusb

# ISDN modules are load from /etc/init.d/isdn
b1isa
b1pci
b1pcmcia
c4
t1isa
t1pci
divas
act2000
hfc_usb
hisax
hisax_fcpcipnp
hisax_st5481
hysdn
icn
pcbit
sc
tpam
fcpci
fcclassic
fcdsl
fcdsl2

# Loading of snd_intel8x0m may be triggered by some soft modem. But this module
# should be loaded by rcalsasound.
# Kernel does not distinguish between '-' and '_', so list both.
snd_intel8x0m
snd-intel8x0m
snd-atiixp-modem
snd_atiixp_modem
snd-via82xx-modem
snd_via82xx_modem

# If you really need firewire direct networking, then remove this entry
eth1394

# this is a debugging module which should only be loaded manually
evbug

# These mtd drivers should be loaded manually.
scb2_flash
ich2rom
pci
l440gx
amd76xrom

# job of rcdvb
snd_bt87x
snd-bt87x

# HP Touch Screen usb input driver. breaks all other mouse input devices
tsdev


+ ls -lR /lib/modules/2.6.11.4-20a-default/misc /lib/modules/2.6.11.4-20a-default/extra
ls: /lib/modules/2.6.11.4-20a-default/misc: No such file or directory
/lib/modules/2.6.11.4-20a-default/extra:
total 16574
-rw-r--r--  1 root root 175000 Mar 24 01:32 acx_pci.ko
-rw-r--r--  1 root root  64788 Mar 24 01:32 adm8211.ko
-rw-r--r--  1 root root   8944 Mar 24 01:32 at76_usbdfu.ko
-rw-r--r--  1 root root   8792 Mar 24 01:32 at76c503-i3861.ko
-rw-r--r--  1 root root   7376 Mar 24 01:32 at76c503-i3863.ko
-rw-r--r--  1 root root   7380 Mar 24 01:32 at76c503-rfmd-acc.ko
-rw-r--r--  1 root root   9172 Mar 24 01:32 at76c503-rfmd.ko
-rw-r--r--  1 root root 114420 Mar 24 01:32 at76c503.ko
-rw-r--r--  1 root root   7220 Mar 24 01:32 at76c505-rfmd.ko
-rw-r--r--  1 root root   7916 Mar 24 01:32 at76c505-rfmd2958.ko
-rw-r--r--  1 root root   7252 Mar 24 01:32 at76c505a-rfmd2958.ko
-rw-r--r--  1 root root 165056 Mar 24 01:32 ath_hal.ko
-rw-r--r--  1 root root  68648 Mar 24 01:32 ath_pci.ko
-rw-r--r--  1 root root  11664 Mar 24 01:32 ath_rate_onoe.ko
-rw-r--r--  1 root root   4912 Mar 24 01:32 av5100.ko
-rw-r--r--  1 root root  14860 Mar 24 01:32 cloop.ko
-rw-r--r--  1 root root 161364 Mar 24 01:32 cx25840.ko
-rw-r--r--  1 root root  56868 Mar 24 01:32 dazuko.ko
-rw-r--r--  1 root root 179672 Mar 24 01:32 drbd.ko
lrwxrwxrwx  1 root root     81 May 28 21:02 driverloader.ko -> /usr/lib/driverloader/modules/binaries/linux-2.6.11.4-20a-default/driverloader.ko
-rw-r--r--  1 root root 599376 Mar 24 01:32 e2220pc.ko
-rw-r--r--  1 root root 599376 Mar 24 01:32 e5520pc.ko
-rw-r--r--  1 root root 576628 Mar 24 01:32 fcclassic.ko
-rw-r--r--  1 root root 851076 Mar 24 01:32 fcdsl.ko
-rw-r--r--  1 root root 826684 Mar 24 01:32 fcdsl2.ko
-rw-r--r--  1 root root 826672 Mar 24 01:32 fcdslsl.ko
-rw-r--r--  1 root root 811584 Mar 24 01:32 fcdslslusb.ko
-rw-r--r--  1 root root 641040 Mar 24 01:32 fcdslusb.ko
-rw-r--r--  1 root root 775644 Mar 24 01:32 fcdslusb2.ko
-rw-r--r--  1 root root 774800 Mar 24 01:32 fcdslusba.ko
-rw-r--r--  1 root root 583412 Mar 24 01:32 fcpci.ko
-rw-r--r--  1 root root 576264 Mar 24 01:32 fcpcmcia.ko
-rw-r--r--  1 root root   8048 Mar 24 01:32 fcpcmcia_cs.ko
-rw-r--r--  1 root root 578684 Mar 24 01:32 fcpnp.ko
-rw-r--r--  1 root root 597212 Mar 24 01:32 fcusb.ko
-rw-r--r--  1 root root 598628 Mar 24 01:32 fcusb2.ko
-rw-r--r--  1 root root 295464 Mar 24 01:32 fglrx.ko
-rw-r--r--  1 root root 599404 Mar 24 01:32 fxusb.ko
-rw-r--r--  1 root root 599228 Mar 24 01:32 fxusb_CZ.ko
-rw-r--r--  1 root root 129084 Mar 24 01:32 hostap.ko
-rw-r--r--  1 root root  18908 Mar 24 01:32 hostap_crypt_ccmp.ko
-rw-r--r--  1 root root  13464 Mar 24 01:32 hostap_crypt_tkip.ko
-rw-r--r--  1 root root   7512 Mar 24 01:32 hostap_crypt_wep.ko
-rw-r--r--  1 root root  69344 Mar 24 01:32 hostap_cs.ko
-rw-r--r--  1 root root  62648 Mar 24 01:32 hostap_pci.ko
-rw-r--r--  1 root root  64988 Mar 24 01:32 hostap_plx.ko
-rw-r--r--  1 root root   7172 Mar 24 01:32 i2c-algo-usb.ko
-rw-r--r--  1 root root  44416 Mar 24 01:32 ieee80211.ko
-rw-r--r--  1 root root   7596 Mar 24 01:32 ieee80211_crypt.ko
-rw-r--r--  1 root root   9136 Mar 24 01:32 ieee80211_crypt_ccmp.ko
-rw-r--r--  1 root root  12436 Mar 24 01:32 ieee80211_crypt_tkip.ko
-rw-r--r--  1 root root   6800 Mar 24 01:32 ieee80211_crypt_wep.ko
-rw-r--r--  1 root root 172096 Mar 24 01:32 ipw2100.ko
-rw-r--r--  1 root root 152576 Mar 24 01:32 ipw2200.ko
-rw-r--r--  1 root root 216376 Mar 24 01:32 iscsi.ko
-rw-r--r--  1 root root  40368 Mar 24 01:32 ivtv-fb.ko
-rw-r--r--  1 root root  33492 Mar 24 01:32 ivtv-msp3400.ko
-rw-r--r--  1 root root  25420 Mar 24 01:32 ivtv-tuner.ko
-rw-r--r--  1 root root  17060 Mar 24 01:32 ivtv-tveeprom.ko
-rw-r--r--  1 root root 172240 Mar 24 01:32 ivtv.ko
-rw-r--r--  1 root root 573340 Mar 24 01:32 libafs.ko
-rw-r--r--  1 root root 149632 Mar 24 01:32 ndiswrapper.ko
-rw-r--r--  1 root root  39876 Mar 24 01:32 p80211.ko
-rw-r--r--  1 root root   4868 Mar 24 01:32 pbe5.ko
-rw-r--r--  1 root root  84724 Mar 24 01:32 prism2_cs.ko
-rw-r--r--  1 root root  81056 Mar 24 01:32 prism2_pci.ko
-rw-r--r--  1 root root  82168 Mar 24 01:32 prism2_plx.ko
-rw-r--r--  1 root root  87272 Mar 24 01:32 prism2_usb.ko
-rw-r--r--  1 root root  19356 Mar 24 01:32 qozap.ko
-rw-r--r--  1 root root  84256 Mar 24 01:32 rt2400.ko
-rw-r--r--  1 root root 188884 Mar 24 01:32 rt2500.ko
-rw-r--r--  1 root root   5420 Mar 24 01:32 rtcmosram.ko
-rw-r--r--  1 root root   7116 Mar 24 01:32 saa7113.ko
-rw-r--r--  1 root root  16756 Mar 24 01:32 saa7115.ko
-rw-r--r--  1 root root  17728 Mar 24 01:32 saa7127.ko
-rw-r--r--  1 root root 525500 Mar 24 01:32 slamr.ko
-rw-r--r--  1 root root  21456 Mar 24 01:32 slusb.ko
-rw-r--r--  1 root root   6700 Mar 24 01:32 smapi.ko
-rw-r--r--  1 root root   9728 Mar 24 01:32 subfs.ko
-rw-r--r--  1 root root  11196 Mar 24 01:32 superio.ko
-rw-r--r--  1 root root   9576 Mar 24 01:32 thinkpad.ko
-rw-r--r--  1 root root   7056 Mar 24 01:32 thinkpadpm.ko
-rw-r--r--  1 root root  92100 Mar 24 01:32 tor2.ko
-rw-r--r--  1 root root  20484 Mar 24 01:32 torisa.ko
-rw-r--r--  1 root root  81756 Mar 24 01:32 usbvision.ko
-rw-r--r--  1 root root  14752 Mar 24 01:32 wcfxo.ko
-rw-r--r--  1 root root  35064 Mar 24 01:32 wcfxs.ko
-rw-r--r--  1 root root  16988 Mar 24 01:32 wct1xxp.ko
-rw-r--r--  1 root root  76064 Mar 24 01:32 wct4xxp.ko
-rw-r--r--  1 root root  20308 Mar 24 01:32 wcusb.ko
-rw-r--r--  1 root root 129728 Mar 24 01:32 wlan.ko
-rw-r--r--  1 root root   6324 Mar 24 01:32 wlan_acl.ko
-rw-r--r--  1 root root   9140 Mar 24 01:32 wlan_ccmp.ko
-rw-r--r--  1 root root  13816 Mar 24 01:32 wlan_tkip.ko
-rw-r--r--  1 root root   7888 Mar 24 01:32 wlan_wep.ko
-rw-r--r--  1 root root   3308 Mar 24 01:32 wlan_xauth.ko
-rw-r--r--  1 root root  13752 Mar 24 01:32 wm8775.ko
-rw-r--r--  1 root root  16136 Mar 24 01:32 zaphfc.ko
-rw-r--r--  1 root root  69248 Mar 24 01:32 zaptel.ko
-rw-r--r--  1 root root   8660 Mar 24 01:32 ztd-eth.ko
-rw-r--r--  1 root root  12712 Mar 24 01:32 ztdynamic.ko
-------------- next part --------------
wlan0     Scan completed :
          Cell 01 - Address: 00:60:B3:01:1B:57
                    ESSID:"Sitecom"
                    Mode:Managed
                    Frequency:2.437 GHz (Channel 6)
                    Quality:8/94  Signal level:-67 dBm  Noise level:-154 dBm
                    Encryption key:on
                    Bit Rate:1 Mb/s
                    Bit Rate:2 Mb/s
                    Bit Rate:5.5 Mb/s
                    Bit Rate:11 Mb/s
                    Bit Rate:6 Mb/s
                    Bit Rate:9 Mb/s
                    Bit Rate:12 Mb/s
                    Bit Rate:18 Mb/s
                    Bit Rate:24 Mb/s
                    Bit Rate:36 Mb/s
                    Bit Rate:48 Mb/s
                    Bit Rate:54 Mb/s
                    Extra:bcn_int=100
          Cell 02 - Address: 00:0A:E9:02:F3:64
                    ESSID:"poep hoofd"
                    Mode:Managed
                    Frequency:2.422 GHz (Channel 3)
                    Quality:6/94  Signal level:-71 dBm  Noise level:-154 dBm
                    Encryption key:on
                    Bit Rate:1 Mb/s
                    Bit Rate:2 Mb/s
                    Bit Rate:5.5 Mb/s
                    Bit Rate:11 Mb/s
                    Extra:bcn_int=100



More information about the driverloader mailing list