[driverloader] having problem with starting wlan0 interface
Stephen Su
ssu_7 at yahoo.com
Tue Nov 16 20:57:30 EST 2004
Skipped content of type multipart/alternative-------------- next part --------------
+ dldrstop
wlan0 device: Texas Instruments: Unknown device 9066
+ modprobe -v driverloader
insmod /lib/modules/2.6.5-7.111-smp/extra/driverloader.ko
+ lsmod
Module Size Used by
driverloader 291816 0
edd 13720 0
joydev 14528 0
sg 41632 0
st 44956 0
sr_mod 21028 0
ide_cd 42628 0
cdrom 42780 2 sr_mod,ide_cd
nvram 13448 0
usbserial 35952 0
parport_pc 41024 1
lp 15364 0
parport 44232 2 parport_pc,lp
snd_seq_oss 38656 0
snd_pcm_oss 65576 0
snd_mixer_oss 24448 1 snd_pcm_oss
snd_seq_midi 13600 0
snd_seq_midi_event 12032 2 snd_seq_oss,snd_seq_midi
snd_seq 65296 6 snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_cs46xx 102536 4
snd_rawmidi 31140 2 snd_seq_midi,snd_cs46xx
snd_seq_device 12808 4 snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
snd_ac97_codec 69636 1 snd_cs46xx
snd_pcm 112772 2 snd_pcm_oss,snd_cs46xx
snd_timer 32132 2 snd_seq,snd_pcm
snd 71012 21 snd_seq_oss,snd_pcm_oss,snd_mixer_oss,snd_seq_midi,snd_seq_midi_event,snd_seq,snd_cs46xx,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer
soundcore 13536 1 snd
snd_page_alloc 16136 2 snd_cs46xx,snd_pcm
gameport 8832 1 snd_cs46xx
uhci_hcd 35728 0
intel_agp 22812 1
agpgart 36140 1 intel_agp
hw_random 9620 0
af_packet 26376 2
evdev 13952 0
3c59x 42280 0
usbcore 116572 5 driverloader,usbserial,uhci_hcd
binfmt_misc 14856 1
subfs 12160 2
nls_utf8 6272 2
ntfs 94352 2
dm_mod 57472 0
reiserfs 263760 1
aic7xxx 190516 2
sd_mod 25088 4
scsi_mod 118468 5 sg,st,sr_mod,aic7xxx,sd_mod
+ date
Tue Nov 16 20:27:58 PST 2004
+ /usr/sbin/dldrconfig --info
Linuxant DriverLoader for Wireless LAN devices, version 2.10
Web configurator: listening on 127.0.0.1:18020
Current parameters: ("dldrconfig --info")
Wireless interface name: wlan0 (format "wlan%d")
MAC address : 00:E0:98:CD:8F:6E
Device instance: PCI-0000:04:0a.0-104C:9066-13D1:AB90
Device driver : tnet1130
Description : TNET1130
License status : OK (OEM)
Note: kernel module acx100_pci overridden by tnet1130.inf
+ identify_system
linux-i686(i686)-2.6.5-7.111-smp-SMP SuSE-9.1
+ uname -a
Linux suse1 2.6.5-7.111-smp #1 SMP Wed Oct 13 15:45:13 UTC 2004 i686 i686 i386 GNU/Linux
+ gcc -v
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.3/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-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.3 (SuSE Linux)
+ sh --version
GNU bash, version 2.05b.0(1)-release (i586-suse-linux)
Copyright (C) 2002 Free Software Foundation, Inc.
+ bash --version
GNU bash, version 2.05b.0(1)-release (i586-suse-linux)
Copyright (C) 2002 Free Software Foundation, Inc.
+ sed --version
GNU sed version 4.0.9
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.
+ gawk --version
GNU Awk 3.1.3
Copyright (C) 1989, 1991-2003 Free Software Foundation.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ cat -v /proc/version
Linux version 2.6.5-7.111-smp (geeko at buildhost) (gcc version 3.3.3 (SuSE Linux)) #1 SMP Wed Oct 13 15:45:13 UTC 2004
+ cat -v /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 3
cpu MHz : 931.181
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips : 1839.10
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 3
cpu MHz : 931.181
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips : 1859.58
+ cat -v /etc/SuSE-release
SuSE Linux 9.1 (i586)
VERSION = 9.1
+ dmesg
Linux version 2.6.5-7.111-smp (geeko at buildhost) (gcc version 3.3.3 (SuSE Linux)) #1 SMP Wed Oct 13 15:45:13 UTC 2004
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000007ff9e000 (usable)
BIOS-e820: 000000007ff9e000 - 0000000080000000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
128MB vmalloc/ioremap area available.
1151MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000fe710
On node 0 totalpages: 524190
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 225280 pages, LIFO batch:16
HighMem zone: 294814 pages, LIFO batch:16
DMI 2.3 present.
ACPI disabled because your bios is from 2000 and too old
You can enable it with acpi=force
Using APIC driver default
Intel MultiProcessor Specification v1.4
Virtual Wire compatibility mode.
OEM ID: DELL Product ID: WS 620 APIC at: 0xFEE00000
Processor #0 6:8 APIC version 17
Processor #1 6:8 APIC version 17
I/O APIC #2 Version 32 at 0xFEC00000.
Enabling APIC mode: Flat. Using 1 I/O APICs
Processors: 2
Built 1 zonelists
Kernel command line: root=/dev/hda2 vga=0x31a desktop resume=/dev/hda1 splash=silent
bootsplash: silent mode.
Initializing CPU#0
PID hash table entries: 4096 (order 12: 32768 bytes)
CKRM Initialization
...... Initializing ClassType<taskclass> ........
...... Initializing ClassType<socket_class> ........
CKRM Initialization done
Detected 931.181 MHz processor.
Using tsc for high-res timesource
Console: colour dummy device 80x25
Memory: 2072808k/2096760k available (2228k kernel code, 22804k reserved, 761k data, 244k init, 1179256k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 1839.10 BogoMIPS
Security Scaffold v1.0.0 initialized
SELinux: Disabled at boot.
Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
CPU: After all inits, caps: 0383fbff 00000000 00000000 00000040
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
CPU0: Intel Pentium III (Coppermine) stepping 03
per-CPU timeslice cutoff: 731.28 usecs.
task migration cache decay timeout: 1 msecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000040
ESR value after enabling vector: 00000000
Booting processor 1/1 eip 3000
Initializing CPU#1
masked ExtINT on CPU#1
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Calibrating delay loop... 1859.58 BogoMIPS
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
CPU: After all inits, caps: 0383fbff 00000000 00000000 00000040
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel Pentium III (Coppermine) stepping 03
Total of 2 processors activated (3698.68 BogoMIPS).
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
IO-APIC (apicid-pin) 2-0, 2-13, 2-20, 2-21, 2-22, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 62.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................
IO APIC #2......
.... register #00: 02000000
....... : physical APIC id: 02
....... : Delivery Type: 0
....... : LTS : 0
.... register #01: 00170020
....... : max redirection entries: 0017
....... : PRQ implemented: 0
....... : IO APIC version: 0020
.... register #02: 00000000
....... : arbitration: 00
.... IRQ redirection table:
NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
00 000 00 1 0 0 0 0 0 0 00
01 001 01 0 0 0 0 0 1 1 39
02 001 01 0 0 0 0 0 1 1 31
03 001 01 0 0 0 0 0 1 1 41
04 001 01 0 0 0 0 0 1 1 49
05 001 01 0 0 0 0 0 1 1 51
06 001 01 0 0 0 0 0 1 1 59
07 001 01 0 0 0 0 0 1 1 61
08 001 01 0 0 0 0 0 1 1 69
09 001 01 0 0 0 0 0 1 1 71
0a 001 01 0 0 0 0 0 1 1 79
0b 001 01 0 0 0 0 0 1 1 81
0c 001 01 0 0 0 0 0 1 1 89
0d 000 00 1 0 0 0 0 0 0 00
0e 001 01 0 0 0 0 0 1 1 91
0f 001 01 0 0 0 0 0 1 1 99
10 001 01 1 1 0 1 0 1 1 A1
11 001 01 1 1 0 1 0 1 1 A9
12 001 01 1 1 0 1 0 1 1 B1
13 001 01 1 1 0 1 0 1 1 B9
14 000 00 1 0 0 0 0 0 0 00
15 000 00 1 0 0 0 0 0 0 00
16 000 00 1 0 0 0 0 0 0 00
17 000 00 1 0 0 0 0 0 0 00
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ5 -> 0:5
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ10 -> 0:10
IRQ11 -> 0:11
IRQ12 -> 0:12
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 930.0791 MHz.
..... host bus clock speed is 132.0970 MHz.
checking TSC synchronization across 2 CPUs: passed.
Brought up 2 CPUs
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Looking for DSDT in initrd ...No customized DSDT found in initrd!
Freeing initrd memory: 1383k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfc03e, last bus=4
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
ACPI: Interpreter disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
Transparent bridge - 0000:00:1e.0
PCI: Using IRQ router PIIX/ICH [8086/2410] at 0000:00:1f.0
PCI->APIC IRQ transform: (B0,I31,P3) -> 19
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B4,I4,P0) -> 16
PCI->APIC IRQ transform: (B4,I5,P0) -> 17
PCI->APIC IRQ transform: (B4,I5,P1) -> 18
PCI->APIC IRQ transform: (B4,I7,P0) -> 19
PCI->APIC IRQ transform: (B4,I10,P0) -> 18
PCI: Failed to allocate mem resource #0:1000 at 0 for 0000:03:00.0
vesafb: framebuffer at 0xf4000000, mapped to 0xf8800000, size 16320k
vesafb: mode is 1280x1024x16, linelength=2560, pages=5
vesafb: protected mode interface info at c000:03b8
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
fb0: VESA VGA frame buffer device
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: disabled - APM is not SMP safe.
Starting balanced_irq
Initial HugeTLB pages allocated: 0
highmem bounce pool size: 64 pages
VFS: Disk quotas dquot_6.5.1
Initializing Cryptographic API
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 52139 bytes,<6>...found (1280x1024, 24562 bytes, v3).
Console: switching to colour frame buffer device 147x55
Real Time Clock Driver v1.12
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
Using anticipatory io scheduler
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH: IDE controller at PCI slot 0000:00:1f.1
ICH: chipset revision 2
ICH: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
hda: ST3120026A, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: CRD-8482B, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 1024KiB
hda: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(66)
hda: hda1 hda2 hda3
ide-floppy driver 0.99.newide
mice: PS/2 mouse device common for all mice
input: PC Speaker
serio: i8042 AUX port at 0x60,0x64 irq 12
input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 16384 buckets, 128Kbytes
TCP: Hash tables configured (established 524288 bind 65536)
NET: Registered protocol family 1
NET: Registered protocol family 8
NET: Registered protocol family 20
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
SCSI subsystem initialized
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
<Adaptec aic7899 Ultra160 SCSI adapter>
aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
(scsi0:A:0): 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)
(scsi0:A:2): 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)
Vendor: FUJITSU Model: MAJ3182MP Rev: 5508
Type: Direct-Access ANSI SCSI revision: 04
scsi0:A:0:0: Tagged Queuing enabled. Depth 32
SCSI device sda: 35566478 512-byte hdwr sectors (18210 MB)
SCSI device sda: drive cache: write back
sda: sda1
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Vendor: QUANTUM Model: ATLAS10K2-TY092L Rev: DA40
Type: Direct-Access ANSI SCSI revision: 03
scsi0:A:2:0: Tagged Queuing enabled. Depth 32
SCSI device sdb: 17783239 512-byte hdwr sectors (9105 MB)
SCSI device sdb: drive cache: write back
sdb: sdb1
Attached scsi disk sdb at scsi0, channel 0, id 2, lun 0
scsi1 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
<Adaptec aic7899 Ultra160 SCSI adapter>
aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs
ReiserFS: hda2: found reiserfs format "3.6" with standard journal
ReiserFS: hda2: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hda2: journal params: device hda2, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda2: checking transaction log (hda2)
ReiserFS: hda2: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Trying to move old root to /initrd ... failed
Unmounting old root
Trying to free ramdisk memory ... okay
Freeing unused kernel memory: 244k freed
reiserfs: enabling write barrier flush mode
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm at uk.sistina.com
NTFS driver 2.1.6 [Flags: R/O MODULE].
NTFS volume version 3.0.
NTFS volume version 3.0.
subfs 0.9
Adding 1052216k swap on /dev/hda1. Priority:42 extents:1
usbcore: registered new driver usbfs
usbcore: registered new driver hub
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
0000:04:07.0: 3Com PCI 3c905C Tornado at 0xe480. Vers LK1.1.19
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/56/0 REGPARM SMP
usbcore: registered new driver driverloader
wlan0: New link status: Disconnected (0002)
wlan0: WPA, TKIP, WEP256, WEP128, WEP64 supported
wlan0: TNET1130 at 0000:04:0a.0 (MAC address 00:E0:98:CD:8F:6E) ready
NET: Registered protocol family 17
hw_random hardware driver 1.0.0 loaded
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected an Intel i840 Chipset.
agpgart: Maximum main memory to use for agp memory: 1919M
agpgart: AGP aperture is 64M @ 0xf0000000
USB Universal Host Controller Interface driver v2.2
uhci_hcd 0000:00:1f.2: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1f.2 to 64
uhci_hcd 0000:00:1f.2: irq 19, io base 0000ff80
uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.5-7.111-smp uhci_hcd
usb usb1: SerialNumber: 0000:00:1f.2
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
lp0: using parport0 (polling).
drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
usbcore: registered new driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
Non-volatile memory driver v1.2
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
hdc: ATAPI 48X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.20
st: Version 20040318, fixed bufsize 32768, s/g segs 256
Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0
Attached scsi generic sg1 at scsi0, channel 0, id 2, lun 0, type 0
BIOS EDD facility v0.13 2004-Mar-09, 3 devices found
mtrr: 0xf4000000,0x2000000 overlaps existing 0xf4000000,0x800000
usbcore: deregistering driver driverloader
driverloader: module license 'see LICENSE file; Copyright (c)2003-2004 Linuxant inc.' taints kernel.
driverloader: stack=8192/56/0 REGPARM SMP
usbcore: registered new driver driverloader
wlan0: New link status: Disconnected (0002)
wlan0: WPA, TKIP, WEP256, WEP128, WEP64 supported
wlan0: TNET1130 at 0000:04:0a.0 (MAC address 00:E0:98:CD:8F:6E) ready
usbcore: deregistering driver driverloader
driverloader: module license 'see LICENSE file; Copyright (c)2003-2004 Linuxant inc.' taints kernel.
driverloader: stack=8192/56/0 REGPARM SMP
usbcore: registered new driver driverloader
wlan0: New link status: Disconnected (0002)
wlan0: WPA, TKIP, WEP256, WEP128, WEP64 supported
wlan0: TNET1130 at 0000:04:0a.0 (MAC address 00:E0:98:CD:8F:6E) ready
+ cat -v /etc/sysconfig/network/ifcfg-eth-id-00:b0:d0:3d:ff:80
BOOTPROTO='dhcp'
MTU=''
REMOTE_IPADDR=''
STARTMODE='onboot'
UNIQUE='4Yqk.Mba0MQ3RIQ7'
_nm_name='bus-pci-0000:04:07.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
+ cat -v /etc/sysconfig/network/ifcfg-wlan0
DHCLIENT_MODIFY_RESOLV_CONF='yes'
DHCLIENT_SET_DEFAULT_ROUTE='yes'
BOOTPROTO='dhcp'
MTU=''
REMOTE_IPADDR=''
STARTMODE='onboot'
WIRELESS_AP=''
WIRELESS_AUTH_MODE='sharedkey'
WIRELESS_BITRATE='auto'
WIRELESS_CHANNEL=''
WIRELESS_DEFAULT_KEY='0'
WIRELESS_ESSID='octonet'
WIRELESS_KEY=''
WIRELESS_KEY_0='s:1314789abcedf'
WIRELESS_KEY_1=''
WIRELESS_KEY_2=''
WIRELESS_KEY_3=''
WIRELESS_KEY_LENGTH='128'
WIRELESS_MODE='Managed'
WIRELESS_NICK=''
WIRELESS_NWID=''
WIRELESS_POWER='no'
_nm_name='Airlink'
WIRELESS_FREQUENCY=''
+ iwconfig --version
iwconfig Wireless-Tools version 27
Compatible with Wireless Extension v11 to v16.
Kernel Currently compiled with Wireless Extension v16.
wlan0 Recommend Wireless Extension v11 or later,
Currently compiled with Wireless Extension v16.
+ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11g ESSID:"octonet" Nickname:"suse1"
Mode:Managed Bit Rate=54Mb/s Tx-Power=10 dBm
RTS thr:off Fragment thr:off
Encryption key:3133-3134-3738-3961-6263-6564-66 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
eth0 Interface doesn't have a list of Peers/Access-Points
wlan0 Peers/Access-Points in range:
00:09:5B:3A:23:12 : Quality:14/94 Signal level:-61 dBm Noise level:-154 dBm (updated)
00:06:25:99:0A:98 : Quality:9/94 Signal level:-66 dBm Noise level:-154 dBm (updated)
00:0D:3A:27:85:FF : Quality:3/94 Signal level:-79 dBm Noise level:-154 dBm (updated)
00:0F:B5:26:6D:58 : Quality:3/94 Signal level:-78 dBm Noise level:-154 dBm (updated)
00:0C:41:D6:AA:A6 : Quality:2/94 Signal level:-80 dBm Noise level:-154 dBm (updated)
00:40:05:B1:F6:FB : Quality:2/94 Signal level:-81 dBm Noise level:-154 dBm (updated)
00:09:5B:48:28:F2 : Quality:2/94 Signal level:-83 dBm Noise level:-154 dBm (updated)
00:E0:03:04:A9:A8 : Quality:1/94 Signal level:-88 dBm Noise level:-154 dBm (updated)
00:D0:9E:A9:19:41 : Quality:9/94 Signal level:-66 dBm Noise level:-154 dBm (updated)
+ iwlist scanning
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Scan completed :
Cell 01 - Address: 00:40:05:B5:AF:E7
ESSID:"default"
Mode:Managed
Frequency:2.437GHz
Quality:4/94 Signal level:-74 dBm Noise level:-154 dBm
Encryption key:off
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:22Mb/s
Extra:bcn_int=100
Cell 02 - Address: 00:0F:B5:26:6D:58
ESSID:"NETGEAR"
Mode:Managed
Frequency:2.462GHz
Quality:3/94 Signal level:-77 dBm Noise level:-154 dBm
Encryption key:off
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:6Mb/s
Bit Rate:9Mb/s
Bit Rate:12Mb/s
Bit Rate:18Mb/s
Bit Rate:24Mb/s
Bit Rate:36Mb/s
Bit Rate:48Mb/s
Bit Rate:54Mb/s
Extra:bcn_int=100
Cell 03 - Address: 00:0D:3A:27:85:FF
ESSID:"EverNote Apt."
Mode:Managed
Frequency:2.462GHz
Quality:3/94 Signal level:-78 dBm Noise level:-154 dBm
Encryption key:on
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:6Mb/s
Bit Rate:9Mb/s
Bit Rate:12Mb/s
Bit Rate:18Mb/s
Bit Rate:24Mb/s
Bit Rate:36Mb/s
Bit Rate:48Mb/s
Bit Rate:54Mb/s
Extra:bcn_int=100
Cell 04 - Address: 00:0C:41:D6:AA:A6
ESSID:"colt45acp"
Mode:Managed
Frequency:2.462GHz
Quality:2/94 Signal level:-81 dBm Noise level:-154 dBm
Encryption key:on
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:6Mb/s
Bit Rate:9Mb/s
Bit Rate:12Mb/s
Bit Rate:18Mb/s
Bit Rate:24Mb/s
Bit Rate:36Mb/s
Bit Rate:48Mb/s
Bit Rate:54Mb/s
Extra:bcn_int=100
Cell 05 - Address: 00:40:05:B1:F6:FB
ESSID:"ascii"
Mode:Managed
Frequency:2.462GHz
Quality:2/94 Signal level:-82 dBm Noise level:-154 dBm
Encryption key:on
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:22Mb/s
Extra:bcn_int=100
Cell 06 - Address: 00:09:5B:48:28:F2
ESSID:"baluku"
Mode:Managed
Frequency:2.462GHz
Quality:2/94 Signal level:-82 dBm Noise level:-154 dBm
Encryption key:off
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Extra:bcn_int=100
Cell 07 - Address: 00:D0:9E:A9:19:41
ESSID:"2WIRE901"
Mode:Managed
Frequency:2.437GHz
Quality:9/94 Signal level:-66 dBm Noise level:-154 dBm
Encryption key:on
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:22Mb/s
Extra:bcn_int=100
Cell 08 - Address: 00:0D:88:9A:C9:14
ESSID:"SUNFLOWER"
Mode:Managed
Frequency:2.437GHz
Quality:7/94 Signal level:-69 dBm Noise level:-154 dBm
Encryption key:off
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Extra:bcn_int=100
+ iwlist scanning
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Scan completed :
Cell 01 - Address: 00:40:05:B5:AF:E7
ESSID:"default"
Mode:Managed
Frequency:2.437GHz
Quality:2/94 Signal level:-81 dBm Noise level:-154 dBm
Encryption key:off
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:22Mb/s
Extra:bcn_int=100
Cell 02 - Address: 00:0F:B5:26:6D:58
ESSID:"NETGEAR"
Mode:Managed
Frequency:2.462GHz
Quality:3/94 Signal level:-79 dBm Noise level:-154 dBm
Encryption key:off
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:6Mb/s
Bit Rate:9Mb/s
Bit Rate:12Mb/s
Bit Rate:18Mb/s
Bit Rate:24Mb/s
Bit Rate:36Mb/s
Bit Rate:48Mb/s
Bit Rate:54Mb/s
Extra:bcn_int=100
Cell 03 - Address: 00:0D:3A:27:85:FF
ESSID:"EverNote Apt."
Mode:Managed
Frequency:2.462GHz
Quality:3/94 Signal level:-79 dBm Noise level:-154 dBm
Encryption key:on
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:6Mb/s
Bit Rate:9Mb/s
Bit Rate:12Mb/s
Bit Rate:18Mb/s
Bit Rate:24Mb/s
Bit Rate:36Mb/s
Bit Rate:48Mb/s
Bit Rate:54Mb/s
Extra:bcn_int=100
Cell 04 - Address: 00:0C:41:D6:AA:A6
ESSID:"colt45acp"
Mode:Managed
Frequency:2.462GHz
Quality:2/94 Signal level:-81 dBm Noise level:-154 dBm
Encryption key:on
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:6Mb/s
Bit Rate:9Mb/s
Bit Rate:12Mb/s
Bit Rate:18Mb/s
Bit Rate:24Mb/s
Bit Rate:36Mb/s
Bit Rate:48Mb/s
Bit Rate:54Mb/s
Extra:bcn_int=100
Cell 05 - Address: 00:09:5B:3A:23:12
ESSID:"Wireless"
Mode:Managed
Frequency:2.412GHz
Quality:14/94 Signal level:-61 dBm Noise level:-154 dBm
Encryption key:off
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Extra:bcn_int=100
Cell 06 - Address: 00:40:05:B1:F6:FB
ESSID:"ascii"
Mode:Managed
Frequency:2.462GHz
Quality:2/94 Signal level:-82 dBm Noise level:-154 dBm
Encryption key:on
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:22Mb/s
Extra:bcn_int=100
Cell 07 - Address: 00:09:5B:48:28:F2
ESSID:"baluku"
Mode:Managed
Frequency:2.462GHz
Quality:2/94 Signal level:-82 dBm Noise level:-154 dBm
Encryption key:off
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Extra:bcn_int=100
Cell 08 - Address: 00:E0:03:04:A9:A8
ESSID:"MW-2004"
Mode:Managed
Frequency:2.432GHz
Quality:1/94 Signal level:-88 dBm Noise level:-154 dBm
Encryption key:on
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Extra:bcn_int=50
Cell 09 - Address: 00:D0:9E:A9:19:41
ESSID:"2WIRE901"
Mode:Managed
Frequency:2.437GHz
Quality:7/94 Signal level:-68 dBm Noise level:-154 dBm
Encryption key:on
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:22Mb/s
Extra:bcn_int=100
Cell 10 - Address: 00:0D:88:9A:C9:14
ESSID:"SUNFLOWER"
Mode:Managed
Frequency:2.437GHz
Quality:2/94 Signal level:-80 dBm Noise level:-154 dBm
Encryption key:off
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Extra:bcn_int=100
Cell 11 - Address: 00:C0:49:CC:A6:1A
ESSID:"octonet"
Mode:Managed
Frequency:2.452GHz
Quality:11/94 Signal level:-64 dBm Noise level:-154 dBm
Encryption key:on
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:22Mb/s
Bit Rate:6Mb/s
Bit Rate:9Mb/s
Bit Rate:12Mb/s
Bit Rate:18Mb/s
Bit Rate:24Mb/s
Bit Rate:36Mb/s
Bit Rate:48Mb/s
Bit Rate:54Mb/s
Extra:bcn_int=100
Cell 12 - Address: 00:06:25:99:0A:98
ESSID:"capland"
Mode:Managed
Frequency:2.437GHz
Quality:4/94 Signal level:-75 dBm Noise level:-154 dBm
Encryption key:on
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Extra:bcn_int=100
Cell 13 - Address: 00:06:25:F1:23:B1
ESSID:"ehealth"
Mode:Managed
Frequency:2.452GHz
Quality:1/94 Signal level:-88 dBm Noise level:-154 dBm
Encryption key:on
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Extra:bcn_int=100
+ iptables -L -n -v
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
+ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:B0:D0:3D:FF:80
UP BROADCAST NOTRAILERS MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:37 errors:0 dropped:0 overruns:0 carrier:37
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:20240 (19.7 Kb)
Interrupt:19 Base address:0xe480
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:72 errors:0 dropped:0 overruns:0 frame:0
TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4708 (4.5 Kb) TX bytes:4708 (4.5 Kb)
wlan0 Link encap:Ethernet HWaddr 00:E0:98:CD:8F:6E
UP BROADCAST NOTRAILERS MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:2 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
+ netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
+ netstat -in
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 0 0 0 0 37 0 0 0 BMNU
lo 16436 0 72 0 0 0 72 0 0 0 LRU
wlan0 1500 0 0 0 0 0 0 2 0 0 BMNU
+ 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
2: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:b0:d0:3d:ff:80 brd ff:ff:ff:ff:ff:ff
5: wlan0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:e0:98:cd:8f:6e brd ff:ff:ff:ff:ff:ff
+ ip rule
0: from all lookup local
32766: from all lookup main
32767: from all lookup default
+ ip route
127.0.0.0/8 dev lo scope link
+ cardctl ident
/usr/sbin/dldrconfig: line 1: cardctl: command not found
+ lspci -n
0000:00:00.0 Class 0600: 8086:1a21 (rev 01)
0000:00:01.0 Class 0604: 8086:1a23 (rev 01)
0000:00:02.0 Class 0604: 8086:1a24 (rev 01)
0000:00:1e.0 Class 0604: 8086:2418 (rev 02)
0000:00:1f.0 Class 0601: 8086:2410 (rev 02)
0000:00:1f.1 Class 0101: 8086:2411 (rev 02)
0000:00:1f.2 Class 0c03: 8086:2412 (rev 02)
0000:00:1f.3 Class 0c05: 8086:2413 (rev 02)
0000:01:00.0 Class 0300: 10de:0028 (rev 11)
0000:02:1f.0 Class 0604: 8086:1360 (rev 02)
0000:03:00.0 Class 0800: 8086:1161 (rev 01)
0000:04:04.0 Class 0401: 1013:6003 (rev 01)
0000:04:05.0 Class 0100: 9005:00cf (rev 01)
0000:04:05.1 Class 0100: 9005:00cf (rev 01)
0000:04:07.0 Class 0200: 10b7:9200 (rev 78)
0000:04:0a.0 Class 0280: 104c:9066
+ lspci -v
0000:00:00.0 Host bridge: Intel Corp. 82840 840 (Carmel) Chipset Host Bridge (Hub A) (rev 01)
Subsystem: Dell Computer Corporation: Unknown device 0097
Flags: bus master, fast devsel, latency 0
Memory at f0000000 (32-bit, prefetchable)
Capabilities: [a0] AGP version 2.0
0000:00:01.0 PCI bridge: Intel Corp. 82840 840 (Carmel) Chipset AGP Bridge (rev 01) (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, fast devsel, latency 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
Memory behind bridge: fc000000-fdffffff
Prefetchable memory behind bridge: f4000000-f5ffffff
0000:00:02.0 PCI bridge: Intel Corp. 82840 840 (Carmel) Chipset PCI Bridge (Hub B) (rev 01) (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, fast devsel, latency 64
Bus: primary=00, secondary=02, subordinate=03, sec-latency=64
Memory behind bridge: fb000000-fbffffff
0000:00:1e.0 PCI bridge: Intel Corp. 82801AA PCI Bridge (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=04, sec-latency=64
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: f9000000-faffffff
0000:00:1f.0 ISA bridge: Intel Corp. 82801AA ISA Bridge (LPC) (rev 02)
Flags: bus master, medium devsel, latency 0
0000:00:1f.1 IDE interface: Intel Corp. 82801AA IDE (rev 02) (prog-if 80 [Master])
Subsystem: Intel Corp. 82801AA IDE
Flags: bus master, medium devsel, latency 0
I/O ports at ffa0 [size=16]
0000:00:1f.2 USB Controller: Intel Corp. 82801AA USB (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corp. 82801AA USB
Flags: bus master, medium devsel, latency 0, IRQ 19
I/O ports at ff80 [size=32]
0000:00:1f.3 SMBus: Intel Corp. 82801AA SMBus (rev 02)
Subsystem: Intel Corp. 82801AA SMBus
Flags: medium devsel, IRQ 17
I/O ports at dcd0 [size=16]
0000:01:00.0 VGA compatible controller: nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] (rev 11) (prog-if 00 [VGA])
Subsystem: Diamond Multimedia Systems: Unknown device 5a40
Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 16
Memory at fc000000 (32-bit, non-prefetchable) [size=80000000]
Memory at f4000000 (32-bit, prefetchable) [size=32M]
Expansion ROM at 00010000 [disabled]
Capabilities: [60] Power Management version 1
Capabilities: [44] AGP version 2.0
0000:02:1f.0 PCI bridge: Intel Corp. 82806AA PCI64 Hub PCI Bridge (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, fast devsel, latency 0
Bus: primary=02, secondary=03, subordinate=03, sec-latency=64
0000:03:00.0 PIC: Intel Corp. 82806AA PCI64 Hub Advanced Programmable Interrupt Controller (rev 01) (prog-if 20 [IO(X)-APIC])
Subsystem: Intel Corp. 82806AA PCI64 Hub APIC
Flags: fast devsel
0000:04:04.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator] (rev 01)
Subsystem: Dell Computer Corporation: Unknown device 0097
Flags: bus master, medium devsel, latency 64, IRQ 16
Memory at f9fff000 (32-bit, non-prefetchable)
Memory at f9e00000 (32-bit, non-prefetchable) [size=1M]
Capabilities: [40] Power Management version 2
0000:04:05.0 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01)
Subsystem: Dell Computer Corporation: Unknown device 0097
Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 17
BIST result: 00
I/O ports at ec00 [disabled] [size=fa000000]
Memory at f9ffe000 (64-bit, non-prefetchable) [size=4K]
Expansion ROM at 00020000 [disabled]
Capabilities: [dc] Power Management version 2
0000:04:05.1 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01)
Subsystem: Dell Computer Corporation: Unknown device 0097
Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 18
BIST result: 00
I/O ports at e800 [disabled] [size=fa000000]
Memory at f9ffd000 (64-bit, non-prefetchable) [size=4K]
Expansion ROM at 00020000 [disabled]
Capabilities: [dc] Power Management version 2
0000:04:07.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)
Subsystem: Dell Computer Corporation 3C920 Integrated Fast Ethernet Controller
Flags: bus master, medium devsel, latency 64, IRQ 19
I/O ports at e480 [size=fa000000]
Memory at f9ffcc00 (32-bit, non-prefetchable) [size=128]
Expansion ROM at 00020000 [disabled]
Capabilities: [dc] Power Management version 2
0000:04:0a.0 Network controller: Texas Instruments: Unknown device 9066
Subsystem: Abocom Systems Inc: Unknown device ab90
Flags: bus master, medium devsel, latency 168, IRQ 18
Memory at f9ffa000 (32-bit, non-prefetchable)
Memory at f9fc0000 (32-bit, non-prefetchable) [size=128K]
Capabilities: [40] Power Management version 2
+ lspci -n -vvv
0000:00:00.0 Class 0600: 8086:1a21 (rev 01)
Subsystem: 1028:0097
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR+
Latency: 0
Region 0: Memory at f0000000 (32-bit, prefetchable)
Capabilities: [a0] AGP version 2.0
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>
0000:00:01.0 Class 0604: 8086:1a23 (rev 01)
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: 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fc000000-fdffffff
Prefetchable memory behind bridge: f4000000-f5ffffff
BridgeCtl: Parity- SERR+ NoISA+ VGA+ MAbort- >Reset- FastB2B-
0000:00:02.0 Class 0604: 8086:1a24 (rev 01)
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: 64
Bus: primary=00, secondary=02, subordinate=03, sec-latency=64
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fb000000-fbffffff
Prefetchable memory behind bridge: fff00000-000fffff
BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
0000:00:1e.0 Class 0604: 8086:2418 (rev 02)
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=04, subordinate=04, sec-latency=64
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: f9000000-faffffff
Prefetchable memory behind bridge: fff00000-000fffff
BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
0000:00:1f.0 Class 0601: 8086:2410 (rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
0000:00:1f.1 Class 0101: 8086:2411 (rev 02) (prog-if 80 [Master])
Subsystem: 8086:2411
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Region 4: I/O ports at ffa0 [size=16]
0000:00:1f.2 Class 0c03: 8086:2412 (rev 02)
Subsystem: 8086:2412
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin D routed to IRQ 19
Region 4: I/O ports at ff80 [size=32]
0000:00:1f.3 Class 0c05: 8086:2413 (rev 02)
Subsystem: 8086:2413
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 17
Region 4: I/O ports at dcd0 [size=16]
0000:01:00.0 Class 0300: 10de:0028 (rev 11)
Subsystem: 1092:5a40
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 16
Region 0: Memory at fc000000 (32-bit, non-prefetchable) [size=80000000]
Region 1: Memory at f4000000 (32-bit, prefetchable) [size=32M]
Expansion ROM at 00010000 [disabled]
Capabilities: [60] Power Management version 1
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [44] AGP version 2.0
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>
0000:02:1f.0 Class 0604: 8086:1360 (rev 02)
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=02, secondary=03, subordinate=03, sec-latency=64
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: fff00000-000fffff
BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
0000:03:00.0 Class 0800: 8086:1161 (rev 01) (prog-if 20)
Subsystem: 8086:1161
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-
0000:04:04.0 Class 0401: 1013:6003 (rev 01)
Subsystem: 1028:0097
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 (1000ns min, 6000ns max)
Interrupt: pin A routed to IRQ 16
Region 0: Memory at f9fff000 (32-bit, non-prefetchable)
Region 1: Memory at f9e00000 (32-bit, non-prefetchable) [size=1M]
Capabilities: [40] Power Management version 2
Flags: PMEClk+ DSI+ D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:04:05.0 Class 0100: 9005:00cf (rev 01)
Subsystem: 1028:0097
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 (10000ns min, 6250ns max), cache line size 08
Interrupt: pin A routed to IRQ 17
BIST result: 00
Region 0: I/O ports at ec00 [disabled] [size=fa000000]
Region 1: Memory at f9ffe000 (64-bit, non-prefetchable) [size=4K]
Expansion ROM at 00020000 [disabled]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:04:05.1 Class 0100: 9005:00cf (rev 01)
Subsystem: 1028:0097
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 (10000ns min, 6250ns max), cache line size 08
Interrupt: pin B routed to IRQ 18
BIST result: 00
Region 0: I/O ports at e800 [disabled] [size=fa000000]
Region 1: Memory at f9ffd000 (64-bit, non-prefetchable) [size=4K]
Expansion ROM at 00020000 [disabled]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:04:07.0 Class 0200: 10b7:9200 (rev 78)
Subsystem: 1028:0097
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 (2500ns min, 2500ns max), cache line size 08
Interrupt: pin A routed to IRQ 19
Region 0: I/O ports at e480 [size=fa000000]
Region 1: Memory at f9ffcc00 (32-bit, non-prefetchable) [size=128]
Expansion ROM at 00020000 [disabled]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=2 PME-
0000:04:0a.0 Class 0280: 104c:9066
Subsystem: 13d1:ab90
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 168, cache line size 08
Interrupt: pin A routed to IRQ 18
Region 0: Memory at f9ffa000 (32-bit, non-prefetchable)
Region 1: Memory at f9fc0000 (32-bit, non-prefetchable) [size=128K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ lsusb
Bus 001 Device 001: ID 0000:0000
+ lsusb -v
Bus 001 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.5-7.111-smp uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:00:1f.2
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x40
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type none
wMaxPacketSize 2
bInterval 255
Language IDs: (length=4)
0409 English(US)
+ cat -v /proc/bus/usb/devices
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 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.5-7.111-smp uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:1f.2
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
+ cat -v /proc/pci
cat: /proc/pci: No such file or directory
+ cat -v /proc/cmdline
root=/dev/hda2 vga=0x31a desktop resume=/dev/hda1 splash=silent
+ cat -v /proc/uptime
1051.84 946.23
+ 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
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
183 hw_random
63 device-mapper
1 psaux
135 rtc
+ cat -v /proc/filesystems
nodev sysfs
nodev rootfs
nodev bdev
nodev proc
nodev sockfs
nodev futexfs
nodev tmpfs
nodev pipefs
nodev eventpollfs
nodev devpts
ext2
nodev ramfs
nodev hugetlbfs
minix
iso9660
nodev nfs
nodev rpc_pipefs
reiserfs
ntfs
nodev subfs
nodev binfmt_misc
nodev usbfs
nodev usbdevfs
+ cat -v /proc/interrupts
CPU0 CPU1
0: 1052048 59 IO-APIC-edge timer
1: 1492 1 IO-APIC-edge i8042
2: 0 0 XT-PIC cascade
8: 1 1 IO-APIC-edge rtc
12: 58561 1 IO-APIC-edge i8042
14: 10880 0 IO-APIC-edge ide0
15: 7091 0 IO-APIC-edge ide1
16: 4549 1 IO-APIC-level CS46XX
17: 193 0 IO-APIC-level aic7xxx
18: 11500 0 IO-APIC-level aic7xxx, driverloader
19: 36 0 IO-APIC-level uhci_hcd, eth0
NMI: 0 0
LOC: 1051796 1051809
ERR: 0
MIS: 0
+ cat -v /proc/iomem
00000000-0009ffff : System RAM
000a0000-000bffff : Video RAM area
000c9800-000cf7ff : Extension ROM
000cf800-000cffff : Extension ROM
000f0000-000fffff : System ROM
00100000-7ff9dfff : System RAM
00100000-0032d034 : Kernel code
0032d035-003eb6ff : Kernel data
7ff9e000-7fffffff : reserved
f0000000-f3ffffff : 0000:00:00.0
f4000000-f5ffffff : PCI Bus #01
f4000000-f5ffffff : 0000:01:00.0
f4000000-f4feffff : vesafb
f9e00000-f9efffff : 0000:04:04.0
f9e00000-f9e02fff : CS46xx_BA1_data0
f9e10000-f9e137ff : CS46xx_BA1_data1
f9e20000-f9e26fff : CS46xx_BA1_pmem
f9e30000-f9e300ff : CS46xx_BA1_reg
f9fc0000-f9fdffff : 0000:04:0a.0
f9fc0000-f9fdffff : driverloader
f9ffa000-f9ffbfff : 0000:04:0a.0
f9ffa000-f9ffbfff : driverloader
f9ffcc00-f9ffcc7f : 0000:04:07.0
f9ffd000-f9ffdfff : 0000:04:05.1
f9ffd000-f9ffdfff : aic7xxx
f9ffe000-f9ffefff : 0000:04:05.0
f9ffe000-f9ffefff : aic7xxx
f9fff000-f9ffffff : 0000:04:04.0
f9fff000-f9ffffff : CS46xx_BA0
fb000000-fbffffff : PCI Bus #02
fc000000-fdffffff : PCI Bus #01
fc000000-fcffffff : 0000:01:00.0
fec00000-fec0ffff : reserved
fee00000-fee0ffff : reserved
ffb00000-ffffffff : reserved
+ cat -v /proc/ioports
0000-001f : dma1
0020-0021 : pic1
0040-005f : timer
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
02f8-02ff : serial
0376-0376 : ide1
0378-037a : parport0
037b-037f : parport0
03c0-03df : vesafb
03f6-03f6 : ide0
03f8-03ff : serial
0cf8-0cff : PCI conf1
dcd0-dcdf : 0000:00:1f.3
e480-e4ff : 0000:04:07.0
e480-e4ff : 0000:04:07.0
e800-e8ff : 0000:04:05.1
ec00-ecff : 0000:04:05.0
ff80-ff9f : 0000:00:1f.2
ff80-ff9f : uhci_hcd
ffa0-ffaf : 0000:00:1f.1
ffa0-ffa7 : ide0
ffa8-ffaf : ide1
+ cat -v /proc/dma
4: cascade
+ cat -v /proc/mtrr
reg00: base=0x00000000 ( 0MB), size=2048MB: write-back, count=1
reg01: base=0xf4000000 (3904MB), size= 8MB: write-combining, count=1
+ cat -v /proc/partitions
major minor #blocks name
3 0 117220824 hda
3 1 1052226 hda1
3 2 55584900 hda2
3 3 60581115 hda3
8 0 17783239 sda
8 1 17775891 sda1
8 16 8891619 sdb
8 17 8883913 sdb1
+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / reiserfs rw 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
/dev/sda1 /windows/C ntfs ro,noatime,nodiratime,nosuid,nodev,noexec,uid=0,gid=100,umask=02,nls=utf8,errors=continue,mft_zone_multiplier=1 0 0
/dev/sdb1 /windows/D ntfs ro,noatime,nodiratime,nosuid,nodev,noexec,uid=0,gid=100,umask=02,nls=utf8,errors=continue,mft_zone_multiplier=1 0 0
/dev/cdrom /media/cdrom subfs ro,nosuid,nodev 0 0
/dev/fd0 /media/floppy subfs rw,sync,nosuid,nodev 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
+ cat -v /proc/swaps
Filename Type Size Used Priority
/dev/hda1 partition 1052216 0 42
+ cat -v /proc/meminfo
MemTotal: 2075200 kB
MemFree: 1814456 kB
Buffers: 50372 kB
Cached: 105888 kB
SwapCached: 0 kB
Active: 169520 kB
Inactive: 52576 kB
HighTotal: 1179256 kB
HighFree: 1000640 kB
LowTotal: 895944 kB
LowFree: 813816 kB
SwapTotal: 1052216 kB
SwapFree: 1052216 kB
Dirty: 604 kB
Writeback: 0 kB
Mapped: 98584 kB
Slab: 21996 kB
Committed_AS: 137620 kB
PageTables: 1376 kB
VmallocTotal: 114680 kB
VmallocUsed: 21904 kB
VmallocChunk: 90180 kB
HugePages_Total: 0
HugePages_Free: 0
Hugepagesize: 4096 kB
+ cat -v /proc/stat
cpu 13070 0 4185 189465 3111 100 473
cpu0 7614 0 2689 91899 2651 100 267
cpu1 5455 0 1495 97565 459 0 206
intr 1146455 1052134 1493 0 3 3 0 5 3 2 0 0 0 58562 0 10880 7091 4550 193 11500 36 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 449332
btime 1100664633
processes 7509
procs_running 2
procs_blocked 0
+ cat -v /proc/apm
cat: /proc/apm: No such file or directory
+ cat -v /proc/modules
iptable_filter 7040 0 - Live 0xf9856000
ip_tables 22400 1 iptable_filter, Live 0xf9acd000
driverloader 291816 0 - Live 0xf9b6d000
edd 13720 0 - Live 0xf9fd9000
joydev 14528 0 - Live 0xf9fd4000
sg 41632 0 - Live 0xf9fe1000
st 44956 0 - Live 0xf9fb4000
sr_mod 21028 0 - Live 0xf9fcd000
ide_cd 42628 0 - Live 0xf9fc1000
cdrom 42780 2 sr_mod,ide_cd, Live 0xf9f1d000
nvram 13448 0 - Live 0xf9ee1000
usbserial 35952 0 - Live 0xf9f29000
parport_pc 41024 1 - Live 0xf9fa8000
lp 15364 0 - Live 0xf9edc000
parport 44232 2 parport_pc,lp, Live 0xf9f9c000
snd_seq_oss 38656 0 - Live 0xf9f91000
snd_pcm_oss 65576 0 - Live 0xf9f7f000
snd_mixer_oss 24448 1 snd_pcm_oss, Live 0xf9f16000
snd_seq_midi 13600 0 - Live 0xf9ed7000
snd_seq_midi_event 12032 2 snd_seq_oss,snd_seq_midi, Live 0xf9af6000
snd_seq 65296 6 snd_seq_oss,snd_seq_midi,snd_seq_midi_event, Live 0xf9f6e000
snd_cs46xx 102536 4 - Live 0xf9f34000
snd_rawmidi 31140 2 snd_seq_midi,snd_cs46xx, Live 0xf9ece000
snd_seq_device 12808 4 snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi, Live 0xf9e9a000
snd_ac97_codec 69636 1 snd_cs46xx, Live 0xf9f03000
snd_pcm 112772 2 snd_pcm_oss,snd_cs46xx, Live 0xf9ee6000
snd_timer 32132 2 snd_seq,snd_pcm, Live 0xf9ea5000
snd 71012 21 snd_seq_oss,snd_pcm_oss,snd_mixer_oss,snd_seq_midi,snd_seq_midi_event,snd_seq,snd_cs46xx,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer, Live 0xf9eb1000
soundcore 13536 1 snd, Live 0xf9e95000
snd_page_alloc 16136 2 snd_cs46xx,snd_pcm, Live 0xf9e90000
gameport 8832 1 snd_cs46xx, Live 0xf9af2000
uhci_hcd 35728 0 - Live 0xf9b0b000
intel_agp 22812 1 - Live 0xf9b04000
agpgart 36140 1 intel_agp, Live 0xf9afa000
hw_random 9620 0 - Live 0xf98e5000
af_packet 26376 4 - Live 0xf98e9000
evdev 13952 0 - Live 0xf98b1000
3c59x 42280 0 - Live 0xf98b9000
usbcore 116572 5 driverloader,usbserial,uhci_hcd, Live 0xf9aa4000
binfmt_misc 14856 1 - Live 0xf984d000
subfs 12160 2 - Live 0xf9852000
nls_utf8 6272 2 - Live 0xf984a000
ntfs 94352 2 - Live 0xf98c7000
dm_mod 57472 0 - Live 0xf9859000
reiserfs 263760 1 - Live 0xf98f4000
aic7xxx 190516 2 - Live 0xf987b000
sd_mod 25088 4 - Live 0xf9806000
scsi_mod 118468 5 sg,st,sr_mod,aic7xxx,sd_mod, Live 0xf9823000
+ env
LESSKEY=/etc/lesskey.bin
NNTPSERVER=news
INFODIR=/usr/local/info:/usr/share/info:/usr/info
MANPATH=/usr/local/man:/usr/share/man:/usr/X11R6/man:/opt/gnome/share/man
KDE_MULTIHEAD=false
HOSTNAME=suse1
GNOME2_PATH=/usr/local:/opt/gnome:/usr
XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
HOST=suse1
TERM=xterm
SHELL=/bin/bash
PROFILEREAD=true
HISTSIZE=1000
XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic
STYLE=thinkeramik
GTK2_RC_FILES=/etc/opt/gnome/gtk-2.0/gtkrc:/opt/gnome/share/themes/Geramik/gtk-2.0/gtkrc:/home/ssu/.gtkrc-2.0-thinkeramik:/home/ssu/.kde/share/config/gtkrc
GNOME_PATH=:/opt/gnome:/usr
GTK_RC_FILES=/etc/opt/gnome/gtk/gtkrc:/opt/gnome/share/themes/Geramik/gtk/gtkrc:/home/ssu/.gtkrc-thinkeramik:/home/ssu/.kde/share/config/gtkrc
WINDOWID=35651591
KDEHOME=/home/ssu/.kde
QTDIR=/usr/lib/qt3
XSESSION_IS_UP=yes
KDE_FULL_SESSION=true
JRE_HOME=/usr/lib/java/jre
USER=ssu
XCURSOR_SIZE=
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:
OPENWINHOME=/usr/openwin
XNLSPATH=/usr/X11R6/lib/X11/nls
HOSTTYPE=i386
SESSION_MANAGER=local/suse1:/tmp/.ICE-unix/4664
PAGER=less
LD_HWCAP_MASK=0x20000000
KONSOLE_DCOP=DCOPRef(konsole-4719,konsole)
MINICOM=-c on
GNOMEDIR=/opt/gnome
DESKTOP_SESSION=default
PATH=/usr/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin
CPU=i686
JAVA_BINDIR=/usr/lib/java/bin
KDM_AUTOLOGIN=ssu
KONSOLE_DCOP_SESSION=DCOPRef(konsole-4719,session-1)
INPUTRC=/etc/inputrc
PWD=/proc/sys/net/ipv4
XMODIFIERS=@im=local
JAVA_HOME=/usr/lib/java
SDK_HOME=/usr/lib/java
TEXINPUTS=::/home/ssu/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX:/home/ssu/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX
JDK_HOME=/usr/lib/java
SHLVL=4
HOME=/root
LESS_ADVANCED_PREPROCESSOR=no
OSTYPE=linux
LS_OPTIONS=-a -N --color=tty -T 0
no_proxy=localhost
XCURSOR_THEME=crystalwhite
WINDOWMANAGER=/usr/X11R6/bin/kde
GTK_PATH=/usr/local/lib/gtk-2.0:/opt/gnome/lib/gtk-2.0:/usr/lib/gtk-2.0
LESS=-M -I
MACHTYPE=i686-suse-linux
LOGNAME=ssu
CVS_RSH=ssh
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/opt/gnome/lib/pkgconfig
LESSOPEN=lessopen.sh %s
USE_FAM=
ACLOCAL_PATH=/opt/gnome/share/aclocal
INFOPATH=/usr/local/info:/usr/share/info:/usr/info
DISPLAY=:0
LESSCLOSE=lessclose.sh %s %s
G_BROKEN_FILENAMES=1
JAVA_ROOT=/usr/lib/java
COLORTERM=
_=/usr/bin/env
+ sysctl -a
sunrpc.tcp_slot_table_entries = 16
sunrpc.udp_slot_table_entries = 16
sunrpc.nlm_debug = 0
sunrpc.nfsd_debug = 0
sunrpc.nfs_debug = 0
sunrpc.rpc_debug = 0
abi.fake_utsname = 0
abi.trace = 0
abi.defhandler_libcso = 68157441
abi.defhandler_lcall7 = 68157441
abi.defhandler_elf = 0
abi.defhandler_coff = 117440515
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: hdc
dev.cdrom.info = drive speed: 48
dev.cdrom.info = drive # of slots: 1
dev.cdrom.info = Can close tray: 1
dev.cdrom.info = Can open tray: 1
dev.cdrom.info = Can lock tray: 1
dev.cdrom.info = Can change speed: 1
dev.cdrom.info = Can select disk: 0
dev.cdrom.info = Can read multisession: 1
dev.cdrom.info = Can read MCN: 1
dev.cdrom.info = Reports media changed: 1
dev.cdrom.info = Can play audio: 1
dev.cdrom.info = Can write CD-R: 0
dev.cdrom.info = Can write CD-RW: 0
dev.cdrom.info = Can read DVD: 0
dev.cdrom.info = Can write DVD-R: 0
dev.cdrom.info = Can write DVD-RAM: 0
dev.cdrom.info = Can read MRW: 0
dev.cdrom.info = Can write MRW: 0
dev.cdrom.info = Can write RAM: 0
dev.cdrom.info =
dev.cdrom.info =
dev.parport.parport0.devices.lp.timeslice = 200
dev.parport.parport0.devices.active = none
dev.parport.parport0.modes = PCSPP,TRISTATE,EPP
dev.parport.parport0.dma = -1
dev.parport.parport0.irq = -1
dev.parport.parport0.base-addr = 888 1912
dev.parport.parport0.spintime = 500
dev.parport.default.spintime = 500
dev.parport.default.timeslice = 200
dev.scsi.logging_level = 0
dev.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000
dev.rtc.max-user-freq = 64
net.unix.max_dgram_qlen = 10
net.token-ring.rif_timeout = 600000
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 = 0
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 = 1
net.ipv4.conf.eth0.send_redirects = 1
net.ipv4.conf.eth0.rp_filter = 0
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 = 1
net.ipv4.conf.lo.force_igmp_version = 0
net.ipv4.conf.lo.disable_policy = 0
net.ipv4.conf.lo.disable_xfrm = 0
net.ipv4.conf.lo.arp_ignore = 0
net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 1
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 0
net.ipv4.conf.lo.shared_media = 1
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.accept_redirects = 1
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.forwarding = 1
net.ipv4.conf.default.force_igmp_version = 0
net.ipv4.conf.default.disable_policy = 0
net.ipv4.conf.default.disable_xfrm = 0
net.ipv4.conf.default.arp_ignore = 0
net.ipv4.conf.default.arp_announce = 0
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.default.log_martians = 0
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.accept_source_route = 1
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.rp_filter = 0
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.accept_redirects = 1
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.forwarding = 1
net.ipv4.conf.all.force_igmp_version = 0
net.ipv4.conf.all.disable_policy = 0
net.ipv4.conf.all.disable_xfrm = 0
net.ipv4.conf.all.arp_ignore = 0
net.ipv4.conf.all.arp_announce = 0
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.all.log_martians = 0
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.rp_filter = 0
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 0
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 1
net.ipv4.neigh.eth0.locktime = 100
net.ipv4.neigh.eth0.proxy_delay = 80
net.ipv4.neigh.eth0.anycast_delay = 100
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 = 100
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 = 100
net.ipv4.neigh.lo.proxy_delay = 80
net.ipv4.neigh.lo.anycast_delay = 100
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.base_reachable_time = 30
net.ipv4.neigh.lo.retrans_time = 100
net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.locktime = 100
net.ipv4.neigh.default.proxy_delay = 80
net.ipv4.neigh.default.anycast_delay = 100
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.unres_qlen = 3
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.base_reachable_time = 30
net.ipv4.neigh.default.retrans_time = 100
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.tcp_westwood = 0
net.ipv4.ipfrag_secret_interval = 600
net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_frto = 0
net.ipv4.tcp_tw_reuse = 0
net.ipv4.icmp_ratemask = 6168
net.ipv4.icmp_ratelimit = 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 = 195584 196096 196608
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_max_memberships = 20
net.ipv4.route.secret_interval = 600
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_expires = 600
net.ipv4.route.gc_elasticity = 8
net.ipv4.route.error_burst = 5000
net.ipv4.route.error_cost = 1000
net.ipv4.route.redirect_silence = 20480
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_load = 20
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_timeout = 300
net.ipv4.route.gc_min_interval = 0
net.ipv4.route.max_size = 262144
net.ipv4.route.gc_thresh = 16384
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_ignore_bogus_error_responses = 0
net.ipv4.icmp_echo_ignore_broadcasts = 0
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 32768 61000
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_tw_recycle = 0
net.ipv4.tcp_syncookies = 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 = 30
net.ipv4.ip_dynaddr = 0
net.ipv4.ipfrag_low_thresh = 196608
net.ipv4.ipfrag_high_thresh = 262144
net.ipv4.tcp_max_tw_buckets = 180000
net.ipv4.tcp_max_orphans = 32768
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 = 1
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 = 111616
net.core.wmem_default = 111616
net.core.rmem_max = 131071
net.core.wmem_max = 131071
vm.disable_cap_mlock = 0
vm.block_dump = 0
vm.laptop_mode = 0
vm.max_map_count = 65536
vm.min_free_kbytes = 1914
vm.lower_zone_protection = 0
vm.overcommit_hugepages = 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.mmap-hugepages-min-mapping = 256
kernel.mmap-use-hugepages = 0
kernel.shm-use-hugepages = 0
kernel.HZ = 1000
kernel.min-timeslice = 2000
kernel.max-timeslice = 60000
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.check_deadlocks = 1
kernel.pty.nr = 3
kernel.pty.max = 4096
kernel.random.uuid = bb15954b-83be-4ddd-a4b4-d92f70f2f0de
kernel.random.boot_id = 143ced7b-6a37-42af-818e-537836b221df
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 3008
kernel.random.poolsize = 512
kernel.threads-max = 32761
kernel.cad_pid = 1
kernel.sysrq = 0
kernel.sem = 250 32000 32 128
kernel.msgmnb = 16384
kernel.msgmni = 16
kernel.msgmax = 8192
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 33554432
kernel.acct = 4 2 30
kernel.hotplug = /sbin/hotplug
kernel.modprobe = /sbin/modprobe
kernel.printk = 1 4 1 7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 770
kernel.cap-bound = -257
kernel.tainted = 3
kernel.core_pattern = core
kernel.core_uses_pid = 0
kernel.panic = 0
kernel.domainname =
kernel.hostname = suse1
kernel.version = #1 SMP Wed Oct 13 15:45:13 UTC 2004
kernel.osrelease = 2.6.5-7.111-smp
kernel.ostype = Linux
fs.nfs.use_underlying_lock_ops = 0
fs.nfs.nlm_tcpport = 0
fs.nfs.nlm_udpport = 0
fs.nfs.nlm_timeout = 10
fs.nfs.nlm_grace_period = 0
fs.quota.syncs = 18
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 = 23671 21532 45 0 0 0
fs.file-max = 209676
fs.file-nr = 1815 0 209676
fs.inode-state = 14455 6 0 0 0 0 0
fs.inode-nr = 14455 6
fs.binfmt_misc.DOSWin = enabled
fs.binfmt_misc.DOSWin = interpreter /bin/ilrun
fs.binfmt_misc.DOSWin = offset 0
fs.binfmt_misc.DOSWin = magic 4d5a
fs.binfmt_misc.status = enabled
+ modprobe -V
module-init-tools version 3.0-pre10
+ modprobe -l *driverloader*
/lib/modules/2.6.5-7.111-smp/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
install acx100_pci /bin/true # temporarily disabled by driverloader - conflicts with tnet1130.inf
+ cat -v /etc/modprobe.d/sound
options snd-cs46xx enable=1 external_amp=0 index=0 mmap_valid=1 thinkpad=0
# rChK.V0rZoxRLkOB:CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator]
alias snd-card-0 snd-cs46xx
+ depmod -e -a
+ cd /etc/driverloader/config && find . -ls
108599 0 drwxr-xr-x 2 root root 256 Nov 16 20:27 .
108690 0 lrwxrwxrwx 1 root root 17 Nov 15 22:20 ./PCI-0000:04:0a.0-104C:9066-13D1:AB90 -> 00:E0:98:CD:8F:6E
108479 0 -rw-r--r-- 1 root root 0 Nov 15 22:14 ./.perlmodsok
108670 4 -rw-r--r-- 1 root root 259 Nov 15 22:20 ./.infcache
108689 4 -rw-r--r-- 1 root root 598 Nov 16 20:27 ./00:E0:98:CD:8F:6E
108671 4 -rw-r--r-- 1 root root 24 Nov 15 22:20 ./.modconflicts-2.6.5-7.111-smp
+ cd /etc/driverloader/config && find . -print -type f -exec cat {} \;
.
./PCI-0000:04:0a.0-104C:9066-13D1:AB90
./.perlmodsok
./.infcache
tnet1130.inf PCI 104C 9066 13D1 AB80
tnet1130.inf PCI 104C 9066 13D1 AB90
tnet1130.inf PCI 104C 9066 13D1 ABA0
tnet1130.inf PCI 104C 9066 104C 9067
tnet1130.inf PCI 104C 9066 13D1 AB81
tnet1130.inf PCI 104C 9066 13D1 AB91
tnet1130.inf PCI 104C 9066 13D1 ABA1
./00:E0:98:CD:8F:6E
Service="TNET1130"
LowerRange="ethernet"
UpperRange="ndis5"
dot11DesiredBSSType=1
WiFiAdhoc=0
DisableSsidPending=1
dot11WEPDefaultKeyID=0
dot11PowerMode=0
dot11FragmentationThreshold=4096
dot11RTSThreshold=4096
Mode4x=0
dot11SupportedRateMask=8
dot11BasicRateMask=1
dot11RadioDisableSupport=1
dot11RoamingEnable=0
dot11NetworkType=3
dot11DesiredChannel=1
PrivacyMode=2
utlPrivacyMode="0"
utlAuthenticationMode="0"
DriverName="tnet1130"
ServiceBinary="tnet1130.sys"
DriverLoaderVersion="2.10"
DriverLoaderInfFile="tnet1130.inf"
DriverLoaderNetDevName="wlan%d"
InstanceNumber=0
VendorDesc="TNET1130"
./.modconflicts-2.6.5-7.111-smp
acx100_pci tnet1130.inf
+ cd /etc/driverloader/static && find . -ls
108600 0 drwxr-xr-x 3 root root 168 Nov 16 20:27 .
108660 0 drwxr-xr-x 2 root root 72 Nov 15 23:34 ./workarounds
108698 0 -rw-r--r-- 1 root root 0 Nov 15 23:34 ./workarounds/stack
60406 4 -rw-r--r-- 1 root root 53 Nov 16 20:27 ./00:E0:98:CD:8F:6E
108601 4 -r--r--r-- 1 root root 4 Nov 15 01:26 ./package
108602 4 -r--r--r-- 1 root root 16 Nov 15 23:34 ./webconf
+ cd /etc/driverloader/static && find . -print -type f -exec cat {} \;
.
./workarounds
./workarounds/stack
./00:E0:98:CD:8F:6E
LicenseOwner="ssu_7 at yahoo.com"
LicenseKey=0x00000000
./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 Nov 15 22:14 CGI
-r--r--r-- 1 root root 225851 Nov 15 01:26 CGI.pm
-r--r--r-- 1 root root 3214 Nov 15 01:26 LICENSE
-r--r--r-- 1 root root 17478 Nov 15 01:26 dldrparser.pm
drwxr-xr-x 4 root root 96 Nov 15 22:14 modules
-r-xr-xr-x 1 root root 26313 Nov 15 01:26 webconfd
-r--r--r-- 1 root root 695 Nov 15 01:26 webconfd.conf
drwxr-xr-x 5 root root 184 Nov 15 22:14 webconfdocs
/usr/lib/driverloader/./CGI:
total 80
-r--r--r-- 1 root root 271 Nov 15 01:26 Apache.pm
-r--r--r-- 1 root root 15148 Nov 15 01:26 Carp.pm
-r--r--r-- 1 root root 14213 Nov 15 01:26 Cookie.pm
-r--r--r-- 1 root root 7191 Nov 15 01:26 Fast.pm
-r--r--r-- 1 root root 7841 Nov 15 01:26 Pretty.pm
-r--r--r-- 1 root root 10942 Nov 15 01:26 Push.pm
-r--r--r-- 1 root root 285 Nov 15 01:26 Switch.pm
-r--r--r-- 1 root root 10855 Nov 15 01:26 Util.pm
/usr/lib/driverloader/./modules:
total 0
drwxr-xr-x 2 root root 72 Nov 15 22:14 GPL
drwxr-xr-x 3 root root 88 Nov 15 22:14 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 Nov 15 22:14 linux-2.6.5-7.111-smp
/usr/lib/driverloader/./modules/binaries/linux-2.6.5-7.111-smp:
total 340
-r--r--r-- 1 root root 347372 Nov 15 01:26 driverloader.ko
/usr/lib/driverloader/./webconfdocs:
total 4
drwxr-xr-x 2 root root 240 Nov 15 22:14 cgi-bin
drwxr-xr-x 2 root root 168 Nov 15 22:14 images
drwxr-xr-x 2 root root 240 Nov 15 22:14 includes
-r--r--r-- 1 root root 94 Oct 2 2003 index.html
/usr/lib/driverloader/./webconfdocs/cgi-bin:
total 44
-r-xr-xr-x 1 root root 21564 Oct 29 18:47 config.cgi
-r-xr-xr-x 1 root root 707 Jan 25 2004 dmesg.cgi
-r-xr-xr-x 1 root root 2100 Jan 22 2004 fileupload.cgi
-r-xr-xr-x 1 root root 6882 Oct 7 16:57 parse.cgi
-r-xr-xr-x 1 root root 2605 Sep 10 15:01 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 Nov 15 01:26 config.inc
-r--r--r-- 1 root root 400 Jan 7 2004 footer.inc
-r--r--r-- 1 root root 859 Nov 15 01:26 header.inc
-r--r--r-- 1 root root 1094 Nov 15 01:26 mainhead.inc
-r--r--r-- 1 root root 15670 Oct 14 2003 tooltip.js
+ ( cd /usr/lib/driverloader && for f in webconfd webconfdocs/cgi-bin/*.cgi; do perl -c ${f}; done )
webconfd syntax OK
webconfdocs/cgi-bin/config.cgi syntax OK
webconfdocs/cgi-bin/dmesg.cgi syntax OK
webconfdocs/cgi-bin/fileupload.cgi syntax OK
webconfdocs/cgi-bin/parse.cgi syntax OK
webconfdocs/cgi-bin/saveconfig.cgi syntax OK
+ ls -lR /var/lib/driverloader/.
/var/lib/driverloader/.:
total 564
-rw-r--r-- 1 root root 83320 Nov 15 22:20 fwrad16.bin
-rw-r--r-- 1 root root 84912 Nov 15 22:20 fwrad17.bin
-rw-r--r-- 1 root root 13854 Nov 15 22:20 tnet1130.inf
-rw-r--r-- 1 root root 386688 Nov 15 22:20 tnet1130.sys
+ cd /var/lib/driverloader && find . -name '*.inf' -type f -print -exec cat {} \;
./tnet1130.inf
;
; TNET1130.INF
;
; Win98/WinME/Win2k/WinXP Unified installation file for 802.11 a/b/g WLAN Adapter
;
; Copyright (c) 2001, 2002, 2003 All Rights Reserved
;
; This file is for direct installation without Install Shield
[Version]
;CatalogFile=tnet1130.cat
Signature = "$Windows NT$"
Provider = %TI%
Class = Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
DriverVer=06/17/2004,6.0.5.30
[Manufacturer]
%TI% = TexasInstruments,NT.5.1
; pnp cards should be excluded from select
[ControlFlags]
ExcludeFromSelect = PCI\VEN_104C&DEV_9066&SUBSYS_AB8013D1 ;B & G
ExcludeFromSelect = PCI\VEN_104C&DEV_9066&SUBSYS_AB9013D1
ExcludeFromSelect = PCI\VEN_104C&DEV_9066&SUBSYS_ABA013D1
ExcludeFromSelect = PCI\VEN_104C&DEV_9066&SUBSYS_9067104C
ExcludeFromSelect = PCI\VEN_104C&DEV_9066&SUBSYS_AB8113D1 ;A & G
ExcludeFromSelect = PCI\VEN_104C&DEV_9066&SUBSYS_AB9113D1
ExcludeFromSelect = PCI\VEN_104C&DEV_9066&SUBSYS_ABA113D1
;For WinXP
[TexasInstruments.NT.5.1]
%TIACXBG.DeviceDesc% = TIACXXP, PCI\VEN_104C&DEV_9066&SUBSYS_AB8013D1 ; B & G
%TIACXBG_PCI.DeviceDesc% = TIACXXP, PCI\VEN_104C&DEV_9066&SUBSYS_AB9013D1
%TIACXBG_MINIPCI.DeviceDesc% = TIACXXP, PCI\VEN_104C&DEV_9066&SUBSYS_ABA013D1
%TIACXBG_MINIPCI.DeviceDesc% = TIACXXP, PCI\VEN_104C&DEV_9066&SUBSYS_9067104C
%TIACXAG.DeviceDesc% = TIACXAGXP, PCI\VEN_104C&DEV_9066&SUBSYS_AB8113D1 ; A & G
%TIACXAG_PCI.DeviceDesc% = TIACXAGXP, PCI\VEN_104C&DEV_9066&SUBSYS_AB9113D1
%TIACXAG_MINIPCI.DeviceDesc% = TIACXAGXP, PCI\VEN_104C&DEV_9066&SUBSYS_ABA113D1
; For Win98,ME,2K
[TexasInstruments]
%TIACXBG.DeviceDesc% = TIACX, PCI\VEN_104C&DEV_9066&SUBSYS_AB8013D1 ; B & G
%TIACXBG_PCI.DeviceDesc% = TIACX, PCI\VEN_104C&DEV_9066&SUBSYS_AB9013D1
%TIACXBG_MINIPCI.DeviceDesc% = TIACX, PCI\VEN_104C&DEV_9066&SUBSYS_ABA013D1
%TIACXBG_MINIPCI.DeviceDesc% = TIACX, PCI\VEN_104C&DEV_9066&SUBSYS_9067104C
%TIACXAG.DeviceDesc% = TIACXAG, PCI\VEN_104C&DEV_9066&SUBSYS_AB8113D1 ; A & G
%TIACXAG_PCI.DeviceDesc% = TIACXAG, PCI\VEN_104C&DEV_9066&SUBSYS_AB9113D1
%TIACXAG_MINIPCI.DeviceDesc% = TIACXAG, PCI\VEN_104C&DEV_9066&SUBSYS_ABA113D1
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Windows XP ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;****************************** Windows XP B & G ******************************
[TIACXXP]
BusType = 5
AddReg =TIACXXP.ndi.reg.NT, TI.Param.Reg, BG.Param.Reg, WXP.Param.Reg
Characteristics = 0x84
CopyFiles =TIACXXP.CopyFiles
[TIACXXP.ndi.reg.NT]
HKR, Ndi, Service, 0, "TNET1130"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
[TIACXXP.Services]
AddService = TNET1130, 2, TIACXLNXP.Service, TIACXLNXP.EventLog
[TIACXXP.CopyFiles]
FwRad16.bin
FwRad17.bin
TNET1130.sys
;****************************** Windows XP A & G ******************************
[TIACXAGXP]
BusType = 5
AddReg =TIACXAGXP.ndi.reg.NT, TI.Param.Reg, AG.Param.Reg, WXP.Param.Reg
Characteristics = 0x84
CopyFiles =TIACXAGXP.CopyFiles
[TIACXAGXP.ndi.reg.NT]
HKR, Ndi, Service, 0, "TNET1130"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
[TIACXAGXP.Services]
AddService = TNET1130, 2, TIACXLNXP.Service, TIACXLNXP.EventLog
[TIACXAGXP.CopyFiles]
FwRad16.bin
FwRad17.bin
TNET1130.sys
;****************************** Windows XP Common A & B & G **************************
[TIACXLNXP.Service]
DisplayName = %TIACXLN.Service.DispName%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\tnet1130.sys
LoadOrderGroup = NDIS
[TIACXLNXP.EventLog]
AddReg = TIACXLNXP.AddEventLog.reg
[TIACXLNXP.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
[WXP.Param.Reg]
HKR, ,PrivacyMode,, "0"
HKR, ,utlPrivacyMode,, "0"
HKR, ,utlAuthenticationMode,, "0"
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End of Windows XP ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Windows 2k/ME ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;****************************** Windows 2k/ME B & G ******************************
[TIACX.NT]
BusType = 5
AddReg =TIACX.ndi.reg.NT, TI.Param.Reg, BG.Param.Reg, W2K.Param.Reg
Characteristics = 0x84
CopyFiles =TIACX.CopyFiles.NT, TIACX.BinFiles.NT
[TIACX.ndi.reg.NT]
HKR, Ndi, Service, 0, "TNET1130"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
[TIACX.NT.Services]
AddService = TNET1130, 2, TIACXLN.Service, TIACXLN.EventLog
[TIACX.CopyFiles.NT]
FwRad16.bin
FwRad17.bin
TNET1130.sys
;
; Copy tiacxsn.bin to system directory for ME
;
[TIACX.BinFiles.NT]
FwRad16.bin
FwRad17.bin
;****************************** Windows 2k/ME A & G ******************************
[TIACXAG.NT]
BusType = 5
AddReg =TIACXAG.ndi.reg.NT, TI.Param.Reg, AG.Param.Reg, W2K.Param.Reg
Characteristics = 0x84
CopyFiles =TIACXAG.CopyFiles.NT, TIACXAG.BinFiles.NT
[TIACXAG.ndi.reg.NT]
HKR, Ndi, Service, 0, "TNET1130"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
[TIACXAG.NT.Services]
AddService = TNET1130, 2, TIACXLN.Service, TIACXLN.EventLog
[TIACXAG.CopyFiles.NT]
FwRad16.bin
FwRad17.bin
TNET1130.sys
;
; Copy tiacxsn.bin to system directory for ME
;
[TIACXAG.BinFiles.NT]
FwRad16.bin
FwRad17.bin
;****************************** Windows 2K/ME Common A & B & G **************************
[TIACXLN.Service]
DisplayName = %TIACXLN.Service.DispName%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\tnet1130.sys
LoadOrderGroup = NDIS
[TIACXLN.EventLog]
AddReg = TIACXLN.AddEventLog.reg
[TIACXLN.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
[W2K.Param.Reg]
HKR, ,PrivacyMode,, "0"
HKR, ,utlPrivacyMode,, "0"
HKR, ,utlAuthenticationMode,, "0"
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End of Windows 2k/ME ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Windows 98 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;********************************* Windows 98 B & G ********************************
[TIACX]
AddReg=TIACX.ndi.reg, TI.Param.Reg, TIACX.Install, BG.Param.Reg, W98.Param.Reg
[TIACX.Copy]
CopyFiles=TIACX.CopyFiles
[TIACX.Install]
HKR,Ndi\Install,,,"TIACX.Copy"
HKR,Ndi\Remove,,,"TIACX.Remove"
[TIACX.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_104C&DEV_9066"
HKR,Ndi,HelpText,0,%WLANAdapterHelpText%
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,TNET1130.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR, NDIS, LogDriverName, , "TNET1130"
HKR, NDIS, MajorNdisVersion, 1, 03
HKR, NDIS, MinorNdisVersion, 1, 0A
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Interfaces,DefUpper,,"ndis3,ndis4,ndis5"
HKR,Ndi\Interfaces,UpperRange,,"ndis3,ndis4,ndis5"
[TIACX.CopyFiles]
FwRad16.bin
FwRad17.bin
TNET1130.sys
;********************************* Windows 98 A & G ********************************
[TIACXAG]
AddReg=TIACXAG.ndi.reg, TI.Param.Reg, TIACXAG.Install, AG.Param.Reg, W98.Param.Reg
[TIACXAG.Copy]
CopyFiles=TIACX.CopyFiles
[TIACXAG.Install]
HKR,Ndi\Install,,,"TIACX.Copy"
HKR,Ndi\Remove,,,"TIACX.Remove"
[TIACXAG.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_104C&DEV_9066"
HKR,Ndi,HelpText,0,%WLANAdapterHelpText%
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,TNET1130.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR, NDIS, LogDriverName, , "TNET1130"
HKR, NDIS, MajorNdisVersion, 1, 03
HKR, NDIS, MinorNdisVersion, 1, 0A
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Interfaces,DefUpper,,"ndis3,ndis4,ndis5"
HKR,Ndi\Interfaces,UpperRange,,"ndis3,ndis4,ndis5"
[TIACXAG.CopyFiles]
FwRad16.bin
FwRad17.bin
TNET1130.sys
[W98.Param.Reg]
HKR, ,PrivacyMode,, "0"
HKR, ,utlPrivacyMode,, "0"
HKR, ,utlAuthenticationMode,, "0"
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End of Windows 98 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
;*********************************** B & G All OSes ***********************************
[BG.Param.Reg]
HKR, ,dot11SupportedRateMask,, "8"
HKR, ,dot11BasicRateMask,, "1"
HKR, ,dot11RadioDisableSupport,, "1"
HKR, ,dot11RoamingEnable,, "0"
; Network Type
HKR,NDI\params\dot11NetworkType,ParamDesc,, "Network Type"
HKR,NDI\params\dot11NetworkType,type,,"enum"
HKR,NDI\params\dot11NetworkType,default,,"3"
HKR,NDI\params\dot11NetworkType\enum,"1",,"11b"
HKR,NDI\params\dot11NetworkType\enum,"2",,"11a"
HKR,NDI\params\dot11NetworkType\enum,"3",,"11g"
HKR,NDI\params\dot11NetworkType\enum,"4",,"11a&g"
HKR, ,dot11DesiredChannel, ,1
;************************************ A & G All OSes ************************************
[AG.Param.Reg]
HKR, ,dot11SupportedRateMask,, "8"
HKR, ,dot11BasicRateMask,, "0"
HKR, ,dot11RadioDisableSupport,, "1"
; Network Type
HKR,NDI\params\dot11NetworkType,ParamDesc,, "Network Type"
HKR,NDI\params\dot11NetworkType,type,,"enum"
HKR,NDI\params\dot11NetworkType,default,,"4"
HKR,NDI\params\dot11NetworkType\enum,"1",,"11b"
HKR,NDI\params\dot11NetworkType\enum,"2",,"11a"
HKR,NDI\params\dot11NetworkType\enum,"3",,"11g"
HKR,NDI\params\dot11NetworkType\enum,"4",,"11a&g"
HKR, ,dot11DesiredChannel, ,11
;****************************** Common Registry Settings ******************************
[TI.Param.Reg]
HKR, ,dot11DesiredBSSType,, "1"
HKR, ,WiFiAdhoc,, "0"
HKR, ,DisableSsidPending,, "1"
HKR, ,dot11WEPDefaultKeyID,, "0"
HKR,NDI\params\dot11PowerMode,ParamDesc,,"Power Mode"
HKR,NDI\params\dot11PowerMode,type,,"enum"
HKR,NDI\params\dot11PowerMode,default,,"0"
HKR,NDI\params\dot11PowerMode\enum,"0",,"Continuous Access Mode"
HKR,NDI\params\dot11PowerMode\enum,"1",,"Maximum Power Save"
;HKR,NDI\params\dot11PowerMode\enum,"2",,"Fast Power Save"
; Fragmentation Threshold
HKR, Ndi\Params\dot11FragmentationThreshold, ParamDesc, ,"Fragmentation Threshold"
HKR, Ndi\Params\dot11FragmentationThreshold, Type, , "int"
HKR, Ndi\Params\dot11FragmentationThreshold, Default, , "4096"
HKR, Ndi\Params\dot11FragmentationThreshold, Min, , "256"
HKR, Ndi\Params\dot11FragmentationThreshold, Max, , "4096"
HKR, Ndi\Params\dot11FragmentationThreshold, Step, , "1"
HKR, Ndi\Params\dot11FragmentationThreshold, Base, , "10"
; RTS Threshold
HKR, Ndi\Params\dot11RTSThreshold, ParamDesc, ,"RTS Threshold"
HKR, Ndi\Params\dot11RTSThreshold, Type, , "int"
HKR, Ndi\Params\dot11RTSThreshold, Default, , "4096"
HKR, Ndi\Params\dot11RTSThreshold, Min, , "0"
HKR, Ndi\Params\dot11RTSThreshold, Max, , "4096"
HKR, Ndi\Params\dot11RTSThreshold, Step, , "1"
HKR, Ndi\Params\dot11RTSThreshold, Base, , "10"
HKR,NDI\params\Mode4x,ParamDesc,,"Mode4x"
HKR,NDI\params\Mode4x,type,,"enum"
HKR,NDI\params\Mode4x,default,,"0"
HKR,NDI\params\Mode4x\enum,"0",,"Off"
HKR,NDI\params\Mode4x\enum,"1",,"On"
;****************************** Common Misc Settings ******************************
[DestinationDirs]
DefaultDestDir = 12 ; Windows\System32\Drivers
TIACXXP.CopyFiles = 12 ; Winnt\System32\Drivers Directory ; WinXP
TIACXAGXP.CopyFiles = 12 ; Winnt\System32\Drivers Directory ; WinXP
TIACX.CopyFiles = 11 ; Windows\System or Winnt\System32 Directory ; Win98/ME
TIACX.BinFiles.NT = 10,system
TIACXAG.CopyFiles = 11 ; Windows\System or Winnt\System32 Directory ; Win98/ME
TIACXAG.BinFiles.NT = 10,system
;TIACX.CopyFiles.NT = 12 ; Winnt\System32\Drivers Directory ; Win2k
[SourceDisksNames]
1 = %DiskName%,,
[SourceDisksFiles]
FwRad16.bin = 1
FwRad17.bin = 1
TNET1130.sys = 1
[Strings]
TI="Texas Instruments"
TIACXBG.DeviceDesc = "802.11g Wireless CardBus PC Card"
TIACXBG_PCI.DeviceDesc = "802.11g Wireless PCI Card"
TIACXBG_MINIPCI.DeviceDesc = "802.11g Wireless MiniPCI Card"
TIACXAG.DeviceDesc = "802.11 a/b/g Wireless CardBus PC Card"
TIACXAG_PCI.DeviceDesc = "802.11 a/b/g Wireless PCI Card"
TIACXAG_MINIPCI.DeviceDesc = "802.11 a/b/g Wireless MiniPCI Card"
TIACXLN.Service.DispName = "802.11 WLAN"
WLANAdapterHelpText= "A WLAN Adapter provides high speed connection to the Internet through 802.11 a/b/g technology"
DiskName="802.11 a/b/g Wireless LAN Card Installation Disk"
+ cd /var/lib/driverloader && find . -name '*.sys' -type f -print -exec strings -e l {} \;
./tnet1130.sys
BFD: ./tnet1130.sys (.text): Section flag IMAGE_SCN_MEM_NOT_PAGED (0x8000000) ignored
FW1130.bin
dot11WEPDefaultKey1
dot11WEPDefaultKey2
dot11WEPDefaultKey3
dot11WEPDefaultKey4
SlotNumber
InstanceNumber
nvs_map.bin
\Device\TIWLNPCI
\DosDevices\TIWLNPCI
PostDiscTimeout
TxOpLimit
TxOpContinuation
RxThreshold
TxThreshold
PSTimer
dot11StationID
EEPROMlessModeSupported
dot11RoamingRssiThreshold
dot11RoamingRssiGapThreshold
dot11RoamingTxRatePrctThreshold
dot11RoamingLowTraficThreshold
dot11RoamingTimeout
dot11BackgroundScanEnable
dot11RoamingEnable
TxPowerRecoverLevel
TxPowerRssiRestoreThresh
TxPowerRssiThresh
TxPowerControlOn
TxPowerCheckTime
LnaRestoreTime
LnaCheckTime
LnaAgcLowThresh
LnaAgcHighThresh
LnaFftBadCorrCountThresh
dot11ConnectingTimeOut
dot11RadioDisableSupport
DisableSsidPending
TxPower
ScanControlTable5
PowerMode
ScanControlTable24
SpectrumManagement
MultiRegulatoryDomain
MixedMode
CCXSecurityType
PrivacyMode
dot11WEPDefaultKeyID
dot11WEPKeymappingLength
dot11ExcludeUnencrypted
LeapEnabled
LeapUserPassword
LeapUserName
supp1xAuthPeriod
supp1xHeldPeriod
supp1xStartPeriod
supp1xMaxCount
dot11WEPStatus
dot11AuthenticationMode
Mode4x
PowerModeEnhanceAlgorithm
dot11PowerMode
RateControlEnable
RateAdaptationTimeout
FBLongInterval
FBShortInterval
RateStepUpThreshold
RateFallBackThreshold
NumTxDataQueues
ConnSelfTimeout
dot11AssociationResponseTimeout
dot11AuthenticationResponseTimeout
dot11MaxAssocRetry
dot11MaxAuthRetry
dot11DesiredAgingPeriod
dot11MaxSiteLifetime
dot11MinScanTime
dot11MaxScanTime
dot11BeaconPeriod
dot11ShortPreambleInvoked
RateAdaptationSUThd3
RateAdaptationFBThd3
RateAdaptationTable3
RateAdaptationSUThd2
RateAdaptationFBThd2
RateAdaptationTable2
RateAdaptationSUThd1
RateAdaptationFBThd1
RateAdaptationTable1
RateAdaptationSUThd0
RateAdaptationFBThd0
RateAdaptationTable0
g80211DraftNumber
ClockRate
CalibrationInterval
EnergyDetection
TriggerMacRxReset
TriggerFcs
TriggerRx
TriggerTx
TriggerRxMem
dot11RtsCtsProtection
IbssProtectionType
ShortSlotTime
dot11DefaultNetworkType
dot11NetworkType
Radio0D_RSSI
Radio0D_LNA
Radio0D_RxLevel
Radio11_RSSI
Radio11_LNA
Radio11_RxLevel
dot11MgmtFrameRate
dot11DesiredTxRate
dot11SupportedRateMask
dot11BasicRateMask
dot11DesiredBSSType
dot11DesiredSSID
dot11DesiredChannel
WiFiAdhoc
DriverExternalMode
dot11ListenInterval
dot11RateFallBackRetryLimit
dot11MaxReceiveLifetime
dot11MaxTransmitMSDULifetime
dot11FragmentationThreshold
ELPSupport
dot11RxAntenna
dot11TxAntenna
dot11LongRetries
dot11ShortRetries
dot11RTSThreshold
ACXUseInterruptThreshold
ACXUseTxDataInterrupt
ACXUseMboxInterrupt
ACXMemoryBlockSize
NumHostTxDescriptors
NumHostRxDescriptors
NumACXTxDescriptors
NumACXRxDescriptors
MaxSitesFragCollect
HwACXAccessMethod
0
VS_VERSION_INFO
StringFileInfo
040904b0
Comments
CompanyName
Texas Instruments
FileDescription
tnet1130
FileVersion
6.0.5.30
InternalName
tnet1130
LegalCopyright
Copyright
2003
LegalTrademarks
OriginalFilename
tnet1130.sys
PrivateBuild
ProductName
TNET1130 WLAN Adapter
ProductVersion
6.0.5.30
SpecialBuild
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
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
fcdslsl
# 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
# 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.5-7.111-smp/misc /lib/modules/2.6.5-7.111-smp/extra
/lib/modules/2.6.5-7.111-smp/extra:
total 11935
-rw-r--r-- 1 root root 177597 Oct 14 09:19 acx100_pci.ko
-rw-r--r-- 1 root root 124188 Oct 14 09:20 at76c503-i3861.ko
-rw-r--r-- 1 root root 121988 Oct 14 09:20 at76c503-i3863.ko
-rw-r--r-- 1 root root 122010 Oct 14 09:20 at76c503-rfmd-acc.ko
-rw-r--r-- 1 root root 124390 Oct 14 09:20 at76c503-rfmd.ko
-rw-r--r-- 1 root root 408057 Oct 14 09:20 at76c503.ko
-rw-r--r-- 1 root root 121756 Oct 14 09:20 at76c505-rfmd.ko
-rw-r--r-- 1 root root 122880 Oct 14 09:20 at76c505-rfmd2958.ko
-rw-r--r-- 1 root root 149208 Oct 14 09:20 ath_hal.ko
-rw-r--r-- 1 root root 51926 Oct 14 09:20 ath_pci.ko
-rw-r--r-- 1 root root 9032 Oct 14 09:20 av5100.ko
-rw-r--r-- 1 root root 39171 Oct 14 09:20 dazuko.ko
-rw-r--r-- 1 root root 172588 Oct 14 09:20 drbd.ko
lrwxrwxrwx 1 root root 76 Nov 15 22:31 driverloader.ko -> /usr/lib/driverloader/modules/binaries/linux-2.6.5-7.111-smp/driverloader.ko
-rw-r--r-- 1 root root 586412 Oct 14 09:20 fcclassic.ko
-rw-r--r-- 1 root root 861555 Oct 14 09:20 fcdsl.ko
-rw-r--r-- 1 root root 841875 Oct 14 09:20 fcdsl2.ko
-rw-r--r-- 1 root root 841793 Oct 14 09:20 fcdslsl.ko
-rw-r--r-- 1 root root 826389 Oct 14 09:20 fcdslslusb.ko
-rw-r--r-- 1 root root 650375 Oct 14 09:20 fcdslusb.ko
-rw-r--r-- 1 root root 593249 Oct 14 09:20 fcpci.ko
-rw-r--r-- 1 root root 586023 Oct 14 09:20 fcpcmcia.ko
-rw-r--r-- 1 root root 13523 Oct 14 09:20 fcpcmcia_cs.ko
-rw-r--r-- 1 root root 588554 Oct 14 09:20 fcpnp.ko
-rw-r--r-- 1 root root 606582 Oct 14 09:20 fcusb.ko
-rw-r--r-- 1 root root 608115 Oct 14 09:20 fcusb2.ko
-rw-r--r-- 1 root root 608744 Oct 14 09:20 fxusb.ko
-rw-r--r-- 1 root root 608595 Oct 14 09:20 fxusb_CZ.ko
-rw-r--r-- 1 root root 119536 Oct 14 09:20 hostap.ko
-rw-r--r-- 1 root root 10757 Oct 14 09:20 hostap_crypt_wep.ko
-rw-r--r-- 1 root root 67802 Oct 14 09:20 hostap_cs.ko
-rw-r--r-- 1 root root 110204 Oct 14 09:20 hostap_old.ko
-rw-r--r-- 1 root root 10807 Oct 14 09:20 hostap_old_crypt_wep.ko
-rw-r--r-- 1 root root 62629 Oct 14 09:20 hostap_pci.ko
-rw-r--r-- 1 root root 64349 Oct 14 09:20 hostap_plx.ko
-rw-r--r-- 1 root root 105089 Oct 14 09:20 ipw2100.ko
-rw-r--r-- 1 root root 238974 Oct 14 09:20 iscsi.ko
-rw-r--r-- 1 root root 90692 Oct 14 09:20 ndiswrapper.ko
-rw-r--r-- 1 root root 41586 Oct 14 09:20 p80211.ko
-rw-r--r-- 1 root root 9112 Oct 14 09:20 pbe5.ko
-rw-r--r-- 1 root root 90128 Oct 14 09:20 prism2_cs.ko
-rw-r--r-- 1 root root 87029 Oct 14 09:20 prism2_pci.ko
-rw-r--r-- 1 root root 87850 Oct 14 09:20 prism2_plx.ko
-rw-r--r-- 1 root root 91957 Oct 14 09:20 prism2_usb.ko
-rw-r--r-- 1 root root 9889 Oct 14 09:20 rtcmosram.ko
-rw-r--r-- 1 root root 11002 Oct 14 09:20 smapi.ko
-rw-r--r-- 1 root root 14320 Oct 14 09:20 subfs.ko
-rw-r--r-- 1 root root 14405 Oct 14 09:20 superio.ko
-rw-r--r-- 1 root root 13015 Oct 14 09:20 thinkpad.ko
-rw-r--r-- 1 root root 11284 Oct 14 09:20 thinkpadpm.ko
-rw-r--r-- 1 root root 105306 Oct 14 09:20 usbdfu.ko
-rw-r--r-- 1 root root 73515 Oct 14 09:20 wlan.ko
/lib/modules/2.6.5-7.111-smp/misc:
total 0
More information about the driverloader
mailing list