[driverloader] Linuxant webconfigurator reports no device found after upload of windows .inf and .sys files.

Tony Bell t-bell at telus.net
Sat Jun 18 22:55:02 EDT 2005


Linuxant webconfigurator reports no device found after upload of windows
.inf and .sys files.  Tried XP and W2K (which share the same filename)
with same result.  

I am running FC3, 2.6.11-1.27_FC3, on a Compaq Presario 900, AMD1500+. 
The Wireless card is a DLINK DWL-G630 using a Atheros chipset.  +.

modprobe driverloader appears to load the module as reported by lsmod.

lspci -v reports the adapter on irq 10 but shows memory "disabled".

Adapter works fine booting xp.  

I ran dldrconfig --dumpdiag as requested by the driverloader support
team in another thread.  I have attached the file your review.  Please
review and provide assistance.  

Any help appreciated.  

Thanks in advance.  

Tony
-------------- next part --------------

+ dldrstop
ERROR: Module driverloader is in use

+ modprobe -v driverloader

+ lsmod
Module                  Size  Used by
nls_utf8                2113  1 
radeon                 74177  1 
drm                    68565  2 radeon
parport_pc             28421  0 
lp                     12489  0 
parport                40201  2 parport_pc,lp
autofs4                26181  0 
sunrpc                164485  1 
driverloader          333889  1 
pcmcia                 26465  2 
ipt_REJECT              7105  1 
ipt_state               1857  1 
ip_conntrack           40601  1 ipt_state
iptable_filter          2881  1 
ip_tables              19777  3 ipt_REJECT,ipt_state,iptable_filter
vfat                   13505  1 
fat                    43229  1 vfat
dm_mod                 59221  0 
video                  15813  0 
button                  6609  0 
battery                 9285  0 
ac                      4805  0 
md5                     4161  1 
ipv6                  259201  8 
ohci1394               39129  0 
ieee1394              309689  1 ohci1394
yenta_socket           21065  2 
rsrc_nonstatic         10433  1 yenta_socket
pcmcia_core            47993  3 pcmcia,yenta_socket,rsrc_nonstatic
ohci_hcd               25685  0 
i2c_ali1535             7237  0 
i2c_core               21953  1 i2c_ali1535
snd_ali5451            28421  0 
snd_ac97_codec         71097  1 snd_ali5451
snd_pcm_oss            51953  0 
snd_mixer_oss          18241  1 snd_pcm_oss
snd_pcm                99657  3 snd_ali5451,snd_ac97_codec,snd_pcm_oss
snd_timer              33093  1 snd_pcm
snd                    56741  6 snd_ali5451,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              10785  1 snd
snd_page_alloc          9669  1 snd_pcm
8139cp                 24385  0 
mii                     4929  1 8139cp
floppy                 64753  0 
ext3                  131145  3 
jbd                    82777  1 ext3

+ date
Sat Jun 18 21:34:04 MDT 2005

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

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.11-1.27_FC3 Fedora-3

+ uname -a
Linux localhost.localdomain 2.6.11-1.27_FC3 #1 Tue May 17 20:27:37 EDT 2005 i686 athlon i386 GNU/Linux

+ gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)

+ sh --version
GNU bash, version 3.00.14(1)-release (i386-redhat-linux-gnu)
Copyright (C) 2004 Free Software Foundation, Inc.

+ bash --version
GNU bash, version 3.00.14(1)-release (i386-redhat-linux-gnu)
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.3
Copyright (C) 1989, 1991-2003 Free Software Foundation.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

+ cat -v /proc/version
Linux version 2.6.11-1.27_FC3 (bhcompile at porky.build.redhat.com) (gcc version 3.4.3 20050227 (Red Hat 3.4.3-22)) #1 Tue May 17 20:27:37 EDT 2005

+ cat -v /proc/cpuinfo
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 6
model		: 8
model name	: Mobile AMD Athlon(tm) XP 1500+
stepping	: 0
cpu MHz		: 529.917
cache size	: 256 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 mtrr pge mca cmov pat pse36 mmx fxsr sse pni syscall mp mmxext 3dnowext 3dnow
bogomips	: 1051.85


+ cat -v /etc/fedora-release
Fedora Core release 3 (Heidelberg)

+ cat -v /etc/lsb-release
LSB_VERSION="1.3"

+ cat -v /etc/redhat-release
Fedora Core release 3 (Heidelberg)

+ dmesg
Linux version 2.6.11-1.27_FC3 (bhcompile at porky.build.redhat.com) (gcc version 3.4.3 20050227 (Red Hat 3.4.3-22)) #1 Tue May 17 20:27:37 EDT 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
 BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000002eef0000 (usable)
 BIOS-e820: 000000002eef0000 - 000000002eeff000 (ACPI data)
 BIOS-e820: 000000002eeff000 - 000000002ef00000 (ACPI NVS)
 BIOS-e820: 000000002ef00000 - 000000002f000000 (usable)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
752MB LOWMEM available.
Using x86 segment limits to approximate NX protection
On node 0 totalpages: 192512
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 188416 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 PTLTD                                 ) @ 0x000f7020
ACPI: RSDT (v001 PTLTD    RSDT   0x06040000  LTP 0x00000000) @ 0x2eefad8d
ACPI: FADT (v001 COMPAQ Presario 0x06040000 PTL_ 0x000f4240) @ 0x2eefee74
ACPI: SSDT (v001 PTLTD  POWERNOW 0x06040000  LTP 0x00000001) @ 0x2eefeee8
ACPI: DSDT (v001 COMPAQ    BOONE 0x06040000 MSFT 0x0100000d) @ 0x00000000
ACPI: PM-Timer IO Port: 0x8008
Allocating PCI resources starting at 2f000000 (gap: 2f000000:d0f80000)
Built 1 zonelists
Kernel command line: ro root=LABEL=/ rhgb quiet
Initializing CPU#0
CPU 0 irqstacks, hard=c043b000 soft=c043a000
PID hash table entries: 4096 (order: 12, 65536 bytes)
Detected 1324.794 MHz processor.
Using pmtmr for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 758424k/770048k available (2418k kernel code, 10948k reserved, 682k data, 176k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 2629.63 BogoMIPS (lpj=1314816)
Security Framework v1.0.0 initialized
SELinux:  Initializing.
SELinux:  Starting in permissive mode
selinux_register_security:  Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0383f9ff c1cbf9ff 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383f9ff c1cbf9ff 00000000 00000000 00000000 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After all inits, caps: 0383f1ff c1cbf9ff 00000000 00000020 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD Mobile AMD Athlon(tm) XP 1500+ stepping 00
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: setting ELCR to 0200 (from 0c20)
checking if image is initramfs... it is
Freeing initrd memory: 399k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfd87e, last bus=1
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20050211
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 6 7 *10 11 12)
ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNK6] (IRQs 3 4 5 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNK7] (IRQs 3 4 *5 6 7 10 11 12)
ACPI: PCI Interrupt Link [LNK8] (IRQs 3 4 5 6 7 10 *11 12)
ACPI: Embedded Controller [EC] (gpe 24)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 12 devices
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
** PCI interrupts are no longer routed automatically.  If this
** causes a device to stop working, it is probably because the
** driver failed to call pci_enable_device().  As a temporary
** workaround, the "pci=routeirq" argument restores the old
** behavior.  If this argument makes the device work again,
** please email the output of "lspci" to bjorn.helgaas at hp.com
** so I can fix the driver.
pnp: 00:06: ioport range 0x40b-0x40b has been reserved
pnp: 00:06: ioport range 0x480-0x48f has been reserved
pnp: 00:06: ioport range 0x4d0-0x4d1 has been reserved
pnp: 00:06: ioport range 0x4d6-0x4d6 has been reserved
pnp: 00:06: ioport range 0x8000-0x807f could not be reserved
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: overridden by ACPI.
audit: initializing netlink socket (disabled)
audit(1119121794.150:0): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SELinux:  Registering netfilter hooks
Initializing Cryptographic API
ksign: Installing public key data
Loading keyring
- Added public key 1C032FA26F3E308A
- User ID: Red Hat, Inc. (Kernel Module GPG key)
ATI Northbridge, reserving I/O ports 0x3b0 to 0x3bb.
Activating ISA DMA hang workarounds.
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: Thermal Zone [THRM] (49 C)
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected Ati IGP320/M chipset
agpgart: Maximum main memory to use for agp memory: 675M
agpgart: AGP aperture is 64M @ 0xf8000000
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 76 ports, IRQ sharing enabled
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Warning: ATI Radeon IGP Northbridge is not yet fully tested.
ALI15X3: IDE controller at PCI slot 0000:00:10.0
ACPI: PCI interrupt 0000:00:10.0[A]: no GSI - using IRQ 0
ALI15X3: chipset revision 196
ALI15X3: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x8080-0x8087, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x8088-0x808f, BIOS settings: hdc:pio, hdd:pio
Probing IDE interface ide0...
hda: SAMSUNG MP0804H, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: Compaq DVD-ROM GDR-8081N, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 156368016 sectors (80060 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
hdc: ATAPI 24X DVD-ROM drive, 512kB Cache, DMA
Uniform CD-ROM driver Revision: 3.20
ide-floppy driver 0.99.newide
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard on isa0060/serio0
atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly.
Synaptics Touchpad, model: 1
 Firmware: 5.8
 180 degree mounted touchpad
 Sensor: 29
 new absolute packet format
 Touchpad has extended capability bits
 -> 4 multi-buttons, i.e. besides standard buttons
 -> multifinger detection
 -> palm detection
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 2048 buckets, 64Kbytes
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 8, 1835008 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
powernow: PowerNOW! Technology present. Can scale: frequency and voltage.
powernow: SGTC: 13333
powernow: Minimum speed 529 MHz. Maximum speed 1324 MHz.
ACPI wakeup devices: 
SLPB PWRB  LID KBC0 MSE0 CRD0 NICD MODM 
ACPI: (supports S0 S3 S4 S5)
Freeing unused kernel memory: 176k freed
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
security:  3 users, 4 roles, 343 types, 30 bools
security:  55 classes, 14887 rules
SELinux:  Completing initialization.
SELinux:  Setting up existing superblocks.
SELinux: initialized (dev hda7, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), not configured for labeling
SELinux: initialized (dev hugetlbfs, type hugetlbfs), not configured for labeling
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev eventpollfs, type eventpollfs), uses genfs_contexts
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
ACPI: PCI Interrupt Link [LNK3] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI interrupt 0000:00:0b.0[A] -> GSI 11 (level, low) -> IRQ 11
eth0: RTL-8139C+ at 0xef84c800, 00:08:02:d1:24:09, IRQ 11
ACPI: PCI Interrupt Link [LNK7] enabled at IRQ 5
PCI: setting IRQ 5 as level-triggered
ACPI: PCI interrupt 0000:00:08.0[A] -> GSI 5 (level, low) -> IRQ 5
ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ACPI: PCI Interrupt Link [LNK8] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:02.0[A] -> GSI 11 (level, low) -> IRQ 11
ohci_hcd 0000:00:02.0: OHCI Host Controller
ohci_hcd 0000:00:02.0: irq 11, pci mem 0xf4014000
ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt Link [LNK4] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:0f.0[A] -> GSI 11 (level, low) -> IRQ 11
ohci_hcd 0000:00:0f.0: OHCI Host Controller
ohci_hcd 0000:00:0f.0: irq 11, pci mem 0xf4016000
ohci_hcd 0000:00:0f.0: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 4 ports detected
usb 1-1: new low speed USB device using ohci_hcd and address 2
input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:02.0-1
Linux Kernel Card Services
  options:  [pci] [cardbus] [pm]
PCI: Enabling device 0000:00:0a.0 (0000 -> 0002)
ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 10 (level, low) -> IRQ 10
Yenta: CardBus bridge found at 0000:00:0a.0 [0e11:00b0]
Yenta: Enabling burst memory read transactions
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:00:0a.0, mfunc 0x01001002, devctl 0x64
Yenta: ISA IRQ mask 0x0098, PCI irq 10
Socket status: 30000020
ieee1394: Initialized config rom entry `ip1394'
ohci1394: $Rev: 1223 $ Ben Collins <bcollins at debian.org>
ACPI: PCI Interrupt Link [LNK2] enabled at IRQ 10
ACPI: PCI interrupt 0000:00:13.0[A] -> GSI 10 (level, low) -> IRQ 10
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[10]  MMIO=[f4017000-f40177ff]  Max Packet=[2048]
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[000802719bdcf450]
SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
NET: Registered protocol family 10
Disabled Privacy Extensions on device c03cc360(lo)
IPv6 over IPv4 tunneling driver
ACPI: AC Adapter [AC] (on-line)
ACPI: Battery Slot [BAT0] (battery present)
ACPI: Power Button (FF) [PWRF]
ACPI: Sleep Button (FF) [SLPF]
ACPI: Lid Switch [LID]
ibm_acpi: hkey object not found
ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
EXT3 FS on hda7, internal journal
device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
SELinux: initialized (dev hda2, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
SELinux: initialized (dev hda6, type ext3), uses xattr
SELinux: initialized (dev hda5, type vfat), uses genfs_contexts
Adding 1228964k swap on /dev/hda3.  Priority:-1 extents:1
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
Trying to free free DMA1
pnp: Device 00:09 disabled.
ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (6016 buckets, 48128 max) - 272 bytes per conntrack
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0x100-0x4ff: excluding 0x200-0x207 0x220-0x22f 0x330-0x337 0x388-0x38f
cs: IO port probe 0xa00-0xaff: clean.
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
driverloader: module license 'see LICENSE file; Copyright (c)2003-2004 Linuxant inc.' taints kernel.
driverloader: stack=4096/64/1 REGPARM
Unable to handle kernel paging request at virtual address 23666000
 printing eip:
efcc05c4
*pde = 00000000
Oops: 0000 [#1]
Modules linked in: driverloader(U) pcmcia ipt_REJECT ipt_state ip_conntrack iptable_filter ip_tables vfat fat dm_mod video button battery ac md5 ipv6 ohci1394 ieee1394 yenta_socket rsrc_nonstatic pcmcia_core ohci_hcd i2c_ali1535 i2c_core snd_ali5451 snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd soundcore snd_page_alloc 8139cp mii floppy ext3 jbd
CPU:    0
EIP:    0060:[<efcc05c4>]    Tainted: P      VLI
EFLAGS: 00010216   (2.6.11-1.27_FC3) 
EIP is at OsMemCpy+0x18/0x2d [driverloader]
eax: 00000800   ebx: ed866f1c   ecx: 00000200   edx: e84d1800
esi: 23666000   edi: e84d1800   ebp: ed866f2c   esp: ed866ef4
ds: 007b   es: 007b   ss: 0068
Process modprobe (pid: 3152, threadinfo=ed866000 task=ee1b6690)
Stack: ed866f2c 23666000 00000100 efcc361e e84d1800 23666000 00000800 00000282 
       efc62214 00000000 ed866000 efcff780 ed866f74 ed866f64 ed866f4c efccb07c 
       ed866f47 00000001 c01bcd7b 00000002 01e76860 efcff780 ed866000 efa4306d 
Call Trace:
 [<efcc361e>] driverloader378_+0xae/0x1d0 [driverloader]
 [<efccb07c>] NdisWrapInit+0x3c/0x1e0 [driverloader]
 [<c01bcd7b>] proc_mkdir_mode+0x3f/0x55
 [<efa4306d>] dldr_init+0x6d/0x191 [driverloader]
 [<c014125c>] sys_init_module+0x20a/0x33d
 [<c01740e1>] sys_read+0x41/0x6a
 [<c0103903>] syscall_call+0x7/0xb
Code: 5f c3 8b 44 24 04 8b 54 24 08 8b 4c 24 0c e9 ea 32 54 d0 57 56 83 ec 04 8b 44 24 18 8b 54 24 10 8b 74 24 14 89 c1 89 d7 c1 e9 02 <f3> a5 a8 02 74 02 66 a5 a8 01 74 01 a4 83 c4 04 5e 89 d0 5f c3 
 <6>SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
eth0: no IPv6 routers present
pnp: Device 00:09 activated.
parport: PnPBIOS parport detected.
pnp: Device 00:09 disabled.
lp: driver loaded but no devices found
[drm] Initialized drm 1.0.0 20040925
ACPI: PCI interrupt 0000:01:05.0[A] -> GSI 10 (level, low) -> IRQ 10
[drm] Initialized radeon 1.14.0 20050125 on minor 0: 
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:05.0 into 4x mode
ISO 9660 Extensions: Microsoft Joliet Level 3
ISOFS: changing to secondary root
SELinux: initialized (dev hdc, type iso9660), uses genfs_contexts
usb 1-1: USB disconnect, address 2
usb 1-2: new low speed USB device using ohci_hcd and address 3
input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:02.0-2

+ cat -v /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes
TYPE=Ethernet

+ cat -v /etc/sysconfig/network-scripts/ifcfg-lo
DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback

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

Kernel    Currently compiled with Wireless Extension v17.


+ 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 ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
16138 7695K RH-Firewall-1-INPUT  all  --  *      *       0.0.0.0/0            0.0.0.0/0           

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
    0     0 RH-Firewall-1-INPUT  all  --  *      *       0.0.0.0/0            0.0.0.0/0           

Chain OUTPUT (policy ACCEPT 6903 packets, 3311K bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain RH-Firewall-1-INPUT (2 references)
 pkts bytes target     prot opt in     out     source               destination         
 2629 2899K ACCEPT     all  --  lo     *       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 255 
    0     0 ACCEPT     esp  --  *      *       0.0.0.0/0            0.0.0.0/0           
    0     0 ACCEPT     ah   --  *      *       0.0.0.0/0            0.0.0.0/0           
   17  2331 ACCEPT     udp  --  *      *       0.0.0.0/0            224.0.0.251         udp dpt:5353 
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:631 
 4636 4088K ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED 
 8856  705K REJECT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           reject-with icmp-host-prohibited 

+ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:08:02:D1:24:09  
          inet addr:192.168.0.104  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::208:2ff:fed1:2409/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:17378 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4302 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:6017708 (5.7 MiB)  TX bytes:472847 (461.7 KiB)
          Interrupt:11 Base address:0xc800 

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:3370 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3370 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:3684267 (3.5 MiB)  TX bytes:3684267 (3.5 MiB)

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.0.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
0.0.0.0         192.168.0.1     0.0.0.0         UG        0 0          0 eth0

+ netstat -in
n: error fetching interface information: Device not found
Kernel Interface table
Iface       MTU Met    RX-OK RX-ERR RX-DRP RX-OVR    TX-OK TX-ERR TX-DRP TX-OVR Flg

+ ip addr
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:08:02:d1:24:09 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.104/24 brd 192.168.0.255 scope global eth0
    inet6 fe80::208:2ff:fed1:2409/64 scope link 
       valid_lft forever preferred_lft forever
3: sit0: <NOARP> mtu 1480 qdisc noop 
    link/sit 0.0.0.0 brd 0.0.0.0

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

+ ip route
192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.104 
169.254.0.0/16 dev eth0  scope link 
default via 192.168.0.1 dev eth0 

+ cardctl ident
Socket 0:
  no product info available

+ lspci -n
00:00.0 Class 0600: 1002:cab0 (rev 13)
00:01.0 Class 0604: 1002:700f (rev 01)
00:02.0 Class 0c03: 10b9:5237 (rev 03)
00:07.0 Class 0601: 10b9:1533
00:08.0 Class 0401: 10b9:5451 (rev 02)
00:0a.0 Class 0607: 104c:ac50 (rev 02)
00:0b.0 Class 0200: 10ec:8139 (rev 20)
00:0c.0 Class 0780: 14f1:2f00 (rev 01)
00:0f.0 Class 0c03: 10b9:5237 (rev 03)
00:10.0 Class 0101: 10b9:5229 (rev c4)
00:11.0 Class 0680: 10b9:7101
00:13.0 Class 0c00: 104c:8023
01:05.0 Class 0300: 1002:4336
02:00.0 Class 0200: 168c:001a (rev 01)

+ lspci -v
00:00.0 Host bridge: ATI Technologies Inc AGP Bridge [IGP 320M] (rev 13)
	Flags: bus master, 66Mhz, medium devsel, latency 64
	Memory at f8000000 (32-bit, prefetchable) [size=64M]
	Memory at f4400000 (32-bit, prefetchable) [size=4K]
	I/O ports at 8090 [disabled] [size=4]
	Capabilities: [a0] AGP version 2.0

00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 320M] (rev 01) (prog-if 00 [Normal decode])
	Flags: bus master, 66Mhz, medium devsel, latency 99
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
	I/O behind bridge: 00009000-00009fff
	Memory behind bridge: f4100000-f41fffff
	Prefetchable memory behind bridge: f6000000-f7ffffff

00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03) (prog-if 10 [OHCI])
	Subsystem: ALi Corporation USB 1.1 Controller
	Flags: bus master, medium devsel, latency 64, IRQ 11
	Memory at f4014000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [60] Power Management version 2

00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV]
	Subsystem: ALi Corporation ALI M1533 Aladdin IV ISA Bridge
	Flags: bus master, medium devsel, latency 0
	Capabilities: [a0] Power Management version 1

00:08.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 02)
	Subsystem: Compaq Computer Corporation: Unknown device 00b0
	Flags: bus master, medium devsel, latency 64, IRQ 5
	I/O ports at 8400 [size=256]
	Memory at f4015000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [dc] Power Management version 2

00:0a.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02)
	Subsystem: Compaq Computer Corporation: Unknown device 00b0
	Flags: bus master, medium devsel, latency 168, IRQ 10
	Memory at 2f000000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
	Memory window 0: 2f400000-2f7ff000 (prefetchable)
	Memory window 1: 2f800000-2fbff000
	I/O window 0: 00004000-000040ff
	I/O window 1: 00004400-000044ff
	16-bit legacy interface ports at 0001

00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 20)
	Subsystem: Compaq Computer Corporation: Unknown device 00b0
	Flags: bus master, medium devsel, latency 64, IRQ 11
	I/O ports at 8800 [size=256]
	Memory at f4017800 (32-bit, non-prefetchable) [size=256]
	Capabilities: [50] Power Management version 2

00:0c.0 Communication controller: Conexant HSF 56k HSFi Modem (rev 01)
	Subsystem: Compaq Computer Corporation: Unknown device 8d88
	Flags: medium devsel, IRQ 10
	Memory at f4000000 (32-bit, non-prefetchable) [size=64K]
	I/O ports at 8098 [size=8]
	Capabilities: [40] Power Management version 2

00:0f.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03) (prog-if 10 [OHCI])
	Subsystem: ALi Corporation USB 1.1 Controller
	Flags: bus master, medium devsel, latency 64, IRQ 11
	Memory at f4016000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [60] Power Management version 2

00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4) (prog-if fa)
	Subsystem: ALi Corporation M5229 IDE
	Flags: bus master, medium devsel, latency 32
	I/O ports at 8080 [size=16]
	Capabilities: [60] Power Management version 2

00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
	Subsystem: ALi Corporation M7101 Power Management Controller [PMU]
	Flags: medium devsel

00:13.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10 [OHCI])
	Subsystem: Compaq Computer Corporation: Unknown device 00b0
	Flags: bus master, medium devsel, latency 64, IRQ 10
	Memory at f4017000 (32-bit, non-prefetchable) [size=2K]
	Memory at f4010000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [44] Power Management version 2

01:05.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility U1 (prog-if 00 [VGA])
	Subsystem: Compaq Computer Corporation: Unknown device 00b0
	Flags: bus master, stepping, fast Back2Back, 66Mhz, medium devsel, latency 66, IRQ 10
	Memory at f6000000 (32-bit, prefetchable) [size=32M]
	I/O ports at 9000 [size=256]
	Memory at f4100000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: [58] AGP version 2.0
	Capabilities: [50] Power Management version 2

02:00.0 Ethernet controller: Atheros Communications, Inc.: Unknown device 001a (rev 01)
	Subsystem: D-Link System Inc: Unknown device 3b08
	Flags: medium devsel, IRQ 10
	Memory at 2f800000 (32-bit, non-prefetchable) [disabled] [size=64K]
	Capabilities: [44] Power Management version 2


+ lspci -n -vvv
00:00.0 Class 0600: 1002:cab0 (rev 13)
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
	Latency: 64
	Region 0: Memory at f8000000 (32-bit, prefetchable) [size=64M]
	Region 1: Memory at f4400000 (32-bit, prefetchable) [size=4K]
	Region 2: I/O ports at 8090 [disabled] [size=4]
	Capabilities: [a0] AGP version 2.0
		Status: RQ=16 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
		Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x4

00:01.0 Class 0604: 1002:700f (rev 01)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 99
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
	I/O behind bridge: 00009000-00009fff
	Memory behind bridge: f4100000-f41fffff
	Prefetchable memory behind bridge: f6000000-f7ffffff
	Secondary status: 66Mhz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR+ <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-

00:02.0 Class 0c03: 10b9:5237 (rev 03) (prog-if 10)
	Subsystem: 10b9:5237
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (20000ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at f4014000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:07.0 Class 0601: 10b9:1533
	Subsystem: 10b9:1533
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Capabilities: [a0] Power Management version 1
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:08.0 Class 0401: 10b9:5451 (rev 02)
	Subsystem: 0e11:00b0
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR+ <PERR+
	Latency: 64 (500ns min, 6000ns max)
	Interrupt: pin A routed to IRQ 5
	Region 0: I/O ports at 8400 [size=256]
	Region 1: Memory at f4015000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:0a.0 Class 0607: 104c:ac50 (rev 02)
	Subsystem: 0e11:00b0
	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 10
	Region 0: Memory at 2f000000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
	Memory window 0: 2f400000-2f7ff000 (prefetchable)
	Memory window 1: 2f800000-2fbff000
	I/O window 0: 00004000-000040ff
	I/O window 1: 00004400-000044ff
	BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt- PostWrite+
	16-bit legacy interface ports at 0001

00:0b.0 Class 0200: 10ec:8139 (rev 20)
	Subsystem: 0e11:00b0
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (8000ns min, 16000ns max), Cache Line Size 10
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at 8800 [size=256]
	Region 1: Memory at f4017800 (32-bit, non-prefetchable) [size=256]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:0c.0 Class 0780: 14f1:2f00 (rev 01)
	Subsystem: 0e11:8d88
	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 10
	Region 0: Memory at f4000000 (32-bit, non-prefetchable) [size=64K]
	Region 1: I/O ports at 8098 [size=8]
	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-

00:0f.0 Class 0c03: 10b9:5237 (rev 03) (prog-if 10)
	Subsystem: 10b9:5237
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (20000ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at f4016000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:10.0 Class 0101: 10b9:5229 (rev c4) (prog-if fa)
	Subsystem: 10b9:5229
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (500ns min, 1000ns max)
	Interrupt: pin A routed to IRQ 0
	Region 4: I/O ports at 8080 [size=16]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:11.0 Class 0680: 10b9:7101
	Subsystem: 10b9:7101
	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-

00:13.0 Class 0c00: 104c:8023 (prog-if 10)
	Subsystem: 0e11:00b0
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (500ns min, 1000ns max), Cache Line Size 10
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at f4017000 (32-bit, non-prefetchable) [size=2K]
	Region 1: Memory at f4010000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [44] 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+

01:05.0 Class 0300: 1002:4336
	Subsystem: 0e11:00b0
	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: 66 (2000ns min), Cache Line Size 10
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at f6000000 (32-bit, prefetchable) [size=32M]
	Region 1: I/O ports at 9000 [size=256]
	Region 2: Memory at f4100000 (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=16 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x4
	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-

02:00.0 Class 0200: 168c:001a (rev 01)
	Subsystem: 1186:3b08
	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 10
	Region 0: Memory at 2f800000 (32-bit, non-prefetchable) [disabled] [size=64K]
	Capabilities: [44] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=2 PME-


+ lsusb
Bus 002 Device 001: ID 0000:0000  
Bus 001 Device 003: ID 046d:c03d Logitech, Inc. 
Bus 001 Device 001: ID 0000:0000  

+ lsusb -v

Bus 002 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.11-1.27_FC3 ohci_hcd
  iProduct                2 OHCI Host Controller
  iSerial                 1 0000:00:0f.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 once
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             4
  wHubCharacteristic 0x0002
    No power switching (usb 1.0)
    Ganged overcurrent protection
  bPwrOn2PwrGood        1 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0x00 
  Language IDs: (length=4)
     0409 English(US)

Bus 001 Device 003: ID 046d:c03d Logitech, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x046d Logitech, Inc.
  idProduct          0xc03d 
  bcdDevice           20.00
  iManufacturer           1 Logitech
  iProduct                2 USB-PS/2 Optical Mouse
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      Remote Wakeup
    MaxPower               98mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Devices
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.10
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      50
cannot get report descriptor
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0004  bytes 4 once
        bInterval              10
  Language IDs: (length=4)
     0409 English(US)

Bus 001 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.11-1.27_FC3 ohci_hcd
  iProduct                2 OHCI Host Controller
  iSerial                 1 0000:00:02.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 once
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x0002
    No power switching (usb 1.0)
    Ganged overcurrent protection
  bPwrOn2PwrGood        1 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0x00 
  Language IDs: (length=4)
     0409 English(US)

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

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

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

T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  3 Spd=1.5 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=046d ProdID=c03d Rev=20.00
S:  Manufacturer=Logitech
S:  Product=USB-PS/2 Optical Mouse
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 98mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=02 Driver=usbhid
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=10ms

+ cat -v /proc/pci
PCI devices found:
  Bus  0, device   0, function  0:
    Class 0600: PCI device 1002:cab0 (rev 19).
      Master Capable.  Latency=64.  
      Prefetchable 32 bit memory at 0xf8000000 [0xfbffffff].
      Prefetchable 32 bit memory at 0xf4400000 [0xf4400fff].
      I/O at 0x8090 [0x8093].
  Bus  0, device   1, function  0:
    Class 0604: PCI device 1002:700f (rev 1).
      Master Capable.  Latency=99.  Min Gnt=12.
  Bus  0, device   2, function  0:
    Class 0c03: PCI device 10b9:5237 (rev 3).
      IRQ 11.
      Master Capable.  Latency=64.  Max Lat=80.
      Non-prefetchable 32 bit memory at 0xf4014000 [0xf4014fff].
  Bus  0, device  15, function  0:
    Class 0c03: PCI device 10b9:5237 (rev 3).
      IRQ 11.
      Master Capable.  Latency=64.  Max Lat=80.
      Non-prefetchable 32 bit memory at 0xf4016000 [0xf4016fff].
  Bus  0, device   7, function  0:
    Class 0601: PCI device 10b9:1533 (rev 0).
  Bus  0, device   8, function  0:
    Class 0401: PCI device 10b9:5451 (rev 2).
      IRQ 5.
      Master Capable.  Latency=64.  Min Gnt=2.Max Lat=24.
      I/O at 0x8400 [0x84ff].
      Non-prefetchable 32 bit memory at 0xf4015000 [0xf4015fff].
  Bus  0, device  10, function  0:
    Class 0607: PCI device 104c:ac50 (rev 2).
      IRQ 10.
      Master Capable.  Latency=168.  Max Lat=5.
      Non-prefetchable 32 bit memory at 0x2f000000 [0x2f000fff].
  Bus  0, device  11, function  0:
    Class 0200: PCI device 10ec:8139 (rev 32).
      IRQ 11.
      Master Capable.  Latency=64.  Min Gnt=32.Max Lat=64.
      I/O at 0x8800 [0x88ff].
      Non-prefetchable 32 bit memory at 0xf4017800 [0xf40178ff].
  Bus  0, device  12, function  0:
    Class 0780: PCI device 14f1:2f00 (rev 1).
      IRQ 10.
      Master Capable.  Latency=64.  
      Non-prefetchable 32 bit memory at 0xf4000000 [0xf400ffff].
      I/O at 0x8098 [0x809f].
  Bus  0, device  16, function  0:
    Class 0101: PCI device 10b9:5229 (rev 196).
      Master Capable.  Latency=32.  Min Gnt=2.Max Lat=4.
      I/O at 0x8080 [0x808f].
  Bus  0, device  17, function  0:
    Class 0680: PCI device 10b9:7101 (rev 0).
  Bus  0, device  19, function  0:
    Class 0c00: PCI device 104c:8023 (rev 0).
      IRQ 10.
      Master Capable.  Latency=64.  Min Gnt=2.Max Lat=4.
      Non-prefetchable 32 bit memory at 0xf4017000 [0xf40177ff].
      Non-prefetchable 32 bit memory at 0xf4010000 [0xf4013fff].
  Bus  1, device   5, function  0:
    Class 0300: PCI device 1002:4336 (rev 0).
      IRQ 10.
      Master Capable.  Latency=66.  Min Gnt=8.
      Prefetchable 32 bit memory at 0xf6000000 [0xf7ffffff].
      I/O at 0x9000 [0x90ff].
      Non-prefetchable 32 bit memory at 0xf4100000 [0xf410ffff].
  Bus  2, device   0, function  0:
    Class 0200: PCI device 168c:001a (rev 1).
      IRQ 10.
      Master Capable.  No bursts.  Min Gnt=10.Max Lat=28.
      Non-prefetchable 32 bit memory at 0x2f800000 [0x2f80ffff].

+ cat -v /proc/cmdline
ro root=LABEL=/ rhgb quiet

+ cat -v /proc/uptime
8658.41 7991.58

+ cat -v /proc/devices
Character devices:
  1 mem
  4 /dev/vc/0
  4 tty
  4 ttyS
  5 /dev/tty
  5 /dev/console
  5 /dev/ptmx
  6 lp
  7 vcs
 10 misc
 13 input
 14 sound
 29 fb
 36 netlink
116 alsa
128 ptm
136 pts
171 ieee1394
180 usb
226 drm
254 pcmcia

Block devices:
  1 ramdisk
  2 fd
  3 ide0
  9 md
 22 ide1
253 device-mapper
254 mdp

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

+ cat -v /proc/filesystems
nodev	sysfs
nodev	rootfs
nodev	bdev
nodev	proc
nodev	sockfs
nodev	binfmt_misc
nodev	usbfs
nodev	pipefs
nodev	futexfs
nodev	tmpfs
nodev	eventpollfs
nodev	devpts
	ext2
nodev	ramfs
nodev	hugetlbfs
	iso9660
nodev	mqueue
nodev	selinuxfs
	ext3
	vfat
nodev	rpc_pipefs
nodev	autofs

+ cat -v /proc/interrupts
           CPU0       
  0:    8653232          XT-PIC  timer
  1:       1116          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  5:          0          XT-PIC  ALI 5451
  8:          1          XT-PIC  rtc
  9:        287          XT-PIC  acpi
 10:          4          XT-PIC  yenta, ohci1394, radeon at pci:0000:01:05.0
 11:     108245          XT-PIC  ohci_hcd, ohci_hcd, eth0
 12:       4107          XT-PIC  i8042
 14:      38110          XT-PIC  ide0
 15:      17427          XT-PIC  ide1
NMI:          0 
ERR:          0

+ cat -v /proc/iomem
00000000-0009e7ff : System RAM
0009e800-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000cefff : Video ROM
000e0000-000effff : Extension ROM
000f0000-000fffff : System ROM
00100000-2eeeffff : System RAM
  00100000-0035caf3 : Kernel code
  0035caf4-004073ff : Kernel data
2eef0000-2eefefff : ACPI Tables
2eeff000-2eefffff : ACPI Non-volatile Storage
2ef00000-2effffff : System RAM
2f000000-2f000fff : 0000:00:0a.0
  2f000000-2f000fff : yenta_socket
2f400000-2f7fffff : PCI CardBus #02
2f800000-2fbfffff : PCI CardBus #02
  2f800000-2f80ffff : 0000:02:00.0
f4000000-f400ffff : 0000:00:0c.0
f4010000-f4013fff : 0000:00:13.0
f4014000-f4014fff : 0000:00:02.0
  f4014000-f4014fff : ohci_hcd
f4015000-f4015fff : 0000:00:08.0
  f4015000-f4015fff : ALI 5451
f4016000-f4016fff : 0000:00:0f.0
  f4016000-f4016fff : ohci_hcd
f4017000-f40177ff : 0000:00:13.0
  f4017000-f40177ff : ohci1394
f4017800-f40178ff : 0000:00:0b.0
  f4017800-f40178ff : 8139cp
f4100000-f41fffff : PCI Bus #01
  f4100000-f410ffff : 0000:01:05.0
f4400000-f4400fff : 0000:00:00.0
f6000000-f7ffffff : PCI Bus #01
  f6000000-f7ffffff : 0000:01:05.0
f8000000-fbffffff : 0000:00:00.0
fff80000-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
02f8-02ff : serial
0376-0376 : ide1
03b0-03bb : RadeonIGP
03c0-03df : vga+
  03d3-03d3 : RadeonIGP
03f6-03f6 : ide0
040b-040b : pnp 00:06
0480-048f : pnp 00:06
04d0-04d1 : pnp 00:06
04d6-04d6 : pnp 00:06
0cf8-0cff : PCI conf1
4000-40ff : PCI CardBus #02
4400-44ff : PCI CardBus #02
8000-803f : 0000:00:11.0
  8000-8003 : PM1a_EVT_BLK
  8004-8005 : PM1a_CNT_BLK
  8008-800b : PM_TMR
  8010-8015 : ACPI CPU throttle
  8018-8027 : GPE0_BLK
8040-805f : 0000:00:11.0
  8040-805f : ali1535-smb
8080-808f : 0000:00:10.0
  8080-8087 : ide0
  8088-808f : ide1
8090-8093 : 0000:00:00.0
  8090-8090 : PM2_CNT_BLK
8098-809f : 0000:00:0c.0
8400-84ff : 0000:00:08.0
  8400-84ff : ALI 5451
8800-88ff : 0000:00:0b.0
  8800-88ff : 8139cp
9000-9fff : PCI Bus #01
  9000-90ff : 0000:01:05.0
f500-f503 : motherboard

+ cat -v /proc/dma
 4: cascade

+ cat -v /proc/mtrr
reg00: base=0x00000000 (   0MB), size= 512MB: write-back, count=1
reg01: base=0x20000000 ( 512MB), size= 128MB: write-back, count=1
reg02: base=0x28000000 ( 640MB), size=  64MB: write-back, count=1
reg03: base=0x2c000000 ( 704MB), size=  32MB: write-back, count=1
reg04: base=0x2e000000 ( 736MB), size=  16MB: write-back, count=1
reg05: base=0xf6000000 (3936MB), size=  16MB: write-combining, count=2
reg06: base=0xf8000000 (3968MB), size=  64MB: write-combining, count=1

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

   3     0   78184008 hda
   3     1   51199123 hda1
   3     2     104422 hda2
   3     3    1228972 hda3
   3     4          1 hda4
   3     5    5116671 hda5
   3     6    5116671 hda6
   3     7    6401871 hda7

+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/proc /proc proc rw,nodiratime 0 0
none /dev tmpfs rw 0 0
/dev/root / ext3 rw 0 0
none /dev tmpfs rw 0 0
none /selinux selinuxfs rw 0 0
/proc /proc proc rw,nodiratime 0 0
/proc/bus/usb /proc/bus/usb usbfs rw 0 0
/sys /sys sysfs rw 0 0
none /dev/pts devpts rw 0 0
/dev/hda2 /boot ext3 rw 0 0
none /dev/shm tmpfs rw 0 0
/dev/hda6 /home ext3 rw 0 0
/dev/hda5 /share vfat rw,nodiratime,fmask=0022,dmask=0022,codepage=cp437,iocharset=ascii 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
/dev/hdc /media/cdrom iso9660 ro,nosuid,nodev 0 0

+ cat -v /proc/swaps
Filename				Type		Size	Used	Priority
/dev/hda3                               partition	1228964	0	-1

+ cat -v /proc/meminfo
MemTotal:       759220 kB
MemFree:        184480 kB
Buffers:         92224 kB
Cached:         244132 kB
SwapCached:          0 kB
Active:         322944 kB
Inactive:       197536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       759220 kB
LowFree:        184480 kB
SwapTotal:     1228964 kB
SwapFree:      1228964 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:         235392 kB
Slab:            35148 kB
CommitLimit:   1608572 kB
Committed_AS:   635296 kB
PageTables:       2560 kB
VmallocTotal:   262136 kB
VmallocUsed:      7916 kB
VmallocChunk:   252916 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     4096 kB

+ cat -v /proc/stat
cpu  55760 313 9877 744114 54369 760 0 0
cpu0 55760 313 9877 744114 54369 760 0 0
intr 8822585 8653270 1116 0 8 1 0 7 2 1 287 4 108245 4107 0 38110 17427
ctxt 1545385
btime 1119143386
processes 5627
procs_running 3
procs_blocked 0

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

+ cat -v /proc/modules
nls_utf8 2113 1 - Live 0xefb7d000
radeon 74177 1 - Live 0xefbce000
drm 68565 2 radeon, Live 0xefbe4000
parport_pc 28421 0 - Live 0xefb96000
lp 12489 0 - Live 0xefa84000
parport 40201 2 parport_pc,lp, Live 0xefb8b000
autofs4 26181 0 - Live 0xefb75000
sunrpc 164485 1 - Live 0xefba4000
driverloader 333889 1 - Loading 0xefcb2000
pcmcia 26465 2 - Live 0xefb6d000
ipt_REJECT 7105 1 - Live 0xefa7c000
ipt_state 1857 1 - Live 0xefa53000
ip_conntrack 40601 1 ipt_state, Live 0xefb62000
iptable_filter 2881 1 - Live 0xefa46000
ip_tables 19777 3 ipt_REJECT,ipt_state,iptable_filter, Live 0xefa72000
vfat 13505 1 - Live 0xefa48000
fat 43229 1 vfat, Live 0xefa66000
dm_mod 59221 0 - Live 0xefa56000
video 15813 0 - Live 0xef9dd000
button 6609 0 - Live 0xefa40000
battery 9285 0 - Live 0xefa3c000
ac 4805 0 - Live 0xef9eb000
md5 4161 1 - Live 0xef9e2000
ipv6 259201 8 - Live 0xefa89000
ohci1394 39129 0 - Live 0xef99e000
ieee1394 309689 1 ohci1394, Live 0xef9ef000
yenta_socket 21065 2 - Live 0xef920000
rsrc_nonstatic 10433 1 yenta_socket, Live 0xef91c000
pcmcia_core 47993 3 pcmcia,yenta_socket,rsrc_nonstatic, Live 0xef982000
ohci_hcd 25685 0 - Live 0xef905000
i2c_ali1535 7237 0 - Live 0xef846000
i2c_core 21953 1 i2c_ali1535, Live 0xef84e000
snd_ali5451 28421 0 - Live 0xef8fd000
snd_ac97_codec 71097 1 snd_ali5451, Live 0xef96f000
snd_pcm_oss 51953 0 - Live 0xef90e000
snd_mixer_oss 18241 1 snd_pcm_oss, Live 0xef8d1000
snd_pcm 99657 3 snd_ali5451,snd_ac97_codec,snd_pcm_oss, Live 0xef955000
snd_timer 33093 1 snd_pcm, Live 0xef8f3000
snd 56741 6 snd_ali5451,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer, Live 0xef8e4000
soundcore 10785 1 snd, Live 0xef898000
snd_page_alloc 9669 1 snd_pcm, Live 0xef85c000
8139cp 24385 0 - Live 0xef855000
mii 4929 1 8139cp, Live 0xef849000
floppy 64753 0 - Live 0xef8c0000
ext3 131145 3 - Live 0xef89e000
jbd 82777 1 ext3, Live 0xef861000

+ env
SSH_AGENT_PID=4466
HOSTNAME=localhost.localdomain
SHELL=/bin/bash
TERM=xterm
HISTSIZE=1000
GTK_RC_FILES=/etc/gtk/gtkrc:/home/tony/.gtkrc-1.2-gnome2
WINDOWID=20971648
USER=tony
LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
GNOME_KEYRING_SOCKET=/tmp/keyring-i9yVbd/socket
SSH_AUTH_SOCK=/tmp/ssh-ObsRXU4465/agent.4465
SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/4438
MAIL=/var/spool/mail/tony
DESKTOP_SESSION=default
PATH=/usr/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin
INPUTRC=/etc/inputrc
PWD=/home/tony/dwlg630/atheros
GDMSESSION=default
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
HOME=/root
SHLVL=4
GNOME_DESKTOP_SESSION_ID=Default
LOGNAME=tony
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-HSSVFC0HvU
LESSOPEN=|/usr/bin/lesspipe.sh %s
DISPLAY=:0.0
G_BROKEN_FILENAMES=1
COLORTERM=gnome-terminal
XAUTHORITY=/root/.xauthBoNDKa
_=/usr/bin/env

+ sysctl -a
sunrpc.tcp_slot_table_entries = 16
sunrpc.udp_slot_table_entries = 16
sunrpc.nlm_debug = 0
sunrpc.nfsd_debug = 0
sunrpc.nfs_debug = 0
sunrpc.rpc_debug = 0
dev.parport.default.spintime = 500
dev.parport.default.timeslice = 200
dev.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000
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:		10
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:		1
dev.cdrom.info = Can write DVD-R:	0
dev.cdrom.info = Can write DVD-RAM:	0
dev.cdrom.info = Can read MRW:		0
dev.cdrom.info = Can write MRW:		0
dev.cdrom.info = Can write RAM:		0
dev.cdrom.info = 
dev.cdrom.info = 
dev.hpet.max-user-freq = 64
dev.rtc.max-user-freq = 64
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.default.max_addresses = 16
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.regen_max_retry = 5
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitations = 3
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.forwarding = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.regen_max_retry = 5
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitations = 3
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.forwarding = 0
net.ipv6.conf.lo.max_addresses = 16
net.ipv6.conf.lo.max_desync_factor = 600
net.ipv6.conf.lo.regen_max_retry = 5
net.ipv6.conf.lo.temp_prefered_lft = 86400
net.ipv6.conf.lo.temp_valid_lft = 604800
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.lo.force_mld_version = 0
net.ipv6.conf.lo.router_solicitation_delay = 1
net.ipv6.conf.lo.router_solicitation_interval = 4
net.ipv6.conf.lo.router_solicitations = 3
net.ipv6.conf.lo.dad_transmits = 1
net.ipv6.conf.lo.autoconf = 1
net.ipv6.conf.lo.accept_redirects = 1
net.ipv6.conf.lo.accept_ra = 1
net.ipv6.conf.lo.mtu = 16436
net.ipv6.conf.lo.hop_limit = 64
net.ipv6.conf.lo.forwarding = 0
net.ipv6.neigh.eth0.locktime = 0
net.ipv6.neigh.eth0.proxy_delay = 79
net.ipv6.neigh.eth0.anycast_delay = 99
net.error: unknown error 22 reading key 'net.ipv6.route.flush'
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.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 = 48128
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 = 6016
net.ipv4.netfilter.ip_conntrack_count = 1
net.ipv4.netfilter.ip_conntrack_max = 48128
net.ipv4.conf.eth0.force_igmp_version = 0
net.ipv4.conf.eth0.disable_policy = 0
net.ipv4.conf.eth0.disable_xfrm = 0
net.ipv4.conf.eth0.arp_ignore = 0
net.ipv4.conf.eth0.arp_announce = 0
net.ipv4.conf.eth0.arp_filter = 0
net.ipv4.conf.eth0.tag = 0
net.ipv4.conf.eth0.log_martians = 0
net.ipv4.conf.eth0.bootp_relay = 0
net.ipv4.conf.eth0.medium_id = 0
net.ipv4.conf.eth0.proxy_arp = 0
net.ipv4.conf.eth0.accept_source_route = 0
net.ipv4.conf.eth0.send_redirects = 1
net.ipv4.conf.eth0.rp_filter = 1
net.ipv4.conf.eth0.shared_media = 1
net.ipv4.conf.eth0.secure_redirects = 1
net.ipv4.conf.eth0.accept_redirects = 1
net.ipv4.conf.eth0.mc_forwarding = 0
net.ipv4.conf.eth0.forwarding = 0
net.ipv4.conf.lo.force_igmp_version = 0
net.ipv4.conf.lo.disable_policy = 1
net.ipv4.conf.lo.disable_xfrm = 1
net.ipv4.conf.lo.arp_ignore = 0
net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 1
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 0
net.ipv4.conf.lo.shared_media = 1
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.accept_redirects = 1
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.forwarding = 0
net.ipv4.conf.default.force_igmp_version = 0
net.ipv4.conf.default.disable_policy = 0
net.ipv4.conf.default.disable_xfrm = 0
net.ipv4.conf.default.arp_ignore = 0
net.ipv4.conf.default.arp_announce = 0
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.default.log_martians = 0
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.accept_source_route = 0
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.accept_redirects = 1
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.forwarding = 0
net.ipv4.conf.all.force_igmp_version = 0
net.ipv4.conf.all.disable_policy = 0
net.ipv4.conf.all.disable_xfrm = 0
net.ipv4.conf.all.arp_ignore = 0
net.ipv4.conf.all.arp_announce = 0
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.all.log_martians = 0
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.rp_filter = 0
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 1
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.neigh.eth0.locktime = 99
net.ipv4.neigh.eth0.proxy_delay = 79
net.ipv4.neigh.eth0.anycast_delay = 99
net.ipv4.neigh.eth0.proxy_qlen = 64
net.ipv4.neigh.eth0.unres_qlen = 3
net.ipv4.neigh.eth0.gc_stale_time = 60
net.ipv4.neigh.eth0.delay_first_probe_time = 5
net.ipv4.neigh.eth0.base_reachable_time = 30
net.ipv4.neigh.eth0.retrans_time = 99
net.ipv4.neigh.eth0.app_solicit = 0
net.ipv4.neigh.eth0.ucast_solicit = 3
net.ipv4.neigh.eth0.mcast_solicit = 3
net.ipv4.neigh.lo.locktime = 99
net.ipv4.neigh.lo.proxy_delay = 79
net.ipv4.neigh.lo.anycast_delay = 99
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.base_reachable_time = 30
net.ipv4.neigh.lo.retrans_time = 99
net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.locktime = 99
net.ipv4.neigh.default.proxy_delay = 79
net.ipv4.neigh.default.anycast_delay = 99
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.unres_qlen = 3
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.base_reachable_time = 30
net.ipv4.neigh.default.retrans_time = 99
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.tcp_bic_beta = 819
net.ipv4.tcp_tso_win_divisor = 8
net.ipv4.tcp_moderate_rcvbuf = 1
net.ipv4.tcp_bic_low_window = 14
net.ipv4.tcp_bic_fast_convergence = 1
net.ipv4.tcp_bic = 1
net.ipv4.tcp_vegas_gamma = 2
net.ipv4.tcp_vegas_beta = 6
net.ipv4.tcp_vegas_alpha = 2
net.ipv4.tcp_vegas_cong_avoid = 0
net.ipv4.tcp_westwood = 0
net.ipv4.tcp_no_metrics_save = 0
net.ipv4.ipfrag_secret_interval = 600
net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_frto = 0
net.ipv4.tcp_tw_reuse = 0
net.ipv4.icmp_ratemask = 6168
net.ipv4.icmp_ratelimit = 1000
net.ipv4.tcp_adv_win_scale = 2
net.ipv4.tcp_app_win = 31
net.ipv4.tcp_rmem = 4096	87380	174760
net.ipv4.tcp_wmem = 4096	16384	131072
net.ipv4.tcp_mem = 393216	524288	786432
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
neterror: unknown error 22 reading key 'net.ipv4.route.flush'
.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_max_memberships = 20
net.ipv4.route.secret_interval = 600
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_expires = 600
net.ipv4.route.gc_elasticity = 8
net.ipv4.route.error_burst = 5000
net.ipv4.route.error_cost = 1000
net.ipv4.route.redirect_silence = 20480
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_load = 20
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_timeout = 300
net.ipv4.route.gc_min_interval_ms = 500
net.ipv4.route.gc_min_interval = 0
net.ipv4.route.max_size = 32768
net.ipv4.route.gc_thresh = 2048
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_ignore_bogus_error_responses = 0
net.ipv4.icmp_echo_ignore_broadcasts = 0
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 32768	61000
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_tw_recycle = 0
net.ipv4.tcp_syncookies = 0
net.ipv4.tcp_fin_timeout = 60
net.ipv4.tcp_retries2 = 15
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_keepalive_intvl = 75
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200
net.ipv4.ipfrag_time = 30
net.ipv4.ip_dynaddr = 0
net.ipv4.ipfrag_low_thresh = 196608
net.ipv4.ipfrag_high_thresh = 262144
net.ipv4.tcp_max_tw_buckets = 180000
net.ipv4.tcp_max_orphans = 131072
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.divert_version = 0.46
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 = 110592
net.core.wmem_default = 110592
net.core.rmem_max = 131071
net.core.wmem_max = 131071
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 = 3510
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.bootloader_type = 113
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 = 3
kernel.pty.max = 4096
kernel.random.uuid = fca46755-8bad-49e9-8561-d73ee6a568da
kernel.random.boot_id = 0359a11b-436a-496b-85d6-994721b44a16
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 3257
kernel.random.poolsize = 512
kernel.threads-max = 24064
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 = 6	4	1	7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 0
kernel.cap-bound = -257
kernel.tainted = 1
kernel.core_pattern = core
kernel.core_uses_pid = 1
kernel.vdso = 0
kernel.print-fatal-signals = 0
kernel.exec-shield-randomize = 1
kernel.exec-shield = 1
kernel.panic = 0
kernel.domainname = (none)
kernel.hostname = localhost.localdomain
kernel.version = #1 Tue May 17 20:27:37 EDT 2005
kernel.osrelease = 2.6.11-1.27_FC3
kernerror: unknown error 22 reading key 'fs.binfmt_misc.register'
el.ostype = Linux
fs.mqueue.msgsize_max = 8192
fs.mqueue.msg_max = 10
fs.mqueue.queues_max = 256
fs.quota.warnings = 1
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 = 27956	25201	45	0	0	0
fs.file-max = 75261
fs.file-nr = 2980	0	75261
fs.inode-state = 21696	104	0	0	0	0	0
fs.inode-nr = 21696	104
fs.binfmt_misc.status = enabled
+ modprobe -V
module-init-tools version 3.1-pre5

+ modprobe -l *driverloader*
/lib/modules/2.6.11-1.27_FC3/extra/driverloader.ko

+ cat -v /etc/modules.conf

+ cat -v /etc/modprobe.conf
alias eth0 8139cp
alias snd-card-0 snd-ali5451
options snd-card-0 index=0
install snd-ali5451 /sbin/modprobe --ignore-install snd-ali5451 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-ali5451 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-ali5451
alias usb-controller ohci-hcd
alias ieee1394-controller ohci1394

+ depmod -e -a

+ cd /etc/driverloader/config && find . -ls
327277    8 drwxr-xr-x   2 root     root         4096 Jun 18 19:10 .
327106    8 -rw-r--r--   1 root     root          432 Jun 18 19:10 ./.infcache
327107    4 -rw-r--r--   1 root     root            0 Jun 18 19:10 ./.modconflicts-2.6.11-1.27_FC3
333355    4 -rw-r--r--   1 root     root            0 Jun 18 16:35 ./.perlmodsok

+ cd /etc/driverloader/config && find . -print -type f -exec cat {} \;
.
./.infcache
net5211.inf PCI 168C 0013 168C 1025
net5211.inf PCI 168C 0013 1186 3202
net5211.inf PCI 168C 0013 168C 2027
net5211.inf PCI 168C 0013 1186 3203
net5211.inf PCI 168C 001A 1186 3B08
net5211.inf PCI 168C 0013 168C 1026
net5211.inf PCI 168C 0013 1186 3A07
net5211.inf PCI 168C 0013 168C 2026
net5211.inf PCI 168C 0013 1186 3A08
net5211.inf PCI 168C 0013 168C 1031
net5211.inf PCI 168C 0013 168C 2031
net5211.inf PCI 168C 0013 1186 3A63
./.modconflicts-2.6.11-1.27_FC3
./.perlmodsok

+ cd /etc/driverloader/static && find . -ls
327278    8 drwxr-xr-x   3 root     root         4096 Jun 18 16:35 .
327279    8 -r--r--r--   1 root     root            4 Apr 12 11:21 ./package
327280    8 -r--r--r--   1 root     root           16 Apr 12 11:21 ./webconf
333156    8 drwxr-xr-x   2 root     root         4096 Jun 18 15:35 ./workarounds
333159    4 -rw-r--r--   1 root     root            0 Jun 18 15:35 ./workarounds/stack

+ cd /etc/driverloader/static && find . -print -type f -exec cat {} \;
.
./package
RPM
./webconf
127.0.0.1:18020
./workarounds
./workarounds/stack

+ ls -lR /usr/lib/driverloader/.
/usr/lib/driverloader/.:
total 336
drwxr-xr-x  2 root root   4096 Jun 18 16:35 CGI
-r--r--r--  1 root root 225851 Apr 12 11:21 CGI.pm
-r--r--r--  1 root root   3214 Apr 12 11:21 LICENSE
-r--r--r--  1 root root   2411 Dec 28 12:11 config.mak
-r--r--r--  1 root root  19303 Apr 12 11:21 dldrparser.pm
drwxr-xr-x  6 root root   4096 Jun 18 16:35 modules
-r-xr-xr-x  1 root root  26313 Apr 12 11:21 webconfd
-r--r--r--  1 root root    695 Apr 12 11:21 webconfd.conf
drwxr-xr-x  5 root root   4096 Jun 18 16:35 webconfdocs

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

/usr/lib/driverloader/./modules:
total 224
drwxr-xr-x  2 root root  4096 Jun 18 16:35 GPL
-r--r--r--  1 root root  7814 Apr 12 08:30 Makefile
drwxr-xr-x  2 root root  4096 Sep 25  2003 binaries
-r--r--r--  1 root root  3053 Aug 21  2004 dldrmod.c
-r--r--r--  1 root root  9321 Apr 12 08:30 dldrpci.c
-r--r--r--  1 root root 10538 Apr 12 08:17 dldrusb.c
drwxr-xr-x  3 root root  4096 Jun 18 16:35 imported
drwxr-xr-x  2 root root  4096 Jun 18 16:35 include
-rwxr-xr-x  1 root root  1797 Jul  6  2004 kernelcompiler.sh
-r--r--r--  1 root root  5451 Mar  8 13:36 osmemory.c
-r--r--r--  1 root root  8698 Apr 12 08:30 osresour.c
-r--r--r--  1 root root 43172 Apr 12 10:14 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 30920 Mar  8 14:24 osusb.c

/usr/lib/driverloader/./modules/GPL:
total 276
-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 Mar  6 18:19 netndis.c
-r--r--r--  1 root root   5639 Dec  8  2004 netndis.h
-r--r--r--  1 root root  13694 Apr 12 10:26 oscompat.h

/usr/lib/driverloader/./modules/binaries:
total 0

/usr/lib/driverloader/./modules/imported:
total 548
-r--r--r--  1 root root 277332 Apr 12 11:19 driverloader-i386.O
-r--r--r--  1 root root 246280 Apr 12 11:20 driverloader-x86_64.O
drwxr-xr-x  2 root root   4096 Jun 18 16:35 include
-r--r--r--  1 root root    366 Apr 12 11:19 makeflags.mak

/usr/lib/driverloader/./modules/imported/include:
total 24
-r--r--r--  1 root root 19843 Aug  7  2004 ndiswrap.h

/usr/lib/driverloader/./modules/include:
total 40
-r--r--r--  1 root root 16471 Mar  8 13:31 osservices.h
-r--r--r--  1 root root  2494 Mar  8 13:57 osusb.h
-r--r--r--  1 root root  1228 Dec 26 02:15 typedefs.h

/usr/lib/driverloader/./webconfdocs:
total 32
drwxr-xr-x  2 root root 4096 Jun 18 16:35 cgi-bin
drwxr-xr-x  2 root root 4096 Jun 18 16:35 images
drwxr-xr-x  2 root root 4096 Jun 18 16:35 includes
-r--r--r--  1 root root   94 Oct  2  2003 index.html

/usr/lib/driverloader/./webconfdocs/cgi-bin:
total 60
-r-xr-xr-x  1 root root 20113 Dec 31 03: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 03:20 parse.cgi
-r-xr-xr-x  1 root root  2605 Sep 10  2004 saveconfig.cgi

/usr/lib/driverloader/./webconfdocs/images:
total 32
-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 52
-r--r--r--  1 root root   144 Apr 12 11:21 config.inc
-r--r--r--  1 root root   400 Jan  7  2004 footer.inc
-r--r--r--  1 root root   859 Apr 12 11:21 header.inc
-r--r--r--  1 root root  1094 Apr 12 11:21 mainhead.inc
-r--r--r--  1 root root 15670 Oct 15  2003 tooltip.js

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

+ ls -lR /var/lib/driverloader/.
/var/lib/driverloader/.:
total 432
-rw-r--r--  1 root root 405056 Jun 18 20:19 ar5211.sys
-rw-r--r--  1 root root  21568 Jun 18 20:19 net5211.inf

+ cd /var/lib/driverloader && find . -name '*.inf' -type f -print -exec cat {} \;
./net5211.inf
;/*++
;
;Copyright (c) D-Link, All Rights Reserved
;
;Module Name:
;
;    net5211.inf
;
;Abstract:
;    INF file for installing D-Link Wireless Network Adapter
;
;    Installs ar5211.sys (NDIS 5/5.1 driver) on NT platforms (2000, XP and greater)
;    Installs ar52119x.sys (NDIS 5 driver) on 9x platforms
;
;--*/

[Version]
Signature   = "$CHICAGO$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %DLINK%
Compatible  = 1
DriverVer   = 7/7/2004,2.2.4.32
Catalogfile = net5211.cat

[Manufacturer]
%DLINK%     = D-Link

[ControlFlags]
ExcludeFromSelect = *

[D-Link]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
; Generic
; For G 9013
%ATHER.DeviceDesc.0013_1%  = ATHER_DEV_9013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_1025168C
%ATHER.DeviceDesc.0013_1%  = ATHER_DEV_9013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_32021186
%ATHER.DeviceDesc.0013_3%  = ATHER_DEV_9013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_2027168C
%ATHER.DeviceDesc.0013_3%  = ATHER_DEV_9013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_32031186
%ATHER.DeviceDesc.0013_6%  = ATHER_DEV_9013.ndi,    PCI\VEN_168C&DEV_001A&SUBSYS_3B081186

; For A+G 8013
%ATHER.DeviceDesc.0013_2%  = ATHER_DEV_8013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_1026168C
%ATHER.DeviceDesc.0013_2%  = ATHER_DEV_8013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_3A071186
%ATHER.DeviceDesc.0013_4%  = ATHER_DEV_8013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_2026168C
%ATHER.DeviceDesc.0013_4%  = ATHER_DEV_8013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_3A081186
%ATHER.DeviceDesc.0013_2%  = ATHER_DEV_8013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_1031168C
%ATHER.DeviceDesc.0013_4%  = ATHER_DEV_8013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_2031168C
%ATHER.DeviceDesc.0013_5%  = ATHER_DEV_8013.ndi,    PCI\VEN_168C&DEV_0013&SUBSYS_3A631186




; Windows 9X specific entries
[ATHER_DEV_0012.ndi]
AddReg          = ATHER_DEV_0012.id.reg, 5211.reg, ATHER.win.reg, 5211.acb.reg
CopyFiles       = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[ATHER_DEV_1021.ndi]
AddReg          = ATHER_DEV_1021.id.reg, 5211.reg, ATHER.win.reg, 5211.acb.reg
CopyFiles       = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[ATHER_DEV_1022.ndi]
AddReg          = ATHER_DEV_1022.id.reg, 5211.reg, ATHER.win.reg, 5211.abcb.reg
CopyFiles       = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[ATHER_DEV_2022.ndi]
AddReg          = ATHER_DEV_2022.id.reg, 5211.reg, ATHER.win.reg, 5211.abmp.reg
CopyFiles       = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[ATHER_DEV_0013.ndi]
AddReg          = ATHER_DEV_0013.id.reg, 5211.reg, ATHER.win.reg, 5212.abg.reg
CopyFiles       = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

; G
[ATHER_DEV_9013.ndi]
AddReg          = ATHER_DEV_0013.id.reg, 5211.reg, ATHER.win.reg, 5212_1.abg.reg
CopyFiles       = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

; A+G
[ATHER_DEV_8013.ndi]
AddReg          = ATHER_DEV_0013.id.reg, 5211.reg, ATHER.win.reg, 5212_2.abg.reg
CopyFiles       = ATHER.win.CopyFiles, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles


; Windows NT specific entries

[ATHER_DEV_0012.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5211.acb.reg
CopyFiles       = ATHER.CopyFiles.nt, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[ATHER_DEV_1021.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5211.acb.reg
CopyFiles       = ATHER.CopyFiles.nt, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[ATHER_DEV_1022.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5211.abcb.reg
CopyFiles       = ATHER.CopyFiles.nt, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[ATHER_DEV_2022.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5211.abmp.reg
CopyFiles       = ATHER.CopyFiles.nt, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

[ATHER_DEV_0013.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5212.abg.reg
CopyFiles       = ATHER.CopyFiles.nt, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

; G
[ATHER_DEV_9013.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5212_1.abg.reg
CopyFiles       = ATHER.CopyFiles.nt, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles

; A+G
[ATHER_DEV_8013.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = 5211.reg, ATHER.reg, 5211.reg, 5212_2.abg.reg
CopyFiles       = ATHER.CopyFiles.nt, DEFAULTDESTDIRS
DelFiles        = ATHER.DelIniFiles




[ATHER_DEV_0012.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

[ATHER_DEV_1021.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

[ATHER_DEV_1022.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

[ATHER_DEV_2022.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

[ATHER_DEV_0013.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

; G
[ATHER_DEV_9013.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog

; A+G
[ATHER_DEV_8013.ndi.NT.Services]
AddService      = AR5211, 2, ATHER.Service, common.EventLog


;----------------------------------------------------------------------------
; Win9x id registry sections
; These are not needed by NT

[ATHER_DEV_0012.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0012"

[ATHER_DEV_1021.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0012&SUBSYS_1021168C"

[ATHER_DEV_1022.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0012&SUBSYS_1022168C"

[ATHER_DEV_2022.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0012&SUBSYS_2022168C"

[ATHER_DEV_0013.id.reg]
HKR, Ndi, DeviceID, 0, "PCI\VEN_168C&DEV_0013"



;
; 5211 Enumerated Types
;
[5211.acb.reg]
HKR, ,                                  NetBand,                        0x00002,  "3"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  0
HKR, CustomParams\Configurations\Cfg0,  NetBand,                        0x10003,  3

[5211.abcb.reg]
HKR, ,                                  NetBand,                        0x00002,  "7"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  NetBand,                        0x10003,  7

[5211.abmp.reg]
HKR, ,                                  NetBand,                        0x00002,  "7"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  2
HKR, CustomParams\Configurations\Cfg0,  NetBand,                        0x10003,  7

; 
[5212.abg.reg]
HKR, ,                                  NetBand,                        0x00002,  "31"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  NetBand,                        0x10003,  31

; G
[5212_1.abg.reg]
HKR, ,                                  NetBand,                        0x00002,  "28"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  NetBand,                        0x10003,  28

; A+G
[5212_2.abg.reg]
HKR, ,                                  NetBand,                        0x00002,  "31"
HKR, CustomParams\Configurations,       NicType,                        0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  NetBand,                        0x10003,  31



;-----------------------------------------------------------------------------

;
; 5211 common
;

[5211.reg]

HKR, Ndi\params\MapRegisters,           ParamDesc,                      0,  %MapRegisters%
HKR, Ndi\params\MapRegisters,           default,                        0,  "256"
HKR, Ndi\params\MapRegisters,           min,                            0,  "32"
HKR, Ndi\params\MapRegisters,           max,                            0,  "512"
HKR, Ndi\params\MapRegisters,           step,                           0,  "8"
HKR, Ndi\params\MapRegisters,           base,                           0,  "10"
HKR, Ndi\params\MapRegisters,           type,                           0,  "int"

HKR, Ndi\params\NetworkAddress,         ParamDesc,                      0,  %NetworkAddress%
HKR, Ndi\params\NetworkAddress,         default,                        0,  ""
HKR, Ndi\params\NetworkAddress,         LimitText,                      0,  "12"
HKR, Ndi\params\NetworkAddress,         UpperCase,                      0,  "1"
HKR, Ndi\params\NetworkAddress,         optional,                       0,  "1"
HKR, Ndi\params\NetworkAddress,         type,                           0,  "edit"

HKR, Ndi\params\sleepMode,              ParamDesc,                      0,  %sleepMode%
HKR, Ndi\params\sleepMode,              Base,                           0,  "10"
HKR, Ndi\params\sleepMode,              default,                        0,  "0"
HKR, Ndi\params\sleepMode,              type,                           0,  "enum"
HKR, Ndi\params\sleepMode\enum,         "0",                            0,  %sleepModeOff%
HKR, Ndi\params\sleepMode\enum,         "2",                            0,  %sleepModeNormal%
HKR, Ndi\params\sleepMode\enum,         "1",                            0,  %sleepModeMax%


; Antenna Tx
HKR, Ndi\params\AntennaTx,                    ParamDesc,                      0,  "Antenna Tx"
HKR, Ndi\params\AntennaTx,                    Base,                           0,  "10"
HKR, Ndi\params\AntennaTx,                    default,                        0,  "0"
HKR, Ndi\params\AntennaTx,                    type,                           0,  "enum"
HKR, Ndi\params\AntennaTx\enum,               "0",                            0,  "Both"
HKR, Ndi\params\AntennaTx\enum,               "1",                            0,  "Antenna 1"
HKR, Ndi\params\AntennaTx\enum,               "2",                            0,  "Anteena 2"


; Antenna Tx 03.17.2003
HKR, Ndi\params\antennaSwitch,                    ParamDesc,                      0,  "Antenna Switch"
HKR, Ndi\params\antennaSwitch,                    Base,                           0,  "10"
HKR, Ndi\params\antennaSwitch,                    default,                        0,  "0"
HKR, Ndi\params\antennaSwitch,                    type,                           0,  "enum"
HKR, Ndi\params\antennaSwitch\enum,               "0",                            0,  "Both"
HKR, Ndi\params\antennaSwitch\enum,               "1",                            0,  "Antenna 1"
HKR, Ndi\params\antennaSwitch\enum,               "2",                            0,  "Anteena 2"






HKR, Ndi\params\tpc,                    ParamDesc,                      0,  %tpc%
HKR, Ndi\params\tpc,                    Base,                           0,  "10"
HKR, Ndi\params\tpc,                    default,                        0,  "0"
HKR, Ndi\params\tpc,                    type,                           0,  "enum"
HKR, Ndi\params\tpc\enum,               "0",                            0,  %tpc100%
HKR, Ndi\params\tpc\enum,               "1",                            0,  %tpc50%
HKR, Ndi\params\tpc\enum,               "2",                            0,  %tpc25%
HKR, Ndi\params\tpc\enum,               "3",                            0,  %tpc12%
HKR, Ndi\params\tpc\enum,               "4",                            0,  %tpcLowest%

HKR, Ndi\params\shortPreamble,          ParamDesc,                      0,  %shortPreamble%
HKR, Ndi\params\shortPreamble,          Base,                           0,  "10"
HKR, Ndi\params\shortPreamble,          default,                        0,  "1"
HKR, Ndi\params\shortPreamble,          type,                           0,  "enum"
HKR, Ndi\params\shortPreamble\enum,     "1",                            0,  %shortPreambleEnable%
HKR, Ndi\params\shortPreamble\enum,     "0",                            0,  %shortPreambleDisable%

HKR, Ndi\params\radioEnable,            ParamDesc,                      0,  %radioEnable%
HKR, Ndi\params\radioEnable,            Base,                           0,  "10"
HKR, Ndi\params\radioEnable,            default,                        0,  "1"
HKR, Ndi\params\radioEnable,            type,                           0,  "enum"
HKR, Ndi\params\radioEnable\enum,       "1",                            0,  %radioEnableOn%
HKR, Ndi\params\radioEnable\enum,       "0",                            0,  %radioEnableOff%


HKR, ,                                  AdHocBand,                      0x00002,  "0"
HKR, ,                                  AdHocChannel,                   0x00002,  "2437"
HKR, ,                                  AwakeTimePerf,                  0x00002,  "200"
HKR, ,                                  beaconInterval,                 0x00002,  "100"

; 03.12.2003  
; 0 - don't del bssid list
HKR, ,                                  DelBSSIDList,                   0x00002,  "0"

; Disable back scan
; 0 - don't back scan
HKR, ,                                  bkScanEnable,                   0x00002,  "1"

; Check Our Card
HKR, ,                                  CheckOurCard,                   0x00002,  "1"

; ssid 03.25.2003
HKR, ,                                  ssid,                           0x00002,  "default"

; 108G
HKR, ,                                  abolt,                          0x00002,  "0"

; WiFi 11g Adhoc
HKR, ,                                  WiFiAdhoc,			0x00002,  "0"


HKR, ,                                  bssType,                        0x00002,  "1"
HKR, ,                                  ccode,                          0x00002,  "US"
HKR, ,                                  clist,                          0x00002,  ""
HKR, ,                                  defaultKey,                     0x00002,  "0"
HKR, ,                                  EncryptionAlg,                  0x00002,  "2"
HKR, ,                                  FragThreshold,                  0x00002,  "2346"
HKR, ,                                  HwTxRetries,                    0x00002,  "4"
HKR, ,                                  privacyInvoked,                 0x00002,  "0"
HKR, ,                                  QoS,                            0x00002,  "0"
HKR, ,                                  rateCtrlEnable,                 0x00002,  "1"
HKR, ,                                  RTSThreshold,                   0x00002,  "2346"
HKR, ,                                  scanType,                       0x00002,  "2"
HKR, ,                                  SwTxRetryScale,                 0x00002,  "6"
HKR, ,                                  SmeEnable,                      0x00002,  "1"

HKR, CustomParams\Configurations,       MajorVersion,                   0x10003,  2
HKR, CustomParams\Configurations,       MinorVersion,                   0x10003,  0

HKR, CustomParams\Configurations,       SelectedConfigurationIndex,     0x10003,  0
HKR, CustomParams\Configurations,       SelectedConfigurationName,      0x00002,  "Default"
HKR, CustomParams\Configurations\Cfg0,  AdHocBand,                      0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  ConfigurationName,              0x00002,  "Default"
HKR, CustomParams\Configurations\Cfg0,  DefaultKey,                     0x10003,  0
HKR, CustomParams\Configurations\Cfg0,  EnableMacAddress,               0x10003,  0
HKR, CustomParams\Configurations\Cfg0,  EnableSecurity,                 0x10003,  0
HKR, CustomParams\Configurations\Cfg0,  EncryptionAlg,                  0x10003,  4
HKR, CustomParams\Configurations\Cfg0,  HexEntry,                       0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  leapEnabled,                    0x10003,  0
HKR, CustomParams\Configurations\Cfg0,  MacAddress,                     0x00002,  ""
HKR, CustomParams\Configurations\Cfg0,  NetworkConnectionType,          0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  NetworkName,                    0x00002,  ""
HKR, CustomParams\Configurations\Cfg0,  PowerManagement,                0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  Preamble,                       0x10003,  1
HKR, CustomParams\Configurations\Cfg0,  QoS,                            0x10003,  0
HKR, CustomParams\Configurations\Cfg0,  scanType,                       0x10003,  2
HKR, CustomParams\Configurations\Cfg0,  tpc,                            0x10003,  0

; Allow non admin uses to switch profiles
[5211.reg.security]
"D:ARAI(A;;GA;;;BA)(A;;GA;;;SY)(A;CI;GA;;;IU)"

;-----------------------------------------------------------------------------
; ATHER NT specific
;

[ATHER.reg]
HKR, Ndi,             Service,      0, "AR5211"
HKR, Ndi\Interfaces,  UpperRange,   0, "ndis5"
HKR, Ndi\Interfaces,  LowerRange,   0, "ethernet"
HKR, ,                aifs,         0, "2"
HKR, ,                cwmin,        0, "15"


[ATHER.Service]
DisplayName     = %ATHER.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\ar5211.sys
LoadOrderGroup  = NDIS

;-----------------------------------------------------------------------------
; ATHER NT/XP common
;
[common.EventLog]
AddReg = common.AddEventLog.reg

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

;----------------------------------------------------------------------------
; ATHER Win9x specific
;
[ATHER.win.reg]
HKR, ,                  DevLoader,          0,    "*ndis"
HKR, ,                  DeviceVxDs,         0,    "ar52119x.sys"
HKR, ,                  EnumPropPages,      0,    "netdi.dll,EnumPropPages"

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


HKR, NDIS,              LogDriverName,      0,    "AR52119X"
HKR, NDIS,              MajorNdisVersion,   1,    03
HKR, NDIS,              MinorNdisVersion,   1,    0A
HKR, ,                  aifs,               0,    "2"
HKR, ,                  cwmin,              0,    "15"

HKR, Ndi\Install,       ndis3,              0,    "ATHER.install"

;----------------------------------------------------------------------------
; Win9x Files to Copy
[ATHER.win.CopyFiles]
ar52119x.sys,,,2

;----------------------------------------------------------------------------
; NT Files to Copy
[ATHER.CopyFiles.nt]
ar5211.sys,,,2

[ATHER.DelIniFiles]
Athnic.ini,,,1

[SourceDisksNames]
;
; diskid = description[, [tagfile] [, <unused>, subdir]]
;
1 = %DLINK_Disk%,,,

;----------------------------------------------------------------------------
; Source Files
[SourceDisksFiles]
ar52119x.sys                 = 1,, ; on distribution disk 1
ar5211.sys                   = 1,, ; on distribution disk 1


[DestinationDirs]
ATHER.CopyFiles.nt           = 12
ATHER.win.CopyFiles          = 10,system32\drivers ; %SystemRoot%\system32\drivers 
ATHER.DelIniFiles            = 10,system32\drivers ; %SystemRoot%\system32\drivers 
DefaultDestDir               = 11

[DEFAULTDESTDIRS]
;


[Strings]
DLINK                        = "D-Link"
MapRegisters                 = "Map Registers"
NetworkAddress               = "Network Address"
sleepMode                    = "Power Save Mode"
sleepModeOff                 = "Off"
sleepModeNormal              = "Normal"
sleepModeMax                 = "Maximum"
tpc                          = "Transmit Power"
tpcLowest                    = "Lowest"
tpc12                        = "12.5%"
tpc25                        = "25%"
tpc50                        = "50%"
tpc100                       = "100%"
shortPreamble                = "802.11b Preamble"
shortPreambleEnable          = "Long and Short"
shortPreambleDisable         = "Long only"
radioEnable                  = "Radio On/Off"
radioEnableOn                = "On"
radioEnableOff               = "Off"

DLINK_Disk                 = "D-Link Wireless LAN Install Disk"
ATHER.DeviceDesc.0013_1        = "D-Link AirPlus Xtreme G DWL-G650 Adapter"
ATHER.DeviceDesc.0013_2        = "D-Link AirXpert DWL-AG650 Wireless Cardbus Adapter"
ATHER.DeviceDesc.0013_3        = "D-Link AirPlus Xtreme G DWL-G520 Adapter"
ATHER.DeviceDesc.0013_4        = "D-Link AirXpert DWL-AG520 Wireless PCI Adapter"
ATHER.DeviceDesc.0013_5        = "D-Link AirPremier DWL-AG660 Wireless Cardbus Adapter"
ATHER.DeviceDesc.0013_6        = "D-Link AirPlus G DWL-G630 Wireless Cardbus Adapter"

ATHER.Service.DispName       = "D-Link Adapter"

+ cd /var/lib/driverloader && find . -name '*.sys' -type f -print -exec strings -e l {} \;
./ar5211.sys
BFD: ./ar5211.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .text
BFD: ./ar5211.sys: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .data
```aaabbbcccdddeeefffggghhhiiijjj
aniPeriod
rssiThrLow
hrssiThrHigh
firStepLvl
lspurImmunityLvl
cckWeakSigThr
ofdmWeakSigDet
noiseImmunityLvl
enableANI
hcckTrigHigh
cckTrigLow
ofdmTrigHigh
wofdmTrigLow
rmOffChanTimeWhenBusy
ermMinOnChanTime
rmMaxOffChanTime
rmEnable
xrQueueFrameLimit
epciDetectEnable
pktLogEnable
clientName
burstSeqThreshold
burstTime
ecompWinSize
compProc
removeNoGSubId
disableTurboG
abolt
translateNullSsid
enable32KHzClock
overrideACstatus
RollingAvgPeriod
eSleepSampleTime
SleepLogEnable
AwakeTimePerf
AwakeTimePwrSave
SleepTimePerf
SleepTimePwrSave
SleepMode
eradioEnable
prefBssid4
prefBssid3
prefBssid2
prefBssid1
reAssocEnable
tnoBeaconTimeout
scanType
sleepTimePostScan
scanTimeValid
scanTimePreSleep
bkScanEnable
nclearListOnScan
bssAgingPeriod
roamRateBOnly
roamRateB
roamRateA
roamRssiBOnly
roamRssiB
roamRssiA
mixedPrivacyAllow
wpaEnabled
yauthTypeUseOnly
authType
CardCfgId
tleapTimeout
leapUserPasswd
leapUserPasswdLen
leapUserName
dleapEnabled
defaultKey
yuniqKey
uniqKeyLength
key3
keyLength3
key2
keyLength2
key1
keyLength1
key0
keyLength0
privacyInvoked
EncryptionAlg
capLinkSp
enableFCC3
roverRideTxPower
extendedChanMode
quietAckCtsAllow
tquietOffset
quietDuration
nignore11dBeacon
clist
adhocChannel
ccode
ctpc
AdhocBand
dNetBand
ncfpDuration
atimWindow
shortPreamble
SwTxRetryScale
sHwTxRetries
RTSThreshold
dXrFragThreshold
FragThreshold
beaconInterval
ebssType
Ssid3
Ssid2
Ssid
protectionType
5gdraft5
shortSlotTime
SrateCTS
SmodeCTS
rMinimumRate11Xr
MinimumRateTurbo
gMinimumRate108g
MinimumRate11g
MinimumRate11b
MinimumRate11a
writeBlockSize
antennaSwitch
TransmitRate11Xr
TransmitRateTurbo
TransmitRate108g
gTransmitRate11g
bTransmitRate11b
aTransmitRate11a
gpioPinFunc1
gpioPinFunc0
eCalibrationTime
TriggerAdj
rateCtrlEnable
MapRegisters
BusConfig
DriverDesc
WiFiAdhoc
AuthMode
CheckOurCard
DelBSSIDList
AntennaTx
DriverSysTimeI2
DriverSysTimeI1
DriverSysTime
2FUZ_d
(2<FPZd
2FUZ_d
(2<FPZd
(`(`(`(
\REGISTRY\MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\0006
 	0	 
regAdd.txt
Environment
NdisVersion
jjjj
\Device\GGGAAAZ3
\DosDevices\GGGAAAZ3
@CAHJK
MOFDATA
NDISMOFRESOURCE
VS_VERSION_INFO
StringFileInfo
040904b0
Comments
CompanyName
D-Link
FileDescription
D-Link Wireless Network Adapter
FileVersion
2.2.4.32
InternalName
LegalCopyright
2001-2004 D-Link All Rights Reserved.
LegalTrademarks
D-Link
OriginalFilename
AR5211.SYS
PrivateBuild
ProductName
D-Link Wireless Network Adapter
ProductVersion
2.2.4.32
SpecialBuild
VarFileInfo
Translation

+ cat -v /etc/hotplug/blacklist
#
# Listing a module here prevents the hotplug scripts from loading it.
# Usually that'd be so that some other driver will bind it instead,
# no matter which driver happens to get probed first.  Sometimes user
# mode tools can also control driver binding.
#
# Syntax:  driver name alone (without any spaces) on a line. Other
# lines are ignored.
#

# watchdog drivers
i8xx_tco

# framebuffer drivers
aty128fb
atyfb
radeonfb
i810fb
cirrusfb
kyrofb
i2c-matroxfb
hgafb
rivafb
sstfb
neofb
tridentfb
tdfxfb
virgefb
vga16fb


+ ls -lR /lib/modules/2.6.11-1.27_FC3/misc /lib/modules/2.6.11-1.27_FC3/extra
ls: /lib/modules/2.6.11-1.27_FC3/misc: No such file or directory
/lib/modules/2.6.11-1.27_FC3/extra:
total 1272
-rw-r--r--  1 root root 1293121 Jun 18 16:35 driverloader.ko


More information about the driverloader mailing list