[driverloader] SUSE 9.2 and Linksys WPC54G V2 cvard.. failure
Scott Tyson
scott at therubberroom.org
Sun Feb 27 19:40:27 EST 2005
I've tried to get my Linksys WPC54G V2.0 card working with SUSE 9.2. My
laptop is a Dell C610. Driverloader loads fine but does not find the
wireless card when it tries to load the driver. I have tried the
linksys driver linked off linuxant as well as the broadcom driver from
Dell's FTP site, linked on this mailing list. Both do not work. The
card never powers up.
For what it's worth SUSE thinks this is an ACX111 based card and tries
load the acx_111.so module. I renamed the module so it wouldn't load
(couldn't find a way to tell SUSE t oignore it) but it had no effect.
lsPCI shows the card as: Texas Instruments ACX 111 54Mbps Wireless
Interface but YAST shows it as a Linksys ACX 111 based card.
I think this misidentification is what is causing Driverloader problems
but I could be wayyyy off base. I've attached the driverloaderdiag.txt
file.
Thanks for any help
Scott
-------------- next part --------------
+ dldrstop
+ modprobe -v driverloader
insmod /lib/modules/2.6.8-24.11-default/extra/driverloader.ko
+ lsmod
Module Size Used by
driverloader 305480 0
nvram 8328 0
usbserial 26856 0
parport_pc 37824 1
lp 10536 0
parport 37960 2 parport_pc,lp
cpufreq_userspace 5208 2
speedstep_ich 5004 0
speedstep_lib 4228 1 speedstep_ich
freq_table 4356 1 speedstep_ich
thermal 17928 0
processor 25640 1 thermal
fan 5380 0
button 8464 0
battery 11396 0
ac 6404 0
snd_pcm_oss 57896 0
snd_mixer_oss 19200 1 snd_pcm_oss
snd_intel8x0 31396 1
snd_ac97_codec 69728 1 snd_intel8x0
snd_pcm 96776 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer 24708 1 snd_pcm
snd 60164 8 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore 9056 1 snd
snd_page_alloc 10248 2 snd_intel8x0,snd_pcm
ipt_TOS 2560 14
ip6t_LOG 6656 17
ip6t_limit 2432 17
ipt_LOG 6912 30
ipt_limit 2432 30
ipt_pkttype 1792 2
af_packet 20872 2
ip6t_state 2048 22
ip6_conntrack 38404 1 ip6t_state
ipt_state 2176 28
ip6t_REJECT 7552 3
ipt_REJECT 6784 3
iptable_mangle 2944 1
iptable_filter 3072 1
ip6table_mangle 2688 0
ip_nat_ftp 5232 0
iptable_nat 23980 1 ip_nat_ftp
ip_conntrack_ftp 72752 1 ip_nat_ftp
ip_conntrack 43512 4 ipt_state,ip_nat_ftp,iptable_nat,ip_conntrack_ftp
ip_tables 17664 9 ipt_TOS,ipt_LOG,ipt_limit,ipt_pkttype,ipt_state,ipt_REJECT,iptable_mangle,iptable_filter,iptable_nat
ip6table_filter 2816 1
ip6_tables 18816 6 ip6t_LOG,ip6t_limit,ip6t_state,ip6t_REJECT,ip6table_mangle,ip6table_filter
ipv6 237312 15 ip6_conntrack,ip6t_REJECT
ds 17796 4
edd 10012 0
joydev 9664 0
sg 35872 0
st 37404 0
sd_mod 16912 0
sr_mod 16292 0
scsi_mod 111052 4 sg,st,sd_mod,sr_mod
ide_cd 38176 0
cdrom 36508 2 sr_mod,ide_cd
yenta_socket 19840 1
pcmcia_core 66100 2 ds,yenta_socket
intel_agp 21024 1
agpgart 32168 1 intel_agp
uhci_hcd 29712 0
subfs 7552 1
nls_utf8 2176 1
ntfs 91888 1
evdev 8960 0
3c59x 37544 0
dm_mod 54524 0
usbcore 106724 5 driverloader,usbserial,uhci_hcd
reiserfs 242000 1
+ date
Thu Feb 24 20:20:27 PST 2005
+ /usr/sbin/dldrconfig --info
Linuxant DriverLoader for Wireless LAN devices, version 2.24
No devices detected by driverloader
If you need license keys, assistance or more information, please go to:
http://www.linuxant.com/
When reporting a problem for the first time, please send
us the file generated by "dldrconfig --dumpdiag".
To complete the installation, please point your browser to:
http://127.0.0.1:18020/
+ identify_system
linux-i686(i686)-2.6.8-24.11-default SuSE-9.2
+ uname -a
Linux linux 2.6.8-24.11-default #1 Fri Jan 14 13:01:26 UTC 2005 i686 i686 i386 GNU/Linux
+ gcc -v
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.4/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.4 (pre 3.3.5 20040809)
+ sh --version
GNU bash, version 3.00.0(1)-release (i586-suse-linux)
Copyright (C) 2004 Free Software Foundation, Inc.
+ bash --version
GNU bash, version 3.00.0(1)-release (i586-suse-linux)
Copyright (C) 2004 Free Software Foundation, Inc.
+ sed --version
GNU sed version 4.1.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.
+ gawk --version
GNU Awk 3.1.4
Copyright (C) 1989, 1991-2003 Free Software Foundation.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ cat -v /proc/version
Linux version 2.6.8-24.11-default (geeko at buildhost) (gcc version 3.3.4 (pre 3.3.5 20040809)) #1 Fri Jan 14 13:01:26 UTC 2005
+ cat -v /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 11
model name : Intel(R) Pentium(R) III Mobile CPU 1000MHz
stepping : 1
cpu MHz : 996.921
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips : 1978.36
+ cat -v /etc/SuSE-release
SuSE Linux 9.2 (i586)
VERSION = 9.2
+ dmesg
Linux version 2.6.8-24.11-default (geeko at buildhost) (gcc version 3.3.4 (pre 3.3.5 20040809)) #1 Fri Jan 14 13:01:26 UTC 2005
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 0000000000100000 - 0000000017fd3000 (usable)
BIOS-e820: 0000000017fd3000 - 0000000018000000 (reserved)
BIOS-e820: 00000000feda0000 - 00000000fee00000 (reserved)
BIOS-e820: 00000000ffb80000 - 0000000100000000 (reserved)
630MB vmalloc/ioremap area available.
0MB HIGHMEM available.
383MB LOWMEM available.
On node 0 totalpages: 98259
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 94163 pages, LIFO batch:16
HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 DELL ) @ 0x000fde50
ACPI: RSDT (v001 DELL CPi R 0x27d30510 ASL 0x00000061) @ 0x000fde64
ACPI: FADT (v001 DELL CPi R 0x27d30510 ASL 0x00000061) @ 0x000fde90
ACPI: DSDT (v001 INT430 SYSFexxx 0x00001001 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x808
ACPI: local apic disabled
Built 1 zonelists
Kernel command line: root=/dev/hda3 vga=0x314 selinux=0 linux26 resume=/dev/hda2 desktop elevator=as splash=silent
bootsplash: silent mode.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 996.921 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 384204k/393036k available (2076k kernel code, 8152k reserved, 780k data, 212k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 1978.36 BogoMIPS (lpj=989184)
Security Scaffold v1.0.0 initialized
SELinux: Disabled at boot.
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0383f9ff 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383f9ff 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: Intel(R) Pentium(R) III Mobile CPU 1000MHz stepping 01
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: Looking for DSDT in initrd... not found!
ACPI: IRQ9 SCI: Edge set to Level Trigger.
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 1151k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfbfee, last bus=2
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040715
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *11
ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 *11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
ACPI: Power Resource [PADA] (on)
Linux Plug and Play Support v0.97 (c) Adam Belay
PCI: Using ACPI for IRQ routing
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 7
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 7 (level, low) -> IRQ 7
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:02:01.1[A] -> GSI 11 (level, low) -> IRQ 11
TC classifier action (bugs to netdev at oss.sgi.com cc hadi at cyberus.ca)
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: overridden by ACPI.
audit: initializing netlink socket (disabled)
audit(1109275631.475:0): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
vesafb: framebuffer at 0xe0000000, mapped to 0xd8880000, using 3750k, total 16384k
vesafb: mode is 800x600x16, linelength=1600, pages=16
vesafb: protected mode interface info at c000:5438
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 24323 bytes,<6>...found (800x600, 13475 bytes, v3).
Console: switching to colour frame buffer device 99x33
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
Using anticipatory io scheduler
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH3M: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 11 (level, low) -> IRQ 11
ICH3M: chipset revision 2
ICH3M: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xbfa0-0xbfa7, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xbfa8-0xbfaf, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
hda: TOSHIBA MK2018GAS, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: LG CD-ROM CRN-8245B, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
Probing IDE interface ide2...
ide2: Wait for ready failed before probe !
Probing IDE interface ide3...
ide3: Wait for ready failed before probe !
Probing IDE interface ide4...
ide4: Wait for ready failed before probe !
Probing IDE interface ide5...
ide5: Wait for ready failed before probe !
hda: max request size: 128KiB
hda: 39070080 sectors (20003 MB), CHS=38760/16/63, UDMA(100)
hda: cache flushes supported
hda: hda1 hda2 hda3
ide-floppy driver 0.99.newide
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard on isa0060/serio0
Synaptics Touchpad, model: 1
Firmware: 5.7
180 degree mounted touchpad
Sensor: 27
new absolute packet format
Touchpad has extended capability bits
-> multifinger detection
-> palm detection
-> pass-through port
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
serio: Synaptics pass-through port at isa0060/serio1/input0
alps.c: E6 report: 00 00 64
alps.c: E7 report: 10 00 64
input: PS/2 Generic Mouse on synaptics-pt/serio0
input: PC Speaker
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 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
NET: Registered protocol family 1
NET: Registered protocol family 8
NET: Registered protocol family 20
PM: Reading pmdisk image.
swsusp: Resume From Partition: /dev/hda2
<3>swsusp: Invalid partition type.
pmdisk: Error -22 resuming
PM: Resume from disk failed.
ACPI: (supports S0 S1 S3 S4 S4bios S5)
ACPI wakeup devices:
LID PBTN PCI0 UAR1 USB0 USB1 USB2 MODM PCIE MPCI
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
ReiserFS: hda3: found reiserfs format "3.6" with standard journal
ReiserFS: hda3: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hda3: journal params: device hda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda3: checking transaction log (hda3)
ReiserFS: hda3: 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: 212k freed
reiserfs: enabling write barrier flush mode
usbcore: registered new driver usbfs
usbcore: registered new driver hub
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm at uk.sistina.com
ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 11 (level, low) -> IRQ 11
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
0000:02:00.0: 3Com PCI 3c905C Tornado at 0xec80. Vers LK1.1.19
evdev_connect: evdev c1379aa0 handle c1379abc name event0
evdev_connect: evdev c13799a0 handle c13799bc name event1
evdev_connect: evdev c13798a0 handle c13798bc name event2
evdev_connect: evdev c13797a0 handle c13797bc name event3
NTFS driver 2.1.17 [Flags: R/O MODULE].
NTFS volume version 3.1.
subfs 0.9
hw_random: RNG not detected
USB Universal Host Controller Interface driver v2.2
ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.0: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: irq 11, io base 0000bf80
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.8-24.11-default uhci_hcd
usb usb1: SerialNumber: 0000:00:1d.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected an Intel 830M Chipset.
agpgart: Maximum main memory to use for agp memory: 321M
agpgart: AGP aperture is 256M @ 0xd0000000
Linux Kernel Card Services
options: [pci] [cardbus] [pm]
PCI: Enabling device 0000:02:01.0 (0000 -> 0002)
ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:01.0 [1028:00e3]
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:01.0, mfunc 0x01261222, devctl 0x64
Yenta: ISA IRQ mask 0x0438, PCI irq 11
Socket status: 30000020
PCI: Enabling device 0000:02:01.1 (0000 -> 0002)
ACPI: PCI interrupt 0000:02:01.1[A] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:01.1 [1028:00e3]
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:02:01.1, mfunc 0x01261222, devctl 0x64
Yenta: ISA IRQ mask 0x0438, PCI irq 11
Socket status: 30000006
Adding 771112k swap on /dev/hda2. Priority:42 extents:1
hdc: ATAPI 24X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.20
SCSI subsystem initialized
st: Version 20040403, fixed bufsize 32768, s/g segs 256
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
NET: Registered protocol family 10
Disabled Privacy Extensions on device c037f760(lo)
IPv6 over IPv4 tunneling driver
Disabled Privacy Extensions on device d6446400(sit0)
ip6_tables: (C) 2000-2002 Netfilter core team
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0820-0x08ff: excluding 0x8c0-0x8e7
cs: IO port probe 0x0800-0x080f: clean.
cs: IO port probe 0x03e0-0x04ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x0100-0x03af: excluding 0x378-0x37f
cs: IO port probe 0x0a00-0x0aff: clean.
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (3070 buckets, 24560 max) - 336 bytes per conntrack
ip6_conntrack version 0.1 (3070 buckets, 24560 max) - 208 bytes per conntrack
driverloader: module license 'see LICENSE file; Copyright (c)2003-2004 Linuxant inc.' taints kernel.
driverloader: stack=8192/60/0 REGPARM
usbcore: registered new driver driverloader
NET: Registered protocol family 17
eth0: no IPv6 routers present
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.5 to 64
intel8x0_measure_ac97_clock: measured 49433 usecs
intel8x0: clocking to 48000
ACPI: AC Adapter [AC] (on-line)
ACPI: Battery Slot [BAT0] (battery present)
ACPI: Battery Slot [BAT1] (battery absent)
ACPI: Lid Switch [LID]
ACPI: Power Button (CM) [PBTN]
ACPI: Sleep Button (CM) [SBTN]
ACPI: Processor [CPU0] (supports C1 C2 C3)
ACPI: Thermal Zone [THM] (58 C)
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
lp0: using parport0 (polling).
drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
usbcore: registered new driver usbserial_generic
usbcore: registered new driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
Non-volatile memory driver v1.2
end_request: I/O error, dev fd0, sector 0
usbcore: deregistering driver driverloader
driverloader: stack=8192/60/0 REGPARM
usbcore: registered new driver driverloader
usbcore: deregistering driver driverloader
driverloader: stack=8192/60/0 REGPARM
usbcore: registered new driver driverloader
cs: memory probe 0xa0000000-0xa0ffffff: excluding 0xa0000000-0xa0ffffff
cs: memory probe 0x60000000-0x60ffffff: excluding 0x60000000-0x60ffffff
cs: warning: no high memory space available!
cs: memory probe 0x0d0000-0x0dffff: excluding 0xd0000-0xdffff
cs: memory probe 0x0e0000-0x0effff: excluding 0xe0000-0xeffff
cs: memory probe 0x0c0000-0x0cffff: excluding 0xc0000-0xcffff
cs: memory probe 0x0f0000-0x0fffff: excluding 0xf0000-0xfffff
usbcore: deregistering driver driverloader
driverloader: stack=8192/60/0 REGPARM
usbcore: registered new driver driverloader
+ cat -v /etc/sysconfig/network/ifcfg-eth-id-00:06:5b:e6:d2:29
BOOTPROTO='dhcp'
MTU=''
REMOTE_IPADDR=''
STARTMODE='auto'
UNIQUE='B35A.YWFn_LkyZn1'
USERCONTROL='no'
_nm_name='bus-pci-0000:02:00.0'
+ cat -v /etc/sysconfig/network/ifcfg-lo
# Loopback (lo) configuration
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
BROADCAST=127.255.255.255
STARTMODE=onboot
USERCONTROL=no
+ iwconfig --version
iwconfig Wireless-Tools version 27
Compatible with Wireless Extension v11 to v17.
Kernel Currently compiled with Wireless Extension v16.
+ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
sit0 no wireless extensions.
+ iwlist accesspoints
lo Interface doesn't have a list of Peers/Access-Points
eth0 Interface doesn't have a list of Peers/Access-Points
sit0 Interface doesn't have a list of Peers/Access-Points
+ iwlist scanning
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
sit0 Interface doesn't support scanning.
+ iwlist scanning
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
sit0 Interface doesn't support scanning.
+ iptables -L -n -v
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
452 535K ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
9368 13M ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
10 791 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
19 1671 input_ext all -- eth0 * 0.0.0.0/0 0.0.0.0/0
0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-IN-ILL-TARGET '
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
452 535K ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 11 LOG flags 6 level 4 prefix `SFW2-OUT-TRACERT-ATTEMPT '
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 11
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 3 code 3
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 3 code 4
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 3 code 9
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 3 code 10
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 3 code 13
0 0 DROP icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 3
5028 272K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state NEW,RELATED,ESTABLISHED
0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-OUT-ERROR '
Chain forward_dmz (0 references)
pkts bytes target prot opt in out source destination
Chain forward_ext (0 references)
pkts bytes target prot opt in out source destination
Chain forward_int (0 references)
pkts bytes target prot opt in out source destination
Chain input_dmz (0 references)
pkts bytes target prot opt in out source destination
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 PKTTYPE = broadcast
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 4
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 8
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 0
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 3
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 11
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 12
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 14
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 18
0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 state INVALID LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-DEFLT-INV '
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
0 0 LOG tcp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 tcp flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-DEFLT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 4 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 5 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 8 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 13 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 17 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 2 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-ICMP-CRIT '
0 0 LOG udp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-INdmz-DROP-DEFLT '
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain input_ext (1 references)
pkts bytes target prot opt in out source destination
14 1531 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 PKTTYPE = broadcast
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 4
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 8
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 0
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 3
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 11
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 12
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 14
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 18
0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 state INVALID LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT-INV '
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
0 0 reject_func tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:113 state NEW
0 0 LOG tcp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 tcp flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 4 LOG flags 6 level 4 prefix `SFW2-INext-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 5 LOG flags 6 level 4 prefix `SFW2-INext-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 8 LOG flags 6 level 4 prefix `SFW2-INext-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 13 LOG flags 6 level 4 prefix `SFW2-INext-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 17 LOG flags 6 level 4 prefix `SFW2-INext-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 2 LOG flags 6 level 4 prefix `SFW2-INext-DROP-ICMP-CRIT '
0 0 LOG udp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-INext-DROP-DEFLT '
5 140 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain input_int (0 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 4
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmp type 8
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 0
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 3
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 11
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 12
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 14
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED icmp type 18
0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 state INVALID LOG flags 6 level 4 prefix `SFW2-INint-DROP-DEFLT-INV '
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
0 0 LOG tcp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 tcp flags:0x16/0x02 LOG flags 6 level 4 prefix `SFW2-INint-DROP-DEFLT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 4 LOG flags 6 level 4 prefix `SFW2-INint-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 5 LOG flags 6 level 4 prefix `SFW2-INint-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 8 LOG flags 6 level 4 prefix `SFW2-INint-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 13 LOG flags 6 level 4 prefix `SFW2-INint-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 17 LOG flags 6 level 4 prefix `SFW2-INint-DROP-ICMP-CRIT '
0 0 LOG icmp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 icmp type 2 LOG flags 6 level 4 prefix `SFW2-INint-DROP-ICMP-CRIT '
0 0 LOG udp -- * * 0.0.0.0/0 0.0.0.0/0 limit: avg 3/min burst 5 LOG flags 6 level 4 prefix `SFW2-INint-DROP-DEFLT '
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain reject_func (1 references)
pkts bytes target prot opt in out source destination
0 0 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 reject-with tcp-reset
0 0 REJECT udp -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-proto-unreachable
+ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:06:5B:E6:D2:29
inet addr:192.168.1.159 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::206:5bff:fee6:d229/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9448 errors:0 dropped:0 overruns:0 frame:0
TX packets:5054 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12925444 (12.3 Mb) TX bytes:344520 (336.4 Kb)
Interrupt:11 Base address:0xec80
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:452 errors:0 dropped:0 overruns:0 frame:0
TX packets:452 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:535073 (522.5 Kb) TX bytes:535073 (522.5 Kb)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
+ netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
+ netstat -in
Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0 1500 0 9448 0 0 0 5054 0 0 0 BMNRU
lo 16436 0 452 0 0 0 452 0 0 0 LRU
+ ip addr
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:06:5b:e6:d2:29 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.159/24 brd 192.168.1.255 scope global eth0
inet6 fe80::206:5bff:fee6:d229/64 scope link
valid_lft forever preferred_lft forever
3: sit0: <NOARP> mtu 1480 qdisc noqueue
link/sit 0.0.0.0 brd 0.0.0.0
+ ip rule
0: from all lookup local
32766: from all lookup main
32767: from all lookup default
+ ip route
192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.159
169.254.0.0/16 dev eth0 scope link
127.0.0.0/8 dev lo scope link
default via 192.168.1.1 dev eth0
+ cardctl ident
Socket 0:
no product info available
Socket 1:
no product info available
+ lspci -n
0000:00:00.0 Class 0600: 8086:3575 (rev 04)
0000:00:01.0 Class 0604: 8086:3576 (rev 04)
0000:00:1d.0 Class 0c03: 8086:2482 (rev 02)
0000:00:1e.0 Class 0604: 8086:2448 (rev 42)
0000:00:1f.0 Class 0601: 8086:248c (rev 02)
0000:00:1f.1 Class 0101: 8086:248a (rev 02)
0000:00:1f.5 Class 0401: 8086:2485 (rev 02)
0000:00:1f.6 Class 0703: 8086:2486 (rev 02)
0000:01:00.0 Class 0300: 1002:4c59
0000:02:00.0 Class 0200: 10b7:9200 (rev 78)
0000:02:01.0 Class 0607: 104c:ac51
0000:02:01.1 Class 0607: 104c:ac51
0000:03:00.0 Class 0280: 104c:9066
+ lspci -v
0000:00:00.0 Host bridge: Intel Corp. 82830 830 Chipset Host Bridge (rev 04)
Flags: bus master, fast devsel, latency 0
Memory at d0000000 (32-bit, prefetchable)
Capabilities: [40] #09 [1105]
Capabilities: [a0] AGP version 2.0
0000:00:01.0 PCI bridge: Intel Corp. 82830 830 Chipset AGP Bridge (rev 04) (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, fast devsel, latency 32
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
I/O behind bridge: 0000c000-0000cfff
Memory behind bridge: fc000000-fdffffff
Prefetchable memory behind bridge: e0000000-e7ffffff
Expansion ROM at 0000c000 [disabled] [size=4K]
0000:00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corp. Latitude C640
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O ports at bf80 [size=32]
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 42) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=10, sec-latency=32
I/O behind bridge: 0000e000-0000ffff
Memory behind bridge: f4000000-fbffffff
0000:00:1f.0 ISA bridge: Intel Corp. 82801CAM ISA Bridge (LPC) (rev 02)
Flags: bus master, medium devsel, latency 0
0000:00:1f.1 IDE interface: Intel Corp. 82801CAM IDE U100 (rev 02) (prog-if 8a [Master SecP PriP])
Subsystem: Intel Corp. Latitude C640
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O ports at <ignored>
I/O ports at <ignored>
I/O ports at <ignored>
I/O ports at <ignored>
I/O ports at bfa0 [size=16]
Memory at 18000000 (32-bit, non-prefetchable) [size=1K]
0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio Controller (rev 02)
Subsystem: Cirrus Logic: Unknown device 5959
Flags: bus master, medium devsel, latency 0, IRQ 7
I/O ports at d800
I/O ports at dc80 [size=64]
0000:00:1f.6 Modem: Intel Corp. 82801CA/CAM AC'97 Modem Controller (rev 02) (prog-if 00 [Generic])
Subsystem: PCTel Inc Dell modem (Inspiron 2100, Latitude C640)
Flags: medium devsel, IRQ 7
I/O ports at d400
I/O ports at dc00 [size=128]
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY (prog-if 00 [VGA])
Subsystem: Dell: Unknown device 00e3
Flags: bus master, VGA palette snoop, stepping, 66Mhz, medium devsel, latency 32, IRQ 11
Memory at e0000000 (32-bit, prefetchable)
I/O ports at c000 [size=256]
Memory at fcff0000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [58] AGP version 2.0
Capabilities: [50] Power Management version 2
0000:02:00.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)
Subsystem: Dell: Unknown device 00e3
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at ec80 [size=f9000000]
Memory at f8fffc00 (32-bit, non-prefetchable) [size=128]
Expansion ROM at 00020000 [disabled]
Capabilities: [dc] Power Management version 2
0000:02:01.0 CardBus bridge: Texas Instruments PCI1420
Subsystem: Dell: Unknown device 00e3
Flags: bus master, medium devsel, latency 168, IRQ 11
Memory at 18001000 (32-bit, non-prefetchable)
Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
Memory window 0: 18400000-187ff000 (prefetchable)
Memory window 1: 18800000-18bff000
I/O window 0: 00004000-000040ff
I/O window 1: 00004400-000044ff
16-bit legacy interface ports at 0001
0000:02:01.1 CardBus bridge: Texas Instruments PCI1420
Subsystem: Dell: Unknown device 00e3
Flags: bus master, medium devsel, latency 168, IRQ 11
Memory at 18002000 (32-bit, non-prefetchable)
Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176
Memory window 0: 18c00000-18fff000 (prefetchable)
Memory window 1: 19000000-193ff000
I/O window 0: 00004800-000048ff
I/O window 1: 00004c00-00004cff
16-bit legacy interface ports at 0001
0000:03:00.0 Network controller: Texas Instruments ACX 111 54Mbps Wireless Interface
Subsystem: Linksys: Unknown device 0033
Flags: medium devsel, IRQ 11
Memory at 18820000 (32-bit, non-prefetchable) [disabled]
Memory at 18800000 (32-bit, non-prefetchable) [disabled] [size=128K]
Capabilities: [40] Power Management version 2
+ lspci -n -vvv
0000:00:00.0 Class 0600: 8086:3575 (rev 04)
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 d0000000 (32-bit, prefetchable)
Capabilities: [40] #09 [1105]
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=x1
0000:00:01.0 Class 0604: 8086:3576 (rev 04)
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: 32
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
I/O behind bridge: 0000c000-0000cfff
Memory behind bridge: fc000000-fdffffff
Prefetchable memory behind bridge: e0000000-e7ffffff
Expansion ROM at 0000c000 [disabled] [size=4K]
BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-
0000:00:1d.0 Class 0c03: 8086:2482 (rev 02)
Subsystem: 8086:4541
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 11
Region 4: I/O ports at bf80 [size=32]
0000:00:1e.0 Class 0604: 8086:2448 (rev 42)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=02, subordinate=10, sec-latency=32
I/O behind bridge: 0000e000-0000ffff
Memory behind bridge: f4000000-fbffffff
Prefetchable memory behind bridge: fff00000-000fffff
BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
0000:00:1f.0 Class 0601: 8086:248c (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:248a (rev 02) (prog-if 8a [Master SecP PriP])
Subsystem: 8086:4541
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at <ignored>
Region 1: I/O ports at <ignored>
Region 2: I/O ports at <ignored>
Region 3: I/O ports at <ignored>
Region 4: I/O ports at bfa0 [size=16]
Region 5: Memory at 18000000 (32-bit, non-prefetchable) [size=1K]
0000:00:1f.5 Class 0401: 8086:2485 (rev 02)
Subsystem: 1013:5959
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 7
Region 0: I/O ports at d800
Region 1: I/O ports at dc80 [size=64]
0000:00:1f.6 Class 0703: 8086:2486 (rev 02)
Subsystem: 134d:4c21
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 7
Region 0: I/O ports at d400
Region 1: I/O ports at dc00 [size=128]
0000:01:00.0 Class 0300: 1002:4c59
Subsystem: 1028:00e3
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop+ ParErr- Stepping+ SERR+ FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (2000ns min), cache line size 08
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e0000000 (32-bit, prefetchable)
Region 1: I/O ports at c000 [size=256]
Region 2: Memory at fcff0000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [58] AGP version 2.0
Status: RQ=48 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>
Capabilities: [50] 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:02:00.0 Class 0200: 10b7:9200 (rev 78)
Subsystem: 1028:00e3
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (2500ns min, 2500ns max), cache line size 08
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at ec80 [size=f9000000]
Region 1: Memory at f8fffc00 (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:02:01.0 Class 0607: 104c:ac51
Subsystem: 1028:00e3
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 168, cache line size 20
Interrupt: pin A routed to IRQ 11
Region 0: Memory at 18001000 (32-bit, non-prefetchable)
Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
Memory window 0: 18400000-187ff000 (prefetchable)
Memory window 1: 18800000-18bff000
I/O window 0: 00004000-000040ff
I/O window 1: 00004400-000044ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt- PostWrite+
16-bit legacy interface ports at 0001
0000:02:01.1 Class 0607: 104c:ac51
Subsystem: 1028:00e3
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 168, cache line size 20
Interrupt: pin A routed to IRQ 11
Region 0: Memory at 18002000 (32-bit, non-prefetchable)
Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176
Memory window 0: 18c00000-18fff000 (prefetchable)
Memory window 1: 19000000-193ff000
I/O window 0: 00004800-000048ff
I/O window 1: 00004c00-00004cff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
0000:03:00.0 Class 0280: 104c:9066
Subsystem: 1737:0033
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 11
Region 0: Memory at 18820000 (32-bit, non-prefetchable) [disabled]
Region 1: Memory at 18800000 (32-bit, non-prefetchable) [disabled] [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 Unused
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.8-24.11-default uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:00:1d.0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 bytes 2 twice
bInterval 255
+ 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.8-24.11-default uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:1d.0
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
+ cat -v /proc/pci
cat: /proc/pci: No such file or directory
+ cat -v /proc/cmdline
root=/dev/hda3 vga=0x314 selinux=0 linux26 resume=/dev/hda2 desktop elevator=as splash=silent
+ cat -v /proc/uptime
796.62 674.31
+ 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
254 pcmcia
Block devices:
1 ramdisk
2 fd
3 ide0
7 loop
8 sd
9 md
11 sr
22 ide1
65 sd
66 sd
67 sd
68 sd
69 sd
70 sd
71 sd
128 sd
129 sd
130 sd
131 sd
132 sd
133 sd
134 sd
135 sd
253 device-mapper
254 mdp
+ cat -v /proc/misc
144 nvram
175 agpgart
63 device-mapper
1 psaux
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 mqueue
nodev rpc_pipefs
reiserfs
nodev usbfs
nodev usbdevfs
ntfs
nodev subfs
+ cat -v /proc/interrupts
CPU0
0: 796061 XT-PIC timer
1: 840 XT-PIC i8042
2: 0 XT-PIC cascade
7: 699 XT-PIC Intel 82801CA-ICH3
9: 1 XT-PIC acpi
11: 14498 XT-PIC uhci_hcd, yenta, yenta, eth0
12: 130516 XT-PIC i8042
14: 17885 XT-PIC ide0
15: 4671 XT-PIC ide1
NMI: 0
LOC: 0
ERR: 0
MIS: 0
+ cat -v /proc/iomem
00000000-0009fbff : System RAM
0009fc00-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000cffff : Video ROM
000f0000-000fffff : System ROM
00100000-17fd2fff : System RAM
00100000-0030724c : Kernel code
0030724d-003ca37f : Kernel data
17fd3000-17ffffff : reserved
18000000-180003ff : 0000:00:1f.1
18001000-18001fff : 0000:02:01.0
18001000-18001fff : yenta_socket
18002000-18002fff : 0000:02:01.1
18002000-18002fff : yenta_socket
18400000-187fffff : PCI CardBus #03
18800000-18bfffff : PCI CardBus #03
18800000-1881ffff : 0000:03:00.0
18820000-18821fff : 0000:03:00.0
18c00000-18ffffff : PCI CardBus #07
19000000-193fffff : PCI CardBus #07
d0000000-dfffffff : 0000:00:00.0
e0000000-e7ffffff : PCI Bus #01
e0000000-e7ffffff : 0000:01:00.0
e0000000-e0ffffff : vesafb
f8fffc00-f8fffc7f : 0000:02:00.0
fc000000-fdffffff : PCI Bus #01
fcff0000-fcffffff : 0000:01:00.0
feda0000-fedfffff : reserved
ffb80000-ffffffff : reserved
+ cat -v /proc/ioports
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
0376-0376 : ide1
0378-037a : parport0
03c0-03df : vesafb
03f6-03f6 : ide0
03f8-03ff : serial
0800-087f : 0000:00:1f.0
0800-0803 : PM1a_EVT_BLK
0804-0805 : PM1a_CNT_BLK
0808-080b : PM_TMR
0820-0820 : PM2_CNT_BLK
0828-082b : GPE0_BLK
082c-082f : GPE1_BLK
0880-08bf : 0000:00:1f.0
08e0-08e5 : ACPI CPU throttle
0cf8-0cff : PCI conf1
4000-40ff : PCI CardBus #03
4400-44ff : PCI CardBus #03
4800-48ff : PCI CardBus #07
4c00-4cff : PCI CardBus #07
bf20-bf3f : motherboard
bf40-bf5f : motherboard
bf80-bf9f : 0000:00:1d.0
bf80-bf9f : uhci_hcd
bfa0-bfaf : 0000:00:1f.1
bfa0-bfa7 : ide0
bfa8-bfaf : ide1
c000-cfff : PCI Bus #01
c000-c0ff : 0000:01:00.0
d400-d4ff : 0000:00:1f.6
d800-d8ff : 0000:00:1f.5
d800-d8ff : Intel 82801CA-ICH3
dc00-dc7f : 0000:00:1f.6
dc80-dcbf : 0000:00:1f.5
dc80-dcbf : Intel 82801CA-ICH3
ec80-ecff : 0000:02:00.0
ec80-ecff : 0000:02:00.0
f000-f0fe : motherboard
f100-f1fe : motherboard
f200-f2fe : motherboard
f400-f4fe : motherboard
f500-f5fe : motherboard
f600-f6fe : motherboard
f800-f8fe : motherboard
f900-f9fe : motherboard
fa00-fafe : motherboard
fc00-fcfe : motherboard
fd00-fdfe : motherboard
fe00-fefe : motherboard
+ cat -v /proc/dma
4: cascade
+ cat -v /proc/mtrr
reg00: base=0x00000000 ( 0MB), size= 256MB: write-back, count=1
reg01: base=0x10000000 ( 256MB), size= 128MB: write-back, count=1
reg02: base=0xfeda0000 (4077MB), size= 128KB: write-through, count=1
reg03: base=0xe0000000 (3584MB), size= 16MB: write-combining, count=2
+ cat -v /proc/partitions
major minor #blocks name
3 0 19535040 hda
3 1 11157111 hda1
3 2 771120 hda2
3 3 7526452 hda3
+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / reiserfs rw 0 0
proc /proc proc rw,nodiratime 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
/dev/hda1 /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/cdrom /media/cdrom subfs ro,nosuid,nodev 0 0
+ cat -v /proc/swaps
Filename Type Size Used Priority
/dev/hda2 partition 771112 0 42
+ cat -v /proc/meminfo
MemTotal: 385860 kB
MemFree: 59568 kB
Buffers: 49024 kB
Cached: 178300 kB
SwapCached: 0 kB
Active: 138204 kB
Inactive: 160492 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 385860 kB
LowFree: 59568 kB
SwapTotal: 771112 kB
SwapFree: 771112 kB
Dirty: 64 kB
Writeback: 0 kB
Mapped: 111436 kB
Slab: 19776 kB
Committed_AS: 194852 kB
PageTables: 1748 kB
VmallocTotal: 638968 kB
VmallocUsed: 8668 kB
VmallocChunk: 629368 kB
HugePages_Total: 0
HugePages_Free: 0
Hugepagesize: 4096 kB
+ cat -v /proc/stat
cpu 9602 15 2494 54897 12375 174 34
cpu0 9602 15 2494 54897 12375 174 34
intr 965236 796075 840 0 2 5 2 39 699 0 1 2 14498 130516 0 17886 4671 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 371115
btime 1109304431
processes 5982
procs_running 2
procs_blocked 0
+ cat -v /proc/apm
cat: /proc/apm: No such file or directory
+ cat -v /proc/modules
driverloader 305480 0 - Live 0xd908a000
nvram 8328 0 - Live 0xd8c2f000
usbserial 26856 0 - Live 0xd9134000
parport_pc 37824 1 - Live 0xd9155000
lp 10536 0 - Live 0xd9130000
parport 37960 2 parport_pc,lp, Live 0xd913d000
cpufreq_userspace 5208 2 - Live 0xd90ec000
speedstep_ich 5004 0 - Live 0xd90e1000
speedstep_lib 4228 1 speedstep_ich, Live 0xd9087000
freq_table 4356 1 speedstep_ich, Live 0xd9084000
thermal 17928 0 - Live 0xd90db000
processor 25640 1 thermal, Live 0xd90e4000
fan 5380 0 - Live 0xd9071000
button 8464 0 - Live 0xd90d7000
battery 11396 0 - Live 0xd9040000
ac 6404 0 - Live 0xd8fbb000
snd_pcm_oss 57896 0 - Live 0xd9120000
snd_mixer_oss 19200 1 snd_pcm_oss, Live 0xd9053000
snd_intel8x0 31396 1 - Live 0xd9060000
snd_ac97_codec 69728 1 snd_intel8x0, Live 0xd910d000
snd_pcm 96776 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec, Live 0xd90f4000
snd_timer 24708 1 snd_pcm, Live 0xd9069000
snd 60164 8 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer, Live 0xd9074000
soundcore 9056 1 snd, Live 0xd9044000
snd_page_alloc 10248 2 snd_intel8x0,snd_pcm, Live 0xd9022000
ipt_TOS 2560 14 - Live 0xd9031000
ip6t_LOG 6656 17 - Live 0xd904a000
ip6t_limit 2432 17 - Live 0xd900f000
ipt_LOG 6912 30 - Live 0xd9036000
ipt_limit 2432 30 - Live 0xd8fd2000
ipt_pkttype 1792 2 - Live 0xd8fb7000
af_packet 20872 2 - Live 0xd9039000
ip6t_state 2048 22 - Live 0xd9020000
ip6_conntrack 38404 1 ip6t_state, Live 0xd9026000
ipt_state 2176 28 - Live 0xd9011000
ip6t_REJECT 7552 3 - Live 0xd9016000
ipt_REJECT 6784 3 - Live 0xd9013000
iptable_mangle 2944 1 - Live 0xd8fb9000
iptable_filter 3072 1 - Live 0xd8e7e000
ip6table_mangle 2688 0 - Live 0xd884f000
ip_nat_ftp 5232 0 - Live 0xd8f69000
iptable_nat 23980 1 ip_nat_ftp, Live 0xd8fbe000
ip_conntrack_ftp 72752 1 ip_nat_ftp, Live 0xd8fa2000
ip_conntrack 43512 4 ipt_state,ip_nat_ftp,iptable_nat,ip_conntrack_ftp, Live 0xd8f48000
ip_tables 17664 9 ipt_TOS,ipt_LOG,ipt_limit,ipt_pkttype,ipt_state,ipt_REJECT,iptable_mangle,iptable_filter,iptable_nat, Live 0xd8f95000
ip6table_filter 2816 1 - Live 0xd8840000
ip6_tables 18816 6 ip6t_LOG,ip6t_limit,ip6t_state,ip6t_REJECT,ip6table_mangle,ip6table_filter, Live 0xd8f8f000
ipv6 237312 15 ip6_conntrack,ip6t_REJECT, Live 0xd8fd4000
ds 17796 4 - Live 0xd8f89000
edd 10012 0 - Live 0xd887c000
joydev 9664 0 - Live 0xd8e5b000
sg 35872 0 - Live 0xd8f5f000
st 37404 0 - Live 0xd8f54000
sd_mod 16912 0 - Live 0xd8e76000
sr_mod 16292 0 - Live 0xd8e71000
scsi_mod 111052 4 sg,st,sd_mod,sr_mod, Live 0xd8f6c000
ide_cd 38176 0 - Live 0xd8f3d000
cdrom 36508 2 sr_mod,ide_cd, Live 0xd8f33000
yenta_socket 19840 1 - Live 0xd8e6b000
pcmcia_core 66100 2 ds,yenta_socket, Live 0xd8ec1000
intel_agp 21024 1 - Live 0xd8e64000
agpgart 32168 1 intel_agp, Live 0xd8e48000
uhci_hcd 29712 0 - Live 0xd8e52000
subfs 7552 1 - Live 0xd884c000
nls_utf8 2176 1 - Live 0xd8842000
ntfs 91888 1 - Live 0xd8e0f000
evdev 8960 0 - Live 0xd8844000
3c59x 37544 0 - Live 0xd8de8000
dm_mod 54524 0 - Live 0xd8851000
usbcore 106724 5 driverloader,usbserial,uhci_hcd, Live 0xd8860000
reiserfs 242000 1 - Live 0xd8d1a000
+ 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=linux
DM_CONTROL=/var/run/xdmctl
GNOME2_PATH=/usr/local:/opt/gnome:/usr
XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
HOST=linux
TERM=xterm
SHELL=/bin/bash
PROFILEREAD=true
HISTSIZE=1000
XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic
STYLE=thinkeramik
KDE_NO_IPV6=1
GTK2_RC_FILES=/etc/opt/gnome/gtk-2.0/gtkrc:/opt/gnome/share/themes/Qt/gtk-2.0/gtkrc:/home/scott/.gtkrc-2.0-thinkeramik:/home/scott/.kde/share/config/gtkrc
GTK_RC_FILES=/etc/opt/gnome/gtk/gtkrc:/opt/gnome/share/themes/Geramik/gtk/gtkrc:/home/scott/.gtkrc-thinkeramik:/home/scott/.kde/share/config/gtkrc
WINDOWID=39845895
KDEHOME=/home/scott/.kde
QTDIR=/usr/lib/qt3
XSESSION_IS_UP=yes
KDE_FULL_SESSION=true
GROFF_NO_SGR=yes
USER=scott
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:
DESKTOP_LAUNCH=kde-open
OPENWINHOME=/usr/openwin
XNLSPATH=/usr/X11R6/lib/X11/nls
HOSTTYPE=i386
SESSION_MANAGER=local/linux:/tmp/.ICE-unix/5291
PAGER=less
LD_HWCAP_MASK=0x20000000
KONSOLE_DCOP=DCOPRef(konsole-5322,konsole)
MINICOM=-c on
DESKTOP_SESSION=default
PATH=/usr/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin
CPU=i686
KONSOLE_DCOP_SESSION=DCOPRef(konsole-5322,session-1)
INPUTRC=/etc/inputrc
PWD=/home/scott/Documents
XMODIFIERS=@im=local
PYTHONSTARTUP=/etc/pythonstart
TEXINPUTS=::/home/scott/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX:/home/scott/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX
SHLVL=4
HOME=/root
LESS_ADVANCED_PREPROCESSOR=no
OSTYPE=linux
LS_OPTIONS=-a -N --color=tty -T 0
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
G_FILENAME_ENCODING=@locale,UTF-8,ISO-8859-15,CP1252
LESS=-M -I
MACHTYPE=i686-suse-linux
LOGNAME=scott
ACLOCAL_FLAGS=-I /opt/gnome/share/aclocal
PKG_CONFIG_PATH=/opt/gnome/lib/pkgconfig
LESSOPEN=lessopen.sh %s
USE_FAM=
INFOPATH=/usr/local/info:/usr/share/info:/usr/info
DISPLAY=:0.0
LESSCLOSE=lessclose.sh %s %s
G_BROKEN_FILENAMES=1
COLORTERM=
_=/usr/bin/env
+ sysctl -a
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe3'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe2'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe1'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe0'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe'
sunrpc.tcp_slot_table_entries = 16
sunrpc.udp_slot_table_entries = 16
sunrpc.nlm_debug = 0
sunrpc.nfsd_debug = 0
sunrpc.nfs_debug = 0
sunrpc.rpc_debug = 0
dev.parport.parport0.devices.lp.timeslice = 200
dev.parport.parport0.devices.active = none
dev.parport.parport0.modes = PCSPP,TRISTATE
dev.parport.parport0.dma = -1
dev.parport.parport0.irq = -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.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: 24
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: 1
dev.cdrom.info = Can write MRW: 1
dev.cdrom.info = Can write RAM: 1
dev.cdrom.info =
dev.cdrom.info =
dev.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000
dev.rtc.max-user-freq = 64
net.ipv6.ip6_conntrack_max = 24560
net.ipv6.ip6ct_frags_timeout = 60000
net.ipv6.ip6ct_frags_low_thresh = 196608
net.ipv6.ip6ct_frags_high_thresh = 262144
net.ipv6.conf.eth0.max_addresses = 16
net.ipv6.conf.eth0.max_desync_factor = 600
net.ipv6.conf.eth0.regen_max_retry = 5
net.ipv6.conf.eth0.temp_prefered_lft = 86400
net.ipv6.conf.eth0.temp_valid_lft = 604800
net.ipv6.conf.eth0.use_tempaddr = 0
net.ipv6.conf.eth0.force_mld_version = 0
net.ipv6.conf.eth0.router_solicitation_delay = 1
net.ipv6.conf.eth0.router_solicitation_interval = 4
net.ipv6.conf.eth0.router_solicitations = 3
net.ipv6.conf.eth0.dad_transmits = 1
net.ipv6.conf.eth0.autoconf = 1
net.ipv6.conf.eth0.accept_redirects = 1
net.ipv6.conf.eth0.accept_ra = 1
net.ipv6.conf.eth0.mtu = 1500
net.ipv6.conf.eth0.hop_limit = 64
net.ipv6.conf.eth0.forwarding = 0
net.ipv6.conf.sit0.max_addresses = 16
net.ipv6.conf.sit0.max_desync_factor = 600
net.ipv6.conf.sit0.regen_max_retry = 5
net.ipv6.conf.sit0.temp_prefered_lft = 86400
net.ipv6.conf.sit0.temp_valid_lft = 604800
net.ipv6.conf.sit0.use_tempaddr = -1
net.ipv6.conf.sit0.force_mld_version = 0
net.ipv6.conf.sit0.router_solicitation_delay = 1
net.ipv6.conf.sit0.router_solicitation_interval = 4
net.ipv6.conf.sit0.router_solicitations = 3
net.ipv6.conf.sit0.dad_transmits = 1
net.ipv6.conf.sit0.autoconf = 1
net.ipv6.conf.sit0.accept_redirects = 1
net.ipv6.conf.sit0.accept_ra = 1
net.ipv6.conf.sit0.mtu = 1480
net.ipv6.conf.sit0.hop_limit = 64
net.ipv6.conf.sit0.forwarding = 0
net.ipv6.conf.default.max_addresses = 16
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.regen_max_retry = 5
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitations = 3
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.forwarding = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.regen_max_retry = 5
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.all.force_mld_version = 1
net.ipv6.conf.all.router_solerror: unknown error 22 reading key 'net.ipv6.route.flush'
icitation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitations = 3
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.forwarding = 0
net.ipv6.conf.lo.max_addresses = 16
net.ipv6.conf.lo.max_desync_factor = 600
net.ipv6.conf.lo.regen_max_retry = 5
net.ipv6.conf.lo.temp_prefered_lft = 86400
net.ipv6.conf.lo.temp_valid_lft = 604800
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.lo.force_mld_version = 0
net.ipv6.conf.lo.router_solicitation_delay = 1
net.ipv6.conf.lo.router_solicitation_interval = 4
net.ipv6.conf.lo.router_solicitations = 3
net.ipv6.conf.lo.dad_transmits = 1
net.ipv6.conf.lo.autoconf = 1
net.ipv6.conf.lo.accept_redirects = 1
net.ipv6.conf.lo.accept_ra = 1
net.ipv6.conf.lo.mtu = 16436
net.ipv6.conf.lo.hop_limit = 64
net.ipv6.conf.lo.forwarding = 0
net.ipv6.neigh.eth0.locktime = 0
net.ipv6.neigh.eth0.proxy_delay = 79
net.ipv6.neigh.eth0.anycast_delay = 99
net.ipv6.neigh.eth0.proxy_qlen = 64
net.ipv6.neigh.eth0.unres_qlen = 3
net.ipv6.neigh.eth0.gc_stale_time = 60
net.ipv6.neigh.eth0.delay_first_probe_time = 5
net.ipv6.neigh.eth0.base_reachable_time = 30
net.ipv6.neigh.eth0.retrans_time = 1000
net.ipv6.neigh.eth0.app_solicit = 0
net.ipv6.neigh.eth0.ucast_solicit = 3
net.ipv6.neigh.eth0.mcast_solicit = 3
net.ipv6.neigh.sit0.locktime = 0
net.ipv6.neigh.sit0.proxy_delay = 79
net.ipv6.neigh.sit0.anycast_delay = 99
net.ipv6.neigh.sit0.proxy_qlen = 64
net.ipv6.neigh.sit0.unres_qlen = 3
net.ipv6.neigh.sit0.gc_stale_time = 60
net.ipv6.neigh.sit0.delay_first_probe_time = 5
net.ipv6.neigh.sit0.base_reachable_time = 30
net.ipv6.neigh.sit0.retrans_time = 1000
net.ipv6.neigh.sit0.app_solicit = 0
net.ipv6.neigh.sit0.ucast_solicit = 3
net.ipv6.neigh.sit0.mcast_solicit = 3
net.ipv6.neigh.lo.locktime = 0
net.ipv6.neigh.lo.proxy_delay = 79
net.ipv6.neigh.lo.anycast_delay = 99
net.ipv6.neigh.lo.proxy_qlen = 64
net.ipv6.neigh.lo.unres_qlen = 3
net.ipv6.neigh.lo.gc_stale_time = 60
net.ipv6.neigh.lo.delay_first_probe_time = 5
net.ipv6.neigh.lo.base_reachable_time = 30
net.ipv6.neigh.lo.retrans_time = 1000
net.ipv6.neigh.lo.app_solicit = 0
net.ipv6.neigh.lo.ucast_solicit = 3
net.ipv6.neigh.lo.mcast_solicit = 3
net.ipv6.neigh.default.gc_thresh3 = 1024
net.ipv6.neigh.default.gc_thresh2 = 512
net.ipv6.neigh.default.gc_thresh1 = 128
net.ipv6.neigh.default.gc_interval = 30
net.ipv6.neigh.default.locktime = 0
net.ipv6.neigh.default.proxy_delay = 79
net.ipv6.neigh.default.anycast_delay = 99
net.ipv6.neigh.default.proxy_qlen = 64
net.ipv6.neigh.default.unres_qlen = 3
net.ipv6.neigh.default.gc_stale_time = 60
net.ipv6.neigh.default.delay_first_probe_time = 5
net.ipv6.neigh.default.base_reachable_time = 30
net.ipv6.neigh.default.retrans_time = 1000
net.ipv6.neigh.default.app_solicit = 0
net.ipv6.neigh.default.ucast_solicit = 3
net.ipv6.neigh.default.mcast_solicit = 3
net.ipv6.mld_max_msf = 10
net.ipv6.ip6frag_secret_interval = 600
net.ipv6.ip6frag_time = 60
net.ipv6.ip6frag_low_thresh = 196608
net.ipv6.ip6frag_high_thresh = 262144
net.ipv6.bindv6only = 0
net.ipv6.icmp.ratelimit = 1000
net.ipv6.route.min_adv_mss = 1
net.ipv6.route.mtu_expires = 600
net.ipv6.route.gc_elasticity = 0
net.ipv6.route.gc_interval = 30
net.ipv6.route.gc_timeout = 60
net.ipv6.route.gc_min_interval = 0
net.ipv6.route.max_size = 4096
net.ipv6.route.gc_thresh = 1024
net.unix.max_dgram_qlen = 10
net.token-ring.rif_timeout = 600000
net.ipv4.ip_conntrack_max = 24560
net.ipv4.netfilter.ip_conntrack_tcp_max_retrans = 3
net.ipv4.netfilter.ip_conntrack_tcp_be_liberal = 0
net.ipv4.netfilter.ip_conntrack_tcp_loose = 3
net.ipv4.netfilter.ip_conntrack_tcp_timeout_max_retrans = 300
net.ipv4.netfilter.ip_conntrack_log_invalid = 0
net.ipv4.netfilter.ip_conntrack_generic_timeout = 600
net.ipv4.netfilter.ip_conntrack_icmp_timeout = 30
net.ipv4.netfilter.ip_conntrack_udp_timeout_stream = 180
net.ipv4.netfilter.ip_conntrack_udp_timeout = 30
net.ipv4.netfilter.ip_conntrack_tcp_timeout_close = 10
net.ipv4.netfilter.ip_conntrack_tcp_timeout_time_wait = 120
net.ipv4.netfilter.ip_conntrack_tcp_timeout_last_ack = 30
net.ipv4.netfilter.ip_conntrack_tcp_timeout_close_wait = 60
net.ipv4.netfilter.ip_conntrack_tcp_timeout_fin_wait = 120
net.ipv4.netfilter.ip_conntrack_tcp_timeout_established = 432000
net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_recv = 60
net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_sent = 120
net.ipv4.netfilter.ip_conntrack_buckets = 3070
net.ipv4.netfilter.ip_conntrack_max = 24560
net.ipv4.conf.eth0.force_igmp_version = 0
net.ipv4.conf.eth0.disable_policy = 0
net.ipv4.conf.eth0.disable_xfrm = 0
net.ipv4.conf.eth0.arp_ignore = 0
net.ipv4.conf.eth0.arp_announce = 0
net.ipv4.conf.eth0.arp_filter = 0
net.ipv4.conf.eth0.tag = 0
net.ipv4.conf.eth0.log_martians = 1
net.ipv4.conf.eth0.bootp_relay = 0
net.ipv4.conf.eth0.medium_id = 0
net.ipv4.conf.eth0.proxy_arp = 0
net.ipv4.conf.eth0.accept_source_route = 0
net.ipv4.conf.eth0.send_redirects = 1
net.ipv4.conf.eth0.rp_filter = 1
net.ipv4.conf.eth0.shared_media = 1
net.ipv4.conf.eth0.secure_redirects = 1
net.ipv4.conf.eth0.accept_redirects = 0
net.ipv4.conf.eth0.mc_forwarding = 0
net.ipv4.conf.eth0.forwarding = 0
net.ipv4.conf.lo.force_igmp_version = 0
net.ipv4.conf.lo.disable_policy = 0
net.ipv4.conf.lo.disable_xfrm = 0
net.ipv4.conf.lo.arp_ignore = 0
net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 1
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 0
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 1
net.ipv4.conf.lo.shared_media = 1
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.accept_redirects = 0
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.forwarding = 0
net.ipv4.conf.default.force_igmp_version = 0
net.ipv4.conf.default.disable_policy = 0
net.ipv4.conf.default.disable_xfrm = 0
net.ipv4.conf.default.arp_ignore = 0
net.ipv4.conf.default.arp_announce = 0
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.default.log_martians = 1
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.accept_redirects = 0
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.forwarding = 0
net.ipv4.conf.all.force_igmp_version = 0
net.ipv4.conf.all.disable_policy = 0
net.ipv4.conf.all.disable_xfrm = 0
net.ipv4.conf.all.arp_ignore = 0
net.ipv4.conf.all.arp_announce = 0
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.all.log_martians = 1
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.rp_filter = 1
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 0
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.neigh.eth0.locktime = 99
net.ipv4.neigh.eth0.proxy_delay = 79
net.ipv4.neigh.eth0.anycast_delay = 99
net.ipv4.neigh.eth0.proxy_qlen = 64
net.ipv4.neigh.eth0.unres_qlen = 3
net.ipv4.neigh.eth0.gc_stale_time = 60
net.ipv4.neigh.eth0.delay_first_probe_time = 5
net.ipv4.neigh.eth0.base_reachable_time = 30
net.ipv4.neigh.eth0.retrans_time = 99
net.ipv4.neigh.eth0.app_solicit = 0
net.ipv4.neigh.eth0.ucast_solicit = 3
net.ipv4.neigh.eth0.mcast_solicit = 3
net.ipv4.neigh.lo.locktime = 99
net.ipv4.neigh.lo.proxy_delay = 79
net.ipv4.neigh.lo.anycast_delay = 99
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.base_reachable_time = 30
net.ipv4.neigh.lo.retrans_time = 99
net.ipv4.neigh.lo.app_solicit = 0
nerror: unknown error 22 reading key 'net.ipv4.route.flush'
et.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.locktime = 99
net.ipv4.neigh.default.proxy_delay = 79
net.ipv4.neigh.default.anycast_delay = 99
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.unres_qlen = 3
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.base_reachable_time = 30
net.ipv4.neigh.default.retrans_time = 99
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.tcp_moderate_rcvbuf = 1
net.ipv4.tcp_bic_low_window = 14
net.ipv4.tcp_bic_fast_convergence = 1
net.ipv4.tcp_bic = 1
net.ipv4.tcp_vegas_gamma = 2
net.ipv4.tcp_vegas_beta = 6
net.ipv4.tcp_vegas_alpha = 2
net.ipv4.tcp_vegas_cong_avoid = 0
net.ipv4.tcp_westwood = 0
net.ipv4.tcp_no_metrics_save = 0
net.ipv4.ipfrag_secret_interval = 600
net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_frto = 0
net.ipv4.tcp_tw_reuse = 0
net.ipv4.icmp_ratemask = 6168
net.ipv4.icmp_ratelimit = 1000
net.ipv4.tcp_adv_win_scale = 2
net.ipv4.tcp_app_win = 31
net.ipv4.tcp_rmem = 4096 87380 174760
net.ipv4.tcp_wmem = 4096 16384 131072
net.ipv4.tcp_mem = 49152 65536 98304
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_max_memberships = 1
net.ipv4.route.secret_interval = 600
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_expires = 600
net.ipv4.route.gc_elasticity = 8
net.ipv4.route.error_burst = 5000
net.ipv4.route.error_cost = 1000
net.ipv4.route.redirect_silence = 20480
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_load = 20
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_timeout = 300
net.ipv4.route.gc_min_interval = 0
net.ipv4.route.max_size = 65536
net.ipv4.route.gc_thresh = 4096
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_ignore_bogus_error_responses = 1
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 1024 29999
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_tw_recycle = 0
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_fin_timeout = 60
net.ipv4.tcp_retries2 = 15
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_keepalive_intvl = 75
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200
net.ipv4.ipfrag_time = 20
net.ipv4.ip_dynaddr = 0
net.ipv4.ipfrag_low_thresh = 196608
net.ipv4.ipfrag_high_thresh = 262144
net.ipv4.tcp_max_tw_buckets = 180000
net.ipv4.tcp_max_orphans = 16384
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syn_retries = 5
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_autoconfig = 0
net.ipv4.ip_default_ttl = 64
net.ipv4.ip_forward = 0
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_sack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.core.somaxconn = 128
net.core.optmem_max = 10240
net.core.message_burst = 10
net.core.message_cost = 5
net.core.mod_cong = 290
net.core.lo_cong = 100
net.core.no_cong = 20
net.core.no_cong_thresh = 10
net.core.netdev_max_backlog = 300
net.core.dev_weight = 64
net.core.rmem_default = 112640
net.core.wmem_default = 112640
net.core.rmem_max = 112640
net.core.wmem_max = 112640
vm.heap-stack-gap = 1
vm.swap_token_timeout = 0
vm.legacy_va_layout = 0
vm.vfs_cache_pressure = 100
vm.block_dump = 0
vm.laptop_mode = 0
vm.max_map_count = 65536
vm.min_free_kbytes = 626
vm.lowmem_reserve_ratio = 256 32
vm.hugetlb_shm_group = 0
vm.nr_hugepages = 0
vm.swappiness = 60
vm.nr_pdflush_threads = 2
vm.dirty_expire_centisecs = 3000
vm.dirty_writeback_centisecs = 500
vm.dirty_ratio = 40
vm.dirty_background_ratio = 10
vm.page-cluster = 3
vm.overcommit_ratio = 50
vm.overcommit_memory = 0
kernel.HZ = 1000
kernel.min-timeslice = 1000
kernel.def-timeslice = 21000
kernel.unknown_nmi_panic = 0
kernel.ngroups_max = 65536
kernel.printk_ratelimit_burst = 10
kernel.printk_ratelimit = 5
kernel.panic_on_oops = 0
kernel.pid_max = 32768
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.pty.nr = 2
kernel.pty.max = 4096
kernel.random.uuid = 194a28a7-c575-46be-b764-f0b53d23f1a7
kernel.random.boot_id = 2d63db17-0108-4802-93be-a7182b04bad9
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 3697
kernel.random.poolsize = 512
kernel.threads-max = 6141
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 = 771
kernel.cap-bound = -257
kernel.unsupported = 1
kernel.tainted = 1
kernel.core_pattern = core
kernel.core_uses_pid = 0
kernel.panic = 0
kernel.domainname =
kernel.hostname = linux
kernel.version = #1 Fri Jan 14 13:01:26 UTC 2005
kernel.osrelease = 2.6.8-24.11-default
kernel.ostype = Linux
fs.mqueue.msgsize_max = 8192
fs.mqueue.msg_max = 10
fs.mqueue.queues_max = 256
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 = 25490 20285 45 0 0 0
fs.file-max = 37969
fs.file-nr = 1600 0 37969
fs.inode-state = 18375 17 0 0 0 0 0
fs.inode-nr = 18375 17
+ modprobe -V
module-init-tools version 3.1-pre5
+ modprobe -l *driverloader*
/lib/modules/2.6.8-24.11-default/extra/driverloader.ko
+ cat -v /etc/modules.conf
+ cat -v /etc/modprobe.d/driverloader.conflicts
+ cat -v /etc/modprobe.d/sound
options snd-intel8x0 enable=1 index=0
# W60f.tl2s01TAJU6:82801CA/CAM AC'97 Audio Controller
alias snd-card-0 snd-intel8x0
+ cat -v /etc/modprobe.d/tv
+ depmod -e -a
+ cd /etc/driverloader/config && find . -ls
90076 0 drwxr-xr-x 2 root root 168 Feb 24 20:20 .
90232 0 -rw-r--r-- 1 root root 0 Feb 24 19:20 ./.perlmodsok
90234 4 -rw-r--r-- 1 root root 350 Feb 24 20:12 ./.infcache
90235 0 -rw-r--r-- 1 root root 0 Feb 24 20:12 ./.modconflicts-2.6.8-24.11-default
+ cd /etc/driverloader/config && find . -print -type f -exec cat {} \;
.
./.perlmodsok
./.infcache
bcm43xxa.inf PCI 14E4 4320
bcm43xxa.inf PCI 14E4 4320 1028 0001
bcm43xxa.inf PCI 14E4 4320 1028 0003
bcm43xxa.inf PCI 14E4 4320 1028 0002
bcm43xxa.inf PCI 14E4 4320 1028 0004
bcm43xxa.inf PCI 14E4 4324
bcm43xxa.inf PCI 14E4 4324 1028 0001
bcm43xxa.inf PCI 14E4 4324 1028 0003
bcm43xxa.inf PCI 14E4 4324 1028 0002
bcm43xxa.inf PCI 14E4 4324 1028 0004
./.modconflicts-2.6.8-24.11-default
+ cd /etc/driverloader/static && find . -ls
90077 0 drwxr-xr-x 2 root root 96 Feb 24 19:19 .
90078 4 -r--r--r-- 1 root root 4 Jan 18 18:58 ./package
90079 4 -r--r--r-- 1 root root 16 Jan 18 18:58 ./webconf
+ cd /etc/driverloader/static && find . -print -type f -exec cat {} \;
.
./package
RPM
./webconf
127.0.0.1:18020
+ ls -lR /usr/lib/driverloader/.
/usr/lib/driverloader/.:
total 285
drwxr-xr-x 2 root root 272 Feb 24 19:19 CGI
-r--r--r-- 1 root root 225851 Jan 18 18:58 CGI.pm
-r--r--r-- 1 root root 3214 Jan 18 18:58 LICENSE
-r--r--r-- 1 root root 2411 Dec 28 11:11 config.mak
-r--r--r-- 1 root root 19129 Jan 18 18:58 dldrparser.pm
drwxr-xr-x 6 root root 488 Feb 24 19:20 modules
-r-xr-xr-x 1 root root 26313 Jan 18 18:58 webconfd
-r--r--r-- 1 root root 695 Jan 18 18:58 webconfd.conf
drwxr-xr-x 5 root root 184 Feb 24 19:19 webconfdocs
/usr/lib/driverloader/./CGI:
total 80
-r--r--r-- 1 root root 271 Jan 18 18:58 Apache.pm
-r--r--r-- 1 root root 15148 Jan 18 18:58 Carp.pm
-r--r--r-- 1 root root 14213 Jan 18 18:58 Cookie.pm
-r--r--r-- 1 root root 7191 Jan 18 18:58 Fast.pm
-r--r--r-- 1 root root 7841 Jan 18 18:58 Pretty.pm
-r--r--r-- 1 root root 10942 Jan 18 18:58 Push.pm
-r--r--r-- 1 root root 285 Jan 18 18:58 Switch.pm
-r--r--r-- 1 root root 10855 Jan 18 18:58 Util.pm
/usr/lib/driverloader/./modules:
total 144
drwxr-xr-x 2 root root 288 Feb 24 19:20 GPL
-r--r--r-- 1 root root 7636 Dec 28 11:11 Makefile
drwxr-xr-x 2 root root 48 Sep 25 2003 binaries
-r--r--r-- 1 root root 3053 Aug 21 2004 dldrmod.c
-r--r--r-- 1 root root 9289 Dec 8 10:39 dldrpci.c
-r--r--r-- 1 root root 9615 Dec 31 01:23 dldrusb.c
drwxr-xr-x 3 root root 184 Feb 24 19:19 imported
drwxr-xr-x 2 root root 136 Feb 24 19:19 include
-rwxr-xr-x 1 root root 1797 Jul 5 2004 kernelcompiler.sh
-r--r--r-- 1 root root 3011 Jan 18 11:10 osmemory.c
-r--r--r-- 1 root root 8694 Dec 28 04:39 osresour.c
-r--r--r-- 1 root root 42663 Dec 30 17:28 osservices.c
-r--r--r-- 1 root root 5170 Aug 15 2004 osstdio.c
-r--r--r-- 1 root root 4042 Aug 1 2004 osstring.c
-r--r--r-- 1 root root 30439 Dec 28 12:53 osusb.c
/usr/lib/driverloader/./modules/GPL:
total 240
-r--r--r-- 1 root root 18860 Aug 23 2003 COPYING
-r--r--r-- 1 root root 6278 Nov 8 2003 divdi3.c
-r--r--r-- 1 root root 18450 Dec 8 2003 hostap_common.h
-r--r--r-- 1 root root 2460 Jul 8 2003 ieee802_11.h
-r--r--r-- 1 root root 46140 Oct 21 2003 longlong.h
-r--r--r-- 1 root root 114790 Dec 26 02:13 netndis.c
-r--r--r-- 1 root root 5639 Dec 8 10:10 netndis.h
-r--r--r-- 1 root root 13152 Dec 28 12:46 oscompat.h
/usr/lib/driverloader/./modules/binaries:
total 0
/usr/lib/driverloader/./modules/imported:
total 488
-r--r--r-- 1 root root 258380 Jan 18 18:58 driverloader-i386.O
-r--r--r-- 1 root root 231592 Jan 18 18:58 driverloader-x86_64.O
drwxr-xr-x 2 root root 80 Feb 24 19:19 include
-r--r--r-- 1 root root 366 Jan 18 18:58 makeflags.mak
/usr/lib/driverloader/./modules/imported/include:
total 20
-r--r--r-- 1 root root 19843 Aug 7 2004 ndiswrap.h
/usr/lib/driverloader/./modules/include:
total 24
-r--r--r-- 1 root root 16075 Dec 30 21:15 osservices.h
-r--r--r-- 1 root root 2433 Aug 9 2004 osusb.h
-r--r--r-- 1 root root 1228 Dec 26 01:15 typedefs.h
/usr/lib/driverloader/./webconfdocs:
total 4
drwxr-xr-x 2 root root 240 Feb 24 19:19 cgi-bin
drwxr-xr-x 2 root root 168 Feb 24 19:19 images
drwxr-xr-x 2 root root 240 Feb 24 19:19 includes
-r--r--r-- 1 root root 94 Oct 2 2003 index.html
/usr/lib/driverloader/./webconfdocs/cgi-bin:
total 40
-r-xr-xr-x 1 root root 20113 Dec 31 02:18 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 7028 Dec 31 02:20 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 Jan 18 18:58 config.inc
-r--r--r-- 1 root root 400 Jan 7 2004 footer.inc
-r--r--r-- 1 root root 859 Jan 18 18:58 header.inc
-r--r--r-- 1 root root 1094 Jan 18 18:58 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 336
-rw-r--r-- 1 root root 24893 Feb 24 20:11 bcm43xxa.inf
-rw-r--r-- 1 root root 312960 Feb 24 20:12 bcmwl5.sys
+ cd /var/lib/driverloader && find . -name '*.inf' -type f -print -exec cat {} \;
./bcm43xxa.inf
;;
;; bcmwl5.inf
;;
;; Copyright 1998-2003, Broadcom Corporation.
;; All Rights Reserved.
;;
;; This is UNPUBLISHED PROPRIETARY SOURCE CODE of Broadcom Corporation;
;; the contents of this file may not be disclosed to third parties, copied or
;; duplicated in any form, in whole or in part, without the prior written
;; permission of Broadcom Corporation.
;;
[version]
Signature = "$Windows 95$"
Class=Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %V_BCM%
Compatible = 1
DriverVer=02/17/2004, 3.40.65.0
CatalogFile=BCM43XXA.CAT
[Manufacturer]
%V_BCM% = BROADCOM
[ControlFlags]
ExcludeFromSelect = *
[BROADCOM]
%BCM430G_DeviceDesc% = BCM43XG, PCI\VEN_14E4&DEV_4320
%BCM430G_DeviceDesc% = BCM43XG, PCI\VEN_14E4&DEV_4320&SUBSYS_00011028
%BCM1350M_DeviceDesc% = BCM1350M, PCI\VEN_14E4&DEV_4320&SUBSYS_00031028
%BCM430GC_DeviceDesc% = BCM43XGC, PCI\VEN_14E4&DEV_4320&SUBSYS_00021028
%BCM1350C_DeviceDesc% = BCM1350C, PCI\VEN_14E4&DEV_4320&SUBSYS_00041028
%BCM430M_DeviceDesc% = BCM43XM, PCI\VEN_14E4&DEV_4324
%BCM430M_DeviceDesc% = BCM43XM, PCI\VEN_14E4&DEV_4324&SUBSYS_00011028
%BCM1450M_DeviceDesc% = BCM1450M, PCI\VEN_14E4&DEV_4324&SUBSYS_00031028
%BCM430MC_DeviceDesc% = BCM43XMC, PCI\VEN_14E4&DEV_4324&SUBSYS_00021028
%BCM1450C_DeviceDesc% = BCM1450C, PCI\VEN_14E4&DEV_4324&SUBSYS_00041028
;-----------------------------------------------------------------
; PCI devices
;
[BCM43XG.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType = 5 ; PCI bus
AddReg = BCM43XX.reg, BCM43XX.brcm.reg, common.reg, g.options.reg, bg.options.reg, Dell1300VS.reg
DelReg = common.delreg
CopyFiles = BCM43XX.files.NT
DriverVer=02/17/2004, 3.40.65.0
[BCM1350M.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType = 5 ; PCI bus
AddReg = BCM43XX.reg, BCM43XX.brcm.reg, common.reg, g.options.reg, bg.options.reg, Dell1350VS.reg
DelReg = common.delreg
CopyFiles = BCM43XX.files.NT
DriverVer=02/17/2004, 3.40.65.0
[BCM43XM.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType = 5 ; PCI bus
AddReg = BCM43XX.reg, BCM43XX.brcm.reg, common.reg, bag.options.reg, Dell1400VS.reg
DelReg = common.delreg
CopyFiles = BCM43XX.files.NT
DriverVer=02/17/2004, 3.40.65.0
[BCM1450M.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType = 5 ; PCI bus
AddReg = BCM43XX.reg, BCM43XX.brcm.reg, common.reg, bag.options.reg, Dell1450VS.reg
DelReg = common.delreg
CopyFiles = BCM43XX.files.NT
DriverVer=02/17/2004, 3.40.65.0
;-----------------------------------------------------------------
; Cardbus devices
;
[BCM43XGC.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType = 5 ; PCI bus
AddReg = BCM43XX.reg, BCM43XX.brcm.reg, common.reg, g.options.reg, bg.options.reg, Dell1300VS.CB.reg
DelReg = common.delreg
CopyFiles = BCM43XX.files.NT
DriverVer=02/17/2004, 3.40.65.0
[BCM1350C.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType = 5 ; PCI bus
AddReg = BCM43XX.reg, BCM43XX.brcm.reg, common.reg, g.options.reg, bg.options.reg, Dell1350VS.CB.reg
DelReg = common.delreg
CopyFiles = BCM43XX.files.NT
DriverVer=02/17/2004, 3.40.65.0
[BCM43XMC.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType = 5 ; PCI bus
AddReg = BCM43XX.reg, BCM43XX.brcm.reg, common.reg, bag.options.reg, Dell1400VS.CB.reg
DelReg = common.delreg
CopyFiles = BCM43XX.files.NT
DriverVer=02/17/2004, 3.40.65.0
[BCM1450C.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType = 5 ; PCI bus
AddReg = BCM43XX.reg, BCM43XX.brcm.reg, common.reg, bag.options.reg, Dell1450VS.CB.reg
DelReg = common.delreg
CopyFiles = BCM43XX.files.NT
DriverVer=02/17/2004, 3.40.65.0
;-----------------------------------------------------------------
; PCI devices
;
[BCM43XG.NT.Services]
AddService = BCM43XX, 2, BCM43XX.Service, common.EventLog
[BCM43XM.NT.Services]
AddService = BCM43XX, 2, BCM43XX.Service, common.EventLog
[BCM1350M.NT.Services]
AddService = BCM43XX, 2, BCM43XX.Service, common.EventLog
[BCM1450M.NT.Services]
AddService = BCM43XX, 2, BCM43XX.Service, common.EventLog
;-----------------------------------------------------------------
; Cardbus devices
;
[BCM43XGC.NT.Services]
AddService = BCM43XX, 2, BCM43XX.Service, common.EventLog
[BCM43XMC.NT.Services]
AddService = BCM43XX, 2, BCM43XX.Service, common.EventLog
[BCM1450C.NT.Services]
AddService = BCM43XX, 2, BCM43XX.Service, common.EventLog
[BCM1350C.NT.Services]
AddService = BCM43XX, 2, BCM43XX.Service, common.EventLog
;-----------------------------------------------------------------
; common
;
[BCM43XX.reg]
; Ndis Info
; Interfaces
HKR, Ndi\Interfaces, UpperRange, , "ndis5"
HKR, Ndi\Interfaces, LowerRange, , "ethernet"
[BCM43XX.brcm.reg]
HKR, Ndi, HelpText, , %BCM43XX_HELP%
HKR, Ndi, Service, 0, "BCM43XX"
[BCM43XX.Service]
DisplayName = %BCM43XX_Service_DispName%
ServiceType = 1 ; %SERVICE_KERNEL_DRIVER%
StartType = 3 ; %SERVICE_DEMAND_START%
ErrorControl = 1 ; %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\bcmwl5.sys
LoadOrderGroup = NDIS
[common.EventLog]
AddReg = common.AddEventLog.reg
[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
[BCM43XX.files.NT]
BCMWL5.SYS,,,2
[common.reg]
HKLM, "SOFTWARE\Broadcom\802.11","AboutHeader", 0, %DellTitle%
HKLM, "SOFTWARE\Broadcom\802.11","WindowTitle", 0, %DellWindowTitle%
HKLM, "SOFTWARE\Broadcom\802.11","ControlPanelTitle", 0, %DellCplName%
HKLM, "SOFTWARE\Broadcom\802.11","PopupRadioMsg1", 0, %DellRadioMsg1%
HKLM, "SOFTWARE\Broadcom\802.11","PopupRadioMsg2", 0, %DellRadioMsg2%
HKR, Ndi\params\RadioState, ParamDesc, 0, %RadioEnableDisable%
HKR, Ndi\params\RadioState, type, 0, "enum"
HKR, Ndi\params\RadioState\enum, "1", 0, %Disabled%
HKR, Ndi\params\RadioState\enum, "0", 0, %Enabled%
HKR, Ndi\params\RadioState,default,,"0"
HKR, Ndi\params\PowerSaveMode, ParamDesc, 0, %PowerSaveMode%
HKR, Ndi\params\PowerSaveMode, type, 0, "enum"
HKR, Ndi\params\PowerSaveMode\enum, "0", 0, %Disabled%
HKR, Ndi\params\PowerSaveMode\enum, "1", 0, %Enabled%
HKR, Ndi\params\PowerSaveMode,default,,"0"
HKR, Ndi\params\PLCPHeader, ParamDesc, 0, %PLCPHeader%
HKR, Ndi\params\PLCPHeader, type, 0, "enum"
HKR, Ndi\params\PLCPHeader\enum, "-1", 0, %Long%
HKR, Ndi\params\PLCPHeader\enum, "0", 0, %AutoShortLong%
HKR, Ndi\params\PLCPHeader,default,,"0"
HKR, Ndi\params\frag, ParamDesc, 0, %FragmentationThreshold%
HKR, Ndi\params\frag,type,0,"dword"
HKR, Ndi\params\frag,min,,"256"
HKR, Ndi\params\frag,max,,"2346"
HKR, Ndi\params\frag,default,,"2346"
HKR, Ndi\params\rts, ParamDesc, 0, %RTSThreshold%
HKR, Ndi\params\rts,type,0,"dword"
HKR, Ndi\params\rts,min,,"0"
HKR, Ndi\params\rts,max,,"2347"
HKR, Ndi\params\rts,default,,"2347"
HKR, Ndi\params\NetworkAddress, ParamDesc, 0, %LocallyAdministeredMACAddress%
HKR, Ndi\params\NetworkAddress, type, 0, "edit"
HKR, Ndi\params\NetworkAddress, LimitText, 0, "12"
HKR, Ndi\params\NetworkAddress, UpperCase, 0, "1"
HKR, Ndi\params\NetworkAddress, default, 0, ""
HKR, Ndi\params\NetworkAddress, optional, 0, "1"
HKR, Ndi\params\antdiv, ParamDesc, 0, %AntennaDiversity%
HKR, Ndi\params\antdiv, type, 0, "enum"
HKR, Ndi\params\antdiv\enum, "0", 0, %Disabled%
HKR, Ndi\params\antdiv\enum, "3", 0, %Enabled%
HKR, Ndi\params\antdiv,default,,"3"
HKR, Ndi\params\BTCoexist, ParamDesc, 0, %BlueToothCollaboration%
HKR, Ndi\params\BTCoexist, type, 0, "enum"
HKR, Ndi\params\BTCoexist\enum, "1", 0, %Enable%
HKR, Ndi\params\BTCoexist\enum, "0", 0, %Disable%
HKR, Ndi\params\BTCoexist,default,,"1"
HKR, Ndi\params\FrameBursting, ParamDesc, 0, %XPress_Technology%
HKR, Ndi\params\FrameBursting, type, 0, "enum"
HKR, Ndi\params\FrameBursting\enum, "0", 0, %Disabled%
HKR, Ndi\params\FrameBursting\enum, "1", 0, %Enabled%
HKR, Ndi\params\FrameBursting,default,,"0"
HKR, ,"gpio0", 0, "-1"
HKR, ,"gpio1", 0, "-1"
HKR, ,"gpio2", 0, "-1"
HKR, ,"gpio3", 0, "-1"
HKR, ,"EnableLEAP", 0, "1"
HKR, ,"Interference_Mode", 0, "-1"
HKR, ,"ccx_rm", 0, "1"
HKR, ,"ccx_rm_limit", 0, "300"
HKR, Ndi\params\Country, ParamDesc, 0, %Location%
HKR, Ndi\params\Country, type, 0, "enum"
HKR, Ndi\params\Country\enum, "US", 0, %UnitedStates%
HKR, Ndi\params\Country, default,, "US"
HKR, ,"Country", 0, "US"
HKR, ,"Channel", 0, "11"
[common.delreg]
HKR, Ndi\params\IBSSGMode\enum, "1"
HKR, Ndi\params\Locale
HKR,,Locale
HKR, Ndi\params\Country
HKR,,Country
HKR, Ndi\params\Channel
HKR,,Channel
[g.options.reg]
HKR, Ndi\params\IBSSGMode, ParamDesc, 0, %IBSSMode%
HKR, Ndi\params\IBSSGMode, type, 0, "enum"
HKR, Ndi\params\IBSSGMode\enum, "0", 0, %80211bMode%
HKR, Ndi\params\IBSSGMode\enum, "2", 0, %Normal%
HKR, Ndi\params\IBSSGMode,default,,"0"
HKR, Ndi\params\LegacyMode, ParamDesc, 0, %BSSMode%
HKR, Ndi\params\LegacyMode, type, 0, "enum"
HKR, Ndi\params\LegacyMode\enum, "0", 0, %Default%
HKR, Ndi\params\LegacyMode\enum, "1", 0, %80211bOnly%
HKR, Ndi\params\LegacyMode,default,,"0"
HKR, Ndi\params\Rate, ParamDesc, 0, %Rate%
HKR, Ndi\params\Rate, type, 0, "enum"
HKR, Ndi\params\Rate\enum, "0", 0, %Usebestrate%
HKR, Ndi\params\Rate\enum, "2", 0, " 1"
HKR, Ndi\params\Rate\enum, "4", 0, " 2"
HKR, Ndi\params\Rate\enum, "11", 0, " 5.5"
HKR, Ndi\params\Rate\enum, "12", 0, " 6"
HKR, Ndi\params\Rate\enum, "18", 0, " 9"
HKR, Ndi\params\Rate\enum, "22", 0, "11"
HKR, Ndi\params\Rate\enum, "24", 0, "12"
HKR, Ndi\params\Rate\enum, "36", 0, "18"
HKR, Ndi\params\Rate\enum, "48", 0, "24"
HKR, Ndi\params\Rate\enum, "72", 0, "36"
HKR, Ndi\params\Rate\enum, "96", 0, "48"
HKR, Ndi\params\Rate\enum, "108",0, "54"
HKR, Ndi\params\Rate,default,,"0"
[bg.options.reg]
HKR, Ndi\params\Channel, ParamDesc, 0, %IBSSChannelNumber%
HKR, Ndi\params\Channel, default, 0, "11"
HKR, Ndi\params\Channel, min, 0, "1"
HKR, Ndi\params\Channel, max, 0, "11"
HKR, Ndi\params\Channel, step, 0, "1"
HKR, Ndi\params\Channel, base, 0, "10"
HKR, Ndi\params\Channel, type, 0, "int"
[bag.options.reg]
HKR, Ndi\params\11HNetworks, ParamDesc, 0, "802.11h"
HKR, Ndi\params\11HNetworks, type, 0, "enum"
HKR, Ndi\params\11HNetworks\enum, "0", 0, %Disabled%
HKR, Ndi\params\11HNetworks\enum, "1", 0, %Loose%
HKR, Ndi\params\11HNetworks\enum, "2", 0, %Strict%
HKR, Ndi\params\11HNetworks,default,,"0"
HKR, Ndi\params\IBSSGMode, ParamDesc, 0, %IBSSMode%
HKR, Ndi\params\IBSSGMode, type, 0, "enum"
HKR, Ndi\params\IBSSGMode\enum, "0", 0, %80211bMode%
HKR, Ndi\params\IBSSGMode\enum, "2", 0, %Normal%
HKR, Ndi\params\IBSSGMode,default,,"0"
HKR, Ndi\params\LegacyMode, ParamDesc, 0, %BSSMode%
HKR, Ndi\params\LegacyMode, type, 0, "enum"
HKR, Ndi\params\LegacyMode\enum, "0", 0, %Default%
HKR, Ndi\params\LegacyMode\enum, "1", 0, %80211bOnly%
HKR, Ndi\params\LegacyMode,default,,"0"
HKR, Ndi\params\band, ParamDesc, 0, %DisableBands%
HKR, Ndi\params\band, type, 0, "enum"
HKR, Ndi\params\band\enum, "0", 0, %None%
HKR, Ndi\params\band\enum, "1", 0, %Disable80211gb%
HKR, Ndi\params\band\enum, "2", 0, %Disable80211a%
HKR, Ndi\params\band,default,,"0"
HKR, Ndi\params\AssocPref, ParamDesc, 0, %AssociationPreference%
HKR, Ndi\params\AssocPref, type, 0, "enum"
HKR, Ndi\params\AssocPref\enum, "0", 0, %None%
HKR, Ndi\params\AssocPref\enum, "1", 0, %Prefer80211a%
HKR, Ndi\params\AssocPref\enum, "2", 0, %Prefer80211gb%
HKR, Ndi\params\AssocPref,default,,"0"
HKR, Ndi\params\RoamPref, ParamDesc, 0, %RoamingPreference%
HKR, Ndi\params\RoamPref, type, 0, "enum"
HKR, Ndi\params\RoamPref\enum, "0", 0, %None%
HKR, Ndi\params\RoamPref\enum, "1", 0, %StayInBand%
HKR, Ndi\params\RoamPref,default,,"0"
HKR, Ndi\params\Rate, ParamDesc, 0, %Rate%
HKR, Ndi\params\Rate, type, 0, "enum"
HKR, Ndi\params\Rate\enum, "0", 0, %Usebestrate%
HKR, Ndi\params\Rate\enum, "2", 0, " 1"
HKR, Ndi\params\Rate\enum, "4", 0, " 2"
HKR, Ndi\params\Rate\enum, "11", 0, " 5.5"
HKR, Ndi\params\Rate\enum, "12", 0, " 6"
HKR, Ndi\params\Rate\enum, "18", 0, " 9"
HKR, Ndi\params\Rate\enum, "22", 0, "11"
HKR, Ndi\params\Rate\enum, "24", 0, "12"
HKR, Ndi\params\Rate\enum, "36", 0, "18"
HKR, Ndi\params\Rate\enum, "48", 0, "24"
HKR, Ndi\params\Rate\enum, "72", 0, "36"
HKR, Ndi\params\Rate\enum, "96", 0, "48"
HKR, Ndi\params\Rate\enum, "108",0, "54"
HKR, Ndi\params\Rate,default,,"0"
HKR, Ndi\params\Channel, ParamDesc, 0, %IBSSChannelNumber%
HKR, Ndi\params\Channel, type, 0, "enum"
; USA B band
HKR, Ndi\params\Channel\enum, "1", 0, " 1"
HKR, Ndi\params\Channel\enum, "2", 0, " 2"
HKR, Ndi\params\Channel\enum, "3", 0, " 3"
HKR, Ndi\params\Channel\enum, "4", 0, " 4"
HKR, Ndi\params\Channel\enum, "5", 0, " 5"
HKR, Ndi\params\Channel\enum, "6", 0, " 6"
HKR, Ndi\params\Channel\enum, "7", 0, " 7"
HKR, Ndi\params\Channel\enum, "8", 0, " 8"
HKR, Ndi\params\Channel\enum, "9", 0, " 9"
HKR, Ndi\params\Channel\enum, "10", 0, " 10"
HKR, Ndi\params\Channel\enum, "11", 0, " 11"
; USA Low Band
HKR, Ndi\params\Channel\enum, "36", 0, " 36"
HKR, Ndi\params\Channel\enum, "40", 0, " 40"
HKR, Ndi\params\Channel\enum, "44", 0, " 44"
HKR, Ndi\params\Channel\enum, "48", 0, " 48"
HKR, Ndi\params\Channel\enum, "52", 0, " 52"
HKR, Ndi\params\Channel\enum, "56", 0, " 56"
HKR, Ndi\params\Channel\enum, "60", 0, " 60"
HKR, Ndi\params\Channel\enum, "64", 0, " 64"
HKR, Ndi\params\Channel, default, 0, "11"
[hiband.options.reg]
HKR, Ndi\params\Channel\enum, "149", 0, "149"
HKR, Ndi\params\Channel\enum, "153", 0, "153"
HKR, Ndi\params\Channel\enum, "157", 0, "157"
HKR, Ndi\params\Channel\enum, "161", 0, "161"
;-----------------------------------------------------------------
; PCI devices
;
[Dell1350VS.reg]
; TrueMobile 1350 applet visible strings
HKR, , "10280003", 0, "Dell Wireless WLAN 1350 Adapter"
[Dell1300VS.reg]
; TrueMobile 1300 applet visible strings
HKR, , "10280001", 0, "Dell TrueMobile 1300 Adapter"
[Dell1450VS.reg]
; TrueMobile 1450 applet visible strings
HKR, , "10280003", 0, "Dell Wireless WLAN 1450 Adapter"
[Dell1400VS.reg]
; TrueMobile 1400 applet visible strings
HKR, , "10280001", 0, "Dell TrueMobile 1400 Adapter"
;-----------------------------------------------------------------
; Cardbus devices
;
[Dell1350VS.CB.reg]
; TrueMobile 1350 applet visible strings
HKR, , "10280004", 0, "Dell Wireless WLAN 1350 Adapter"
[Dell1300VS.CB.reg]
; TrueMobile 1300 applet visible strings
HKR, , "10280002", 0, "Dell TrueMobile 1300 Adapter"
[Dell1450VS.CB.reg]
; TrueMobile 1450 applet visible strings
HKR, , "10280004", 0, "Dell Wireless WLAN 1450 Adapter"
[Dell1400VS.CB.reg]
; TrueMobile 1400 applet visible strings
HKR, , "10280002", 0, "Dell TrueMobile 1400 Adapter"
[DestinationDirs]
DefaultDestDir=12
BCM43XX.files.NT = 12
[SourceDisksNames]
1=%BCM43XX_DiskName%,,
[SourceDisksFiles]
BCMWL5.SYS=1
[strings]
CountryCode = "US"
IBSSChanMin = "1"
IBSSChanMax = "11"
V_BCM="Broadcom"
BCM430G_DeviceDesc="Dell TrueMobile 1300 WLAN Mini-PCI Card"
BCM430GC_DeviceDesc="Dell TrueMobile 1300 WLAN PC Card"
BCM430M_DeviceDesc="Dell TrueMobile 1400 Dual Band WLAN Mini-PCI Card"
BCM430MC_DeviceDesc="Dell TrueMobile 1400 Dual Band WLAN PC Card"
BCM1350M_DeviceDesc="Dell Wireless WLAN 1350 WLAN Mini-PCI Card"
BCM1450M_DeviceDesc="Dell Wireless WLAN 1450 Dual Band WLAN Mini-PCI Card"
BCM1350C_DeviceDesc="Dell Wireless WLAN 1350 WLAN PC Card"
BCM1450C_DeviceDesc="Dell Wireless WLAN 1450 Dual Band WLAN PC Card"
BCM43XX_HELP="The Dell Wireless WLAN Card provides wireless local area networking."
BCM43XX_Service_DispName="Dell Wireless WLAN Card Driver"
BCM43XX_DiskName="Dell Wireless WLAN Card Install Disk"
DellWindowTitle="Dell Wireless WLAN Card Utility"
DellCplName="Dell Wireless WLAN Utility"
DellTitle="Dell Wireless WLAN Utility"
DellRadioMsg1="The Dell Wireless WLAN Card is still disabled. Press Fn-F2 to enable it."
DellRadioMsg2="The Dell Wireless WLAN Card is still disabled. Use the Dell Wireless WLAN Utility to enable it."
1Mb=" 1 Mb"
2Mb=" 2 Mb"
55Mb=" 5.5 Mb"
6Mb=" 6 Mb"
9Mb=" 9 Mb"
11Mb="11 Mb"
12Mb="12 Mb"
18Mb="18 Mb"
24Mb="24 Mb"
36Mb="36 Mb"
48Mb="48 Mb"
54Mb="54 Mb"
Worldwide="Worldwide"
USA="USA"
PRChina="P.R. China"
Israel="Israel"
Japan="Japan"
Jordan="Jordan"
Thailand="Thailand"
Locale="Locale"
54g80211bCompatible="54g - 802.11b Compatible"
54gAuto="54g - Auto"
54gLRS="54g - LRS"
54gPerformance="54g - Performance"
80211bMode="802.11b Mode"
80211bOnly="802.11b Only"
AdHoc="Ad Hoc"
AntennaDiversity="Antenna Diversity"
AssociationPreference="Association Preference"
Auto="Auto"
AutoShortLong="Auto (Short/Long)"
AutoTxPreamble="Auto Tx Preamble"
BSSMode="BSS Mode"
BSSPLCPHeader="BSS PLCP Header"
BlueToothCollaboration="Bluetooth Collaboration"
Channel="Channel"
Default="Default"
Disable="Disable"
Disable80211a="Disable 802.11a"
Disable80211gb="Disable 802.11g/b"
DisableBands="Disable Bands"
Disabled="Disabled"
Enable="Enable"
Enabled="Enabled"
FragmentationThreshold="Fragmentation Threshold"
FrameBursting="Frame Bursting"
FullyAutomatic="Fully Automatic"
IBSS54gtmMode="IBSS 54g(tm) Mode"
IBSS54gtmProtectionMode="IBSS 54g(tm) Protection Mode"
IBSSChannelNumber="IBSS Channel Number"
IBSSMode="IBSS Mode"
Infrastructure="Infrastructure"
LocallyAdministeredMACAddress="Locally Administered MAC Address"
Long="Long"
LongTxPreamble="Long Tx Preamble"
NetworkType="Network Type"
None="None"
OptimizeBandwidth="Optimize Bandwidth"
OptimizeDistance="Optimize Distance"
PLCPHeader="PLCP Header"
PowerOutput="Power Output"
PowerSaveMode="Power Save Mode"
PreambleMode="Preamble Mode"
Prefer80211a="Prefer 802.11a"
Prefer80211gb="Prefer 802.11g/b"
RTSThreshold="RTS Threshold"
RadioEnableDisable="Radio Enable/Disable"
Rate="Rate"
Region1="Region 1"
Region2="Region 2"
Region3="Region 3"
Region4="Region 4"
RoamingDecision="Roaming Decision"
RoamingPreference="Roaming Preference"
SSID="SSID"
StayInBand="Stay In Band"
TransmitRate="Transmit Rate"
Usebestrate="Use best rate"
Normal="Normal"
XPress_Technology="XPress (TM) Technology"
USA_TAIWAN="USA/Taiwan"
Location="Location"
Afghanistan="Afghanistan"
Albania="Albania"
Algeria="Algeria"
AmericanSamoa="American Samoa"
Andorra="Andorra"
Angola="Angola"
Anguilla="Anguilla"
Antarctica="Antarctica"
AntiguaandBarbuda="Antigua and Barbuda"
Argentina="Argentina"
Armenia="Armenia"
Aruba="Aruba"
Australia="Australia"
Austria="Austria"
Azerbaijan="Azerbaijan"
BahamasThe="Bahamas, The"
Bahrain="Bahrain"
Bangladesh="Bangladesh"
Barbados="Barbados"
Belarus="Belarus"
Belgium="Belgium"
Belize="Belize"
Benin="Benin"
Bermuda="Bermuda"
Bhutan="Bhutan"
Bolivia="Bolivia"
BosniaandHerzegovina="Bosnia and Herzegovina"
Botswana="Botswana"
BouvetIsland="Bouvet Island"
Brazil="Brazil"
BritishIndianOceanTerritory="British Indian Ocean Territory"
Brunei="Brunei"
Bulgaria="Bulgaria"
BurkinaFaso="Burkina Faso"
Burundi="Burundi"
Cambodia="Cambodia"
Cameroon="Cameroon"
Canada="Canada"
CapeVerde="Cape Verde"
CaymanIslands="Cayman Islands"
CentralAfricanRepublic="Central African Republic"
Chad="Chad"
Chile="Chile"
China="China"
ChristmasIsland="Christmas Island"
CocosKeelingIslands="Cocos (Keeling) Islands"
Colombia="Colombia"
Comoros="Comoros"
CongoDRC="Congo (DRC)"
Congo="Congo"
CookIslands="Cook Islands"
CostaRica="Costa Rica"
CotedIvoire="Cote d'Ivoire"
Croatia="Croatia"
Cuba="Cuba"
Cyprus="Cyprus"
CzechRepublic="Czech Republic"
Denmark="Denmark"
Djibouti="Djibouti"
Dominica="Dominica"
DominicanRepublic="Dominican Republic"
EastTimor="East Timor"
Ecuador="Ecuador"
Egypt="Egypt"
ElSalvador="El Salvador"
EquatorialGuinea="Equatorial Guinea"
Eritrea="Eritrea"
Estonia="Estonia"
Ethiopia="Ethiopia"
FalklandIslandsIslasMalvinas="Falkland Islands (Islas Malvinas)"
FaroeIslands="Faroe Islands"
FijiIslands="Fiji Islands"
Finland="Finland"
France="France"
FrenchGuiana="French Guiana"
FrenchPolynesia="French Polynesia"
FrenchSouthernandAntarcticLands="French Southern and Antarctic Lands"
Gabon="Gabon"
Gambia="Gambia"
Georgia="Georgia"
Germany="Germany"
Ghana="Ghana"
Gibraltar="Gibraltar"
Greece="Greece"
Greenland="Greenland"
Grenada="Grenada"
Guadeloupe="Guadeloupe"
Guam="Guam"
Guatemala="Guatemala"
GuineaBissau="Guinea-Bissau"
Guinea="Guinea"
Guyana="Guyana"
Haiti="Haiti"
HeardIslandandMcDonaldIslands="Heard Island and McDonald Islands"
Honduras="Honduras"
HongKongSAR="Hong Kong S.A.R."
Hungary="Hungary"
Iceland="Iceland"
India="India"
Indonesia="Indonesia"
Iran="Iran"
Iraq="Iraq"
Ireland="Ireland"
Italy="Italy"
Jamaica="Jamaica"
Kazakhstan="Kazakhstan"
Kenya="Kenya"
Kiribati="Kiribati"
Korea="Korea"
Kuwait="Kuwait"
Kyrgyzstan="Kyrgyzstan"
Laos="Laos"
Latvia="Latvia"
Lebanon="Lebanon"
Lesotho="Lesotho"
Liberia="Liberia"
Libya="Libya"
Liechtenstein="Liechtenstein"
Lithuania="Lithuania"
Luxembourg="Luxembourg"
MacauSAR="Macau S.A.R."
MacedoniaFormerYugoslavRepublicof="Macedonia, Former Yugoslav Republic of"
Madagascar="Madagascar"
Malawi="Malawi"
Malaysia="Malaysia"
Maldives="Maldives"
Mali="Mali"
Malta="Malta"
MarshallIslands="Marshall Islands"
Martinique="Martinique"
Mauritania="Mauritania"
Mauritius="Mauritius"
Mayotte="Mayotte"
Mexico="Mexico"
Micronesia="Micronesia"
Moldova="Moldova"
Monaco="Monaco"
Mongolia="Mongolia"
Montserrat="Montserrat"
Morocco="Morocco"
Mozambique="Mozambique"
Myanmar="Myanmar"
Namibia="Namibia"
Nauru="Nauru"
Nepal="Nepal"
NetherlandsAntilles="Netherlands Antilles"
NetherlandsThe="Netherlands, The"
NewCaledonia="New Caledonia"
NewZealand="New Zealand"
Nicaragua="Nicaragua"
Niger="Niger"
Nigeria="Nigeria"
Niue="Niue"
NorfolkIsland="Norfolk Island"
NorthKorea="North Korea"
NorthernMarianaIslands="Northern Mariana Islands"
Norway="Norway"
Oman="Oman"
Pakistan="Pakistan"
Palau="Palau"
PalestinianAuthority="Palestinian Authority"
Panama="Panama"
PapuaNewGuinea="Papua New Guinea"
Paraguay="Paraguay"
Peru="Peru"
Philippines="Philippines"
Pitcairn="Pitcairn"
Poland="Poland"
Portugal="Portugal"
PuertoRico="Puerto Rico"
Qatar="Qatar"
Reunion="Reunion"
Romania="Romania"
Russia="Russia"
Rwanda="Rwanda"
Samoa="Samoa"
SanMarino="San Marino"
SaoTomeandPrincipe="Sao Tome and Principe"
SaudiArabia="Saudi Arabia"
Senegal="Senegal"
Seychelles="Seychelles"
SierraLeone="Sierra Leone"
Singapore="Singapore"
Slovakia="Slovakia"
Slovenia="Slovenia"
SolomonIslands="Solomon Islands"
Somalia="Somalia"
SouthAfrica="South Africa"
SouthGeorgiaandtheSouthSandwichIslands="South Georgia and the South Sandwich Islands"
Spain="Spain"
SriLanka="Sri Lanka"
StHelena="St. Helena"
StKittsandNevis="St. Kitts and Nevis"
StLucia="St. Lucia"
StPierreandMiquelon="St. Pierre and Miquelon"
StVincentandtheGrenadines="St. Vincent and the Grenadines"
Sudan="Sudan"
Suriname="Suriname"
SvalbardandJanMayen="Svalbard and Jan Mayen"
Swaziland="Swaziland"
Sweden="Sweden"
Switzerland="Switzerland"
Syria="Syria"
Taiwan="Taiwan"
Tajikistan="Tajikistan"
Tanzania="Tanzania"
Togo="Togo"
Tokelau="Tokelau"
Tonga="Tonga"
TrinidadandTobago="Trinidad and Tobago"
Tunisia="Tunisia"
Turkey="Turkey"
Turkmenistan="Turkmenistan"
TurksandCaicosIslands="Turks and Caicos Islands"
Tuvalu="Tuvalu"
Uganda="Uganda"
Ukraine="Ukraine"
UnitedArabEmirates="United Arab Emirates"
UnitedKingdom="United Kingdom"
UnitedStatesMinorOutlyingIslands="US Minor Outlying Islands"
UnitedStates="United States"
Uruguay="Uruguay"
Uzbekistan="Uzbekistan"
Vanuatu="Vanuatu"
VaticanCity="Vatican City"
Venezuela="Venezuela"
VietNam="Viet Nam"
VirginIslandsBritish="Virgin Islands, British"
VirginIslands="Virgin Islands"
WallisandFutuna="Wallis and Futuna"
WesternSahara="Western Sahara"
Yemen="Yemen"
Yugoslavia="Yugoslavia"
Zambia="Zambia"
Zimbabwe="Zimbabwe"
Strict="Strict"
Loose="Loose"
Fast="Fast"
MaxPowerSavings="Max Power Savings"
HighPerformance="High Performance"
+ cd /var/lib/driverloader && find . -name '*.sys' -type f -print -exec strings -e l {} \;
./bcmwl5.sys
BFD: ./bcmwl5.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .text
BFD: ./bcmwl5.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .rdata
BFD: ./bcmwl5.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .data
RadioState
Channel
Locale
PowerSaveMode
Rate
PLCPHeader
antdiv
frag
PwrOut
IBSSGMode
IBSSGProtection
LegacyMode
band
BTCoexist
AssocPref
RoamPref
RoamTrigger
FrameBursting
gpio0
gpio1
gpio2
gpio3
BadFramePreempt
Interference_Mode
Country
11HNetworks
ccx_rm
ccx_rm_limit
scan_channel_time
scan_unassoc_time
scan_home_time
sscan_passes
Ndi\params\Locale
default
EnableAutoConnect
NetworkType
SSID
AuthMode
Environment
NdisVersion
BusType
ForcePIO
NoRadio
DriverDesc
AdapterDesc
Buffers
Packets
Loops
zuqlgc^YTPKFB=============
=============BFKPTY^cglquz
VS_VERSION_INFO
StringFileInfo
040904B0
CompanyName
Broadcom Corporation
FileDescription
BCM 802.11g Network Adapter wireless driver
FileVersion
3.40.65.0
InternalName
bcmwl5.sys
LegalCopyright
1998-2003, Broadcom Corporation All Rights Reserved.
OriginalFilename
bcmwl5.sys
ProductName
BCM 802.11g Network Adapter wireless driver
ProductVersion
3.40.65.0
VarFileInfo
Translation
+ cat -v /etc/hotplug/blacklist
#
# $Id: blacklist,v 1.10 2004/03/30 08:32:24 adrian Exp $
# Listing a module here prevents the hotplug scripts from loading it.
# Usually that'd be so that some other driver will bind it instead,
# no matter which driver happens to get probed first. Sometimes user
# mode tools can also control driver binding.
#
# Syntax: driver name alone (without any spaces) on a line. Other
# lines are ignored.
#
# uhci ... usb-uhci handles the same pci class
uhci
# usbcore ... module is loaded implicitly, ignore it otherwise
usbcore
# tulip ... de4x5, xircom_tulip_cb, dmfe (...) handle same devices
de4x5
# At least 2.4.3 and later xircom_tulip doesn't have that conflict
# xircom_tulip_cb
dmfe
# list all framebuffer drivers, some of them tend to crash during boot
# they are either compiled into the kernel, or vesafb is active
# X works fine without them, rcfbset can load them if really required
# sed -e '/\/drivers\/video\/.*\.\(o\|ko\)$/{s@^.*/@@;s@\..*$@@;p};d'
aty128fb
atyfb
clgenfb
cyber2000fb
encode-big5
encode-gb
encode-gbk
encode-jis
encode-kscm
fbcon-afb
fbcon-cfb2
fbcon-cfb4
fbcon-hga
fbcon-ilbm
fbcon-iplan2p2
fbcon-iplan2p4
fbcon-iplan2p8
fbcon-mac
fbcon-mfb
fbcon-vga
fbcon-vga-planes
fbgen
g450_pll
hgafb
i2c-matroxfb
i810fb
intelfbdrv
intelfbhw
matroxfb_accel
matroxfb_base
matroxfb_crtc2
matroxfb_DAC1064
matroxfb_g450
matroxfb_maven
matroxfb_misc
matroxfb_proc
matroxfb_Ti3026
mdacon
neofb
pm2fb
pm3fb
radeonfb
rivafb
sisfb
sstfb
tdfxfb
tridentfb
unikey
vga16fb
vgastate
vmware
# for kyrofb see Bug 35810
kyrofb
# ISDN USB is handled via /etc/hotplug/usb/ISDN.usermap
fcusb
fcusb2
fxusb
fxusb_CZ
fcdslusb
fcdslusb2
fcdslusba
fcdslslusb
fcdslslusb2
e2220pc
e5520pc
bfusb
# ISDN modules are load from /etc/init.d/isdn
b1isa
b1pci
b1pcmcia
c4
t1isa
t1pci
divas
act2000
hfc_usb
hisax
hisax_fcpcipnp
hisax_st5481
hysdn
icn
pcbit
sc
tpam
fcpci
fcclassic
fcdsl
fcdsl2
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
snd-atiixp-modem
snd_atiixp_modem
snd-via82xx-modem
snd_via82xx_modem
# If you really need firewire direct networking, then remove this entry
eth1394
# this is a debugging module which should only be loaded manually
evbug
# These mtd drivers should be loaded manually.
scb2_flash
ich2rom
pci
l440gx
amd76xrom
# job of rcdvb
snd_bt87x
snd-bt87x
# HP Touch Screen usb input driver. breaks all other mouse input devices
tsdev
+ ls -lR /lib/modules/2.6.8-24.11-default/misc /lib/modules/2.6.8-24.11-default/extra
ls: /lib/modules/2.6.8-24.11-default/misc: No such file or directory
/lib/modules/2.6.8-24.11-default/extra:
total 16978
-rw-r--r-- 1 root root 182534 Jan 14 11:53 acx_pci.ko.old
-rw-r--r-- 1 root root 62498 Jan 14 11:53 adm8211.ko
-rw-r--r-- 1 root root 8604 Jan 14 11:53 at76_usbdfu.ko
-rw-r--r-- 1 root root 8442 Jan 14 11:53 at76c503-i3861.ko
-rw-r--r-- 1 root root 6900 Jan 14 11:53 at76c503-i3863.ko
-rw-r--r-- 1 root root 6906 Jan 14 11:53 at76c503-rfmd-acc.ko
-rw-r--r-- 1 root root 8820 Jan 14 11:53 at76c503-rfmd.ko
-rw-r--r-- 1 root root 112084 Jan 14 11:53 at76c503.ko
-rw-r--r-- 1 root root 6740 Jan 14 11:53 at76c505-rfmd.ko
-rw-r--r-- 1 root root 7568 Jan 14 11:53 at76c505-rfmd2958.ko
-rw-r--r-- 1 root root 6908 Jan 14 11:53 at76c505a-rfmd2958.ko
-rw-r--r-- 1 root root 146563 Jan 14 11:53 ath_hal.ko
-rw-r--r-- 1 root root 66062 Jan 14 11:53 ath_pci.ko
-rw-r--r-- 1 root root 11562 Jan 14 11:53 ath_rate_onoe.ko
-rw-r--r-- 1 root root 4781 Jan 14 11:53 av5100.ko
-rw-r--r-- 1 root root 16131 Jan 14 11:53 cloop.ko
-rw-r--r-- 1 root root 56456 Jan 14 11:53 dazuko.ko
-rw-r--r-- 1 root root 169862 Jan 14 11:53 drbd.ko
-rw-r--r-- 1 root root 362391 Feb 24 19:20 driverloader.ko
-rw-r--r-- 1 root root 603578 Jan 14 11:53 e2220pc.ko
-rw-r--r-- 1 root root 603578 Jan 14 11:53 e5520pc.ko
-rw-r--r-- 1 root root 581009 Jan 14 11:53 fcclassic.ko
-rw-r--r-- 1 root root 856357 Jan 14 11:53 fcdsl.ko
-rw-r--r-- 1 root root 831591 Jan 14 11:53 fcdsl2.ko
-rw-r--r-- 1 root root 831576 Jan 14 11:53 fcdslsl.ko
-rw-r--r-- 1 root root 816204 Jan 14 11:53 fcdslslusb.ko
-rw-r--r-- 1 root root 645286 Jan 14 11:53 fcdslusb.ko
-rw-r--r-- 1 root root 944213 Jan 14 11:53 fcdslusb2.ko
-rw-r--r-- 1 root root 587967 Jan 14 11:53 fcpci.ko
-rw-r--r-- 1 root root 580741 Jan 14 11:53 fcpcmcia.ko
-rw-r--r-- 1 root root 9182 Jan 14 11:53 fcpcmcia_cs.ko
-rw-r--r-- 1 root root 583112 Jan 14 11:53 fcpnp.ko
-rw-r--r-- 1 root root 601546 Jan 14 11:53 fcusb.ko
-rw-r--r-- 1 root root 602962 Jan 14 11:53 fcusb2.ko
-rw-r--r-- 1 root root 603735 Jan 14 11:53 fxusb.ko
-rw-r--r-- 1 root root 603559 Jan 14 11:53 fxusb_CZ.ko
-rw-r--r-- 1 root root 127737 Jan 14 11:53 hostap.ko
-rw-r--r-- 1 root root 18947 Jan 14 11:53 hostap_crypt_ccmp.ko
-rw-r--r-- 1 root root 13502 Jan 14 11:53 hostap_crypt_tkip.ko
-rw-r--r-- 1 root root 7546 Jan 14 11:53 hostap_crypt_wep.ko
-rw-r--r-- 1 root root 65490 Jan 14 11:53 hostap_cs.ko
-rw-r--r-- 1 root root 60688 Jan 14 11:53 hostap_pci.ko
-rw-r--r-- 1 root root 62990 Jan 14 11:53 hostap_plx.ko
-rw-r--r-- 1 root root 474436 Jan 14 11:53 ieee80211.ko
-rw-r--r-- 1 root root 92768 Jan 14 11:53 ieee80211_crypt.ko
-rw-r--r-- 1 root root 98298 Jan 14 11:53 ieee80211_crypt_ccmp.ko
-rw-r--r-- 1 root root 112859 Jan 14 11:53 ieee80211_crypt_tkip.ko
-rw-r--r-- 1 root root 88410 Jan 14 11:53 ieee80211_crypt_wep.ko
-rw-r--r-- 1 root root 702297 Jan 14 11:53 ipw2100.ko
-rw-r--r-- 1 root root 563075 Jan 14 11:53 ipw2200.ko
-rw-r--r-- 1 root root 220430 Jan 14 11:53 iscsi.ko
-rw-r--r-- 1 root root 571357 Jan 14 11:52 libafs.ko
-rw-r--r-- 1 root root 141087 Jan 14 11:53 megaide.ko
-rw-r--r-- 1 root root 109307 Jan 14 11:53 ndiswrapper.ko
-rw-r--r-- 1 root root 38368 Jan 14 11:53 p80211.ko
-rw-r--r-- 1 root root 4859 Jan 14 11:53 pbe5.ko
-rw-r--r-- 1 root root 84217 Jan 14 11:53 prism2_cs.ko
-rw-r--r-- 1 root root 81301 Jan 14 11:53 prism2_pci.ko
-rw-r--r-- 1 root root 82261 Jan 14 11:53 prism2_plx.ko
-rw-r--r-- 1 root root 86300 Jan 14 11:53 prism2_usb.ko
-rw-r--r-- 1 root root 17539 Jan 14 11:53 qozap.ko
-rw-r--r-- 1 root root 5305 Jan 14 11:53 rtcmosram.ko
-rw-r--r-- 1 root root 530013 Jan 14 11:53 slamr.ko
-rw-r--r-- 1 root root 21221 Jan 14 11:53 slusb.ko
-rw-r--r-- 1 root root 6767 Jan 14 11:53 smapi.ko
-rw-r--r-- 1 root root 9755 Jan 14 11:53 subfs.ko
-rw-r--r-- 1 root root 11096 Jan 14 11:53 superio.ko
-rw-r--r-- 1 root root 8810 Jan 14 11:53 thinkpad.ko
-rw-r--r-- 1 root root 7102 Jan 14 11:53 thinkpadpm.ko
-rw-r--r-- 1 root root 91734 Jan 14 11:53 tor2.ko
-rw-r--r-- 1 root root 19842 Jan 14 11:53 torisa.ko
-rw-r--r-- 1 root root 14179 Jan 14 11:53 wcfxo.ko
-rw-r--r-- 1 root root 32266 Jan 14 11:53 wcfxs.ko
-rw-r--r-- 1 root root 16678 Jan 14 11:53 wct1xxp.ko
-rw-r--r-- 1 root root 75590 Jan 14 11:53 wct4xxp.ko
-rw-r--r-- 1 root root 20118 Jan 14 11:53 wcusb.ko
-rw-r--r-- 1 root root 126103 Jan 14 11:53 wlan.ko
-rw-r--r-- 1 root root 6202 Jan 14 11:53 wlan_acl.ko
-rw-r--r-- 1 root root 8836 Jan 14 11:53 wlan_ccmp.ko
-rw-r--r-- 1 root root 13319 Jan 14 11:53 wlan_tkip.ko
-rw-r--r-- 1 root root 7455 Jan 14 11:53 wlan_wep.ko
-rw-r--r-- 1 root root 3172 Jan 14 11:53 wlan_xauth.ko
-rw-r--r-- 1 root root 15436 Jan 14 11:53 zaphfc.ko
-rw-r--r-- 1 root root 67474 Jan 14 11:53 zaptel.ko
-rw-r--r-- 1 root root 8027 Jan 14 11:53 ztd-eth.ko
-rw-r--r-- 1 root root 11321 Jan 14 11:53 ztdynamic.ko
More information about the driverloader
mailing list