[driverloader] Seeking help with Netgear WG311 card on Redhat 9, connecting to Belkin 54G Wireless Cable/DSL Gateway

Jeffrey Zahodnik jzahod at yahoo.com
Mon Jan 26 21:42:14 EST 2004


Problem:  Unable to get wireless card communicating
with AP successfully.  It appears the card IS being
recognized by the AP (as the access point controls are
showing an address assigned), but not registering the
dynamic IP address on the OS.  

Being a relative newby to Linux, I’ve tried grokking
info from the ifconfig, iwconfig commands...and am
unsure what to try next.  I think I’m pretty close,
and am looking for any help to get over the hump...All
input is greatly appreciated.

Thanks.

JZ 

Technical Specs:
1)	Card – Netgear WG311 PCI (Atheros chipset?)
2)	Kernel – Redhat 2.4.20-28.9
3)	AP – Belkin 54G Wireless Cable/DSL Gateway
4)	DriverLoader- 1.56

Steps  taken so far:
1)	Install of Driver Loader using method #A (binary
rpm package) 
a.	# gunzip
driverloader-1.56_k2.4.20_28.9-1rh.i686.rpm.zip
b.	# rpm –I
driverloader-1.56_k2.4.20_28.9-1rh.i686.rpm

2)	DriverLoader Configuration – http://127.0.0.1:18020
a.	Currently using the netwg311.INF
b.	Wg311nd5.SYS, wag311n5.SYS files

3)	Reload driverloader (required on every reboot of
the system)
a.	# dldrconfig –-remove
b.	# ldrconfig –-auto

4)	# iwconfig 

eth1	IEEE 802.11g ESSID:”belkin54g”
Nickname:”unknown”
Mode:Managed  Frequency:2.462GHz  Access Point:
00:30:BD:96:81:31
Bit Rate=54Mb/s
Encryption key:off
Power Management:off
Link Quality: 1/1  Signal level:-55 dBm  Noise
level:-200dBm
Rx invalid nwid: 0  Rx invalid crypt:0 Rx invalid
frag:0
Tx excessive retries:0  Invalid misc:0  Missed
beacon:0

6)	# iwlist scan – detects local WLAN (and my
neighbors WLAN too!)
 
eth1      Scan completed :
          Cell 01 - Address: 00:30:BD:96:81:31
                    ESSID:"belkin54g"
                    Mode:Managed
                    Frequency:2.462GHz
                    Quality:1/1  Signal level:-56 dBm 
Noise level:-200 dBm
                    Encryption key:off
                    Bit Rate:1Mb/s
                    Bit Rate:2Mb/s
                    Bit Rate:5.5Mb/s
                    Bit Rate:11Mb/s
                    Bit Rate:18Mb/s
                    Bit Rate:24Mb/s
                    Bit Rate:36Mb/s
                    Bit Rate:54Mb/s
                    Extra:bcn_int=100
          Cell 02 - Address: 00:0C:41:81:F9:E3
                    ESSID:"linkdude"
                    Mode:Managed
                    Frequency:2.437GHz
                    Quality:1/1  Signal level:-89 dBm 
Noise level:-200 dBm
                    Encryption key:off
                    Bit Rate:1Mb/s
                    Bit Rate:2Mb/s
                    Bit Rate:5.5Mb/s
                    Bit Rate:11Mb/s
                    Bit Rate:18Mb/s
                    Bit Rate:24Mb/s
                    Bit Rate:36Mb/s
                    Bit Rate:54Mb/s
                    Extra:bcn_int=100

7)	# dldrconfig --dumpdiag (into
/tmp/driverloaderdiag.txt)

+ dldrstop

+ modprobe -v driverloader
/sbin/insmod
/usr/lib/driverloader/modules/binaries/i686/rh/linux-2.4.20-28.9/driverloader.o
Using
/usr/lib/driverloader/modules/binaries/i686/rh/linux-2.4.20-28.9/driverloader.o
Symbol version prefix ''
Warning: loading
/usr/lib/driverloader/modules/binaries/i686/rh/linux-2.4.20-28.9/driverloader.o
will taint the kernel: non-GPL license - see LICENSE
file; Copyright (c)2003-2004 Linuxant inc.
  See http://www.tux.org/lkml/#export-tainted for
information about tainted modules
Module driverloader loaded, with warnings


+ lsmod
Module                  Size  Used by    Tainted: P  
driverloader          134856   0 
parport_pc             19076   1  (autoclean)
lp                      8996   0  (autoclean)
parport                37056   1  (autoclean)
[parport_pc lp]
autofs                 13268   0  (autoclean) (unused)
e1000                  60288   1 
sg                     36524   0  (autoclean)
sr_mod                 18136   0  (autoclean)
ide-scsi               12208   0 
ide-cd                 35712   0 
cdrom                  33728   0  [sr_mod ide-cd]
keybdev                 2976   0  (unused)
mousedev                5556   1 
hid                    22244   0  (unused)
input                   5856   0  [keybdev mousedev
hid]
usb-ohci               21704   0  (unused)
usbcore                79040   1  [hid usb-ohci]
ext3                   70784   6 
jbd                    51924   6  [ext3]
sd_mod                 13452   0  (unused)
scsi_mod              107512   4  [sg sr_mod ide-scsi
sd_mod]

+ date
Mon Jan 26 23:17:10 CST 2004

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

Web configurator: listening on 127.0.0.1:18020

Current parameters: ("dldrconfig --info")

Wireless interface name: eth1
	MAC address    : 00:09:5B:84:99:5A
	Device instance: PCI-0000:00:04.0-168c:0013-1385:4900
	Device driver  : netwg311
	Description    : NETGEAR WG311 802.11g Wireless PCI
Adapter
	License owner  : jzahod at reverber8.com
	License key    : DD-0B-69-E4-67-D9
	License status : OK (Expires 2004-02-23)

+ identify_system
linux-i686(i686)-2.4.20-28.9 RedHat-9

+ uname -a
Linux ballys.localdomain 2.4.20-28.9 #1 Thu Dec 18
13:45:22 EST 2003 i686 i686 i386 GNU/Linux

+ gcc -v
Reading specs from
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/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 --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

+ cat -v /proc/version
Linux version 2.4.20-28.9
(bhcompile at porky.devel.redhat.com) (gcc version 3.2.2
20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Dec 18
13:45:22 EST 2003

+ cat -v /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 2
model name	: Intel(R) Pentium(R) 4 CPU 2.40GHz
stepping	: 9
cpu MHz		: 2399.362
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep
mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr
sse sse2 ss ht tm
bogomips	: 4784.12


+ cat -v /etc/redhat-release
Red Hat Linux release 9 (Shrike)

+ dmesg
Linux version 2.4.20-28.9
(bhcompile at porky.devel.redhat.com) (gcc version 3.2.2
20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Dec 18
13:45:22 EST 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 00000000000a0000
(usable)
 BIOS-e820: 0000000000100000 - 000000003fff0000
(usable)
 BIOS-e820: 000000003fff0000 - 000000003fffec00 (ACPI
data)
 BIOS-e820: 000000003fffec00 - 000000003ffff000
(reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000
(reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee10000
(reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000
(reserved)
127MB HIGHMEM available.
896MB LOWMEM available.
On node 0 totalpages: 262128
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 32752 pages.
Kernel command line: ro root=LABEL=/ hde=ide-scsi apic
ide_setup: hde=ide-scsi
Initializing CPU#0
Detected 2399.362 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 4784.12 BogoMIPS
Memory: 1027324k/1048512k available (1359k kernel
code, 17608k reserved, 1004k data, 132k init, 131008k
highmem)
Dentry cache hash table entries: 131072 (order: 8,
1048576 bytes)
Inode cache hash table entries: 65536 (order: 7,
524288 bytes)
Mount cache hash table entries: 512 (order: 0, 4096
bytes)
Buffer-cache hash table entries: 65536 (order: 6,
262144 bytes)
Page-cache hash table entries: 262144 (order: 8,
1048576 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: bfebfbff 00000000
00000000 00000000
CPU:             Common caps: bfebfbff 00000000
00000000 00000000
CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 09
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch
(rgooch at atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfc6ce, last
bus=0
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Ignoring BAR0-3 of IDE controller 00:0f.1
PCI: Using IRQ router default [1166/0203] at 00:0f.0
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society
NET3.039
Initializing RT netlink socket
apm: BIOS not found.
Starting kswapd
allocated 32 pages and 32 bhs reserved for the highmem
bounces
VFS: Disk quotas vdquot_6.5.1
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with
MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP
enabled
ttyS0 at 0x03f8 (irq = 4) is a 16550A
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
NET4: Frame Diverter 0.46
RAMDISK driver initialized: 16 RAM disks of 4096K size
1024 blocksize
Uniform Multi-Platform E-IDE driver Revision:
7.00beta3-.2.4
ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx
SvrWks CSB6: IDE controller at PCI slot 00:0e.0
SvrWks CSB6: chipset revision 160
SvrWks CSB6: 100% native mode on irq 11
    ide2: BM-DMA at 0x0900-0x0907, BIOS settings:
hde:DMA, hdf:pio
SvrWks CSB6: IDE controller at PCI slot 00:0f.1
SvrWks CSB6: chipset revision 160
SvrWks CSB6: not 100% native mode: will probe irqs
later
    ide0: BM-DMA at 0x08b0-0x08b7, BIOS settings:
hda:DMA, hdb:pio
    ide1: BM-DMA at 0x08b8-0x08bf, BIOS settings:
hdc:pio, hdd:pio
hda: ST3120026A, ATA DISK drive
blk: queue c03cdfe0, I/O limit 4095Mb (mask
0xffffffff)
hde: SAMSUNG CDRW/DVD SM-348B, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide2 at 0x1e8-0x1ef,0x3ee on irq 11
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 234375000 sectors (120000 MB) w/8192KiB Cache,
CHS=14589/255/63, UDMA(33)
ide-floppy driver 0.99.newide
Partition check:
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 hda9
hda10 >
ide-floppy driver 0.99.newide
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind
65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 221k freed
VFS: Mounted root (ext2 filesystem).
SCSI subsystem driver Revision: 1.00
megaraid: v1.18f (Release Date: Tue Dec 10 09:54:39
EST 2002)
megaraid: no BIOS enabled.
Journalled Block Device driver loaded
EXT3-fs: INFO: recovery required on readonly
filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 132k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xf886b000, IRQ 3
usb-ohci.c: usb-00:0f.2, ServerWorks CSB6 OHCI USB
Controller
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik
<vojtech at suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,7),
internal journal
Adding Swap: 48152k swap-space (priority -1)
Adding Swap: 2048248k swap-space (priority -2)
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,3),
internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,8),
internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,5),
internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,9),
internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2),
internal journal
EXT3-fs: mounted filesystem with ordered data mode.
hde: attached ide-scsi driver.
scsi0 : SCSI host adapter emulation for IDE ATAPI
devices
  Vendor: SAMSUNG   Model: CDRW/DVD SM-348B  Rev: T502
  Type:   CD-ROM                             ANSI SCSI
revision: 02
hde: DMA disabled
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
megaraid: v1.18f (Release Date: Tue Dec 10 09:54:39
EST 2002)
megaraid: no BIOS enabled.
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0,
lun 0
sr0: scsi3-mmc drive: 1x/48x writer cd/rw xa/form2
cdda tray
Uniform CD-ROM driver Revision: 3.12
ip_tables: (C) 2000-2002 Netfilter core team
Intel(R) PRO/1000 Network Driver - version 5.0.43-k1
Copyright (c) 1999-2003 Intel Corporation.
divert: allocating divert_blk for eth0
eth0: Intel(R) PRO/1000 Network Connection
ip_tables: (C) 2000-2002 Netfilter core team
e1000: eth0 NIC Link is Up 100 Mbps Full Duplex
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
lp0: using parport0 (polling).
lp0: console ready
mtrr: type mismatch for fd000000,800000 old:
uncachable new: write-combining
mtrr: type mismatch for fd000000,800000 old:
uncachable new: write-combining
divert: allocating divert_blk for eth1
eth1: New link status: Disconnected (0002)
eth1: WEP256, WEP128, WEP64 supported
eth1: at 00:04.0 (MAC address 00:09:5B:84:99:5A) ready
divert: freeing divert_blk for eth1
divert: allocating divert_blk for eth1
eth1: New link status: Disconnected (0002)
eth1: WEP256, WEP128, WEP64 supported
eth1: at 00:04.0 (MAC address 00:09:5B:84:99:5A) ready
eth1: New link status: Connected (0001)
divert: freeing divert_blk for eth1
divert: allocating divert_blk for eth1
eth1: New link status: Disconnected (0002)
eth1: WEP256, WEP128, WEP64 supported
eth1: at 00:04.0 (MAC address 00:09:5B:84:99:5A) ready

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

+ 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  Version 25
          Compatible with Wireless Extension v15 or
earlier,
          Currently compiled with Wireless Extension
v15.

eth1      Recommend Wireless Extension v11 or later,
          Currently compiled with Wireless Extension
v15.


+ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      IEEE 802.11g  ESSID:""  Nickname:"unknown"
          Mode:Managed  Frequency:2.462GHz  Bit
Rate=54Mb/s   
          Encryption key:off
          Power Management:off
          Link Quality:1/1  Signal level:-68 dBm 
Noise level:-200 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx
invalid frag:0
          Tx excessive retries:0  Invalid misc:0  
Missed beacon:0


+ iwlist accesspoints
lo        Interface doesn't have a list of Access
Points

eth0      Interface doesn't have a list of Access
Points

eth1      Access Points in range:
    00:30:BD:96:81:31 : Quality:1/1  Signal level:-66
dBm  Noise level:-200 dBm (updated)

+ iwlist scanning
lo        Interface doesn't support scanning :
Operation not supported

eth0      Interface doesn't support scanning :
Operation not supported

eth1      Scan completed :
          Cell 01 - Address: 00:30:BD:96:81:31
                    ESSID:"belkin54g"
                    Mode:Managed
                    Frequency:2.462GHz
                    Quality:1/1  Signal level:-66 dBm 
Noise level:-200 dBm
                    Encryption key:off
                    Bit Rate:1Mb/s
                    Bit Rate:2Mb/s
                    Bit Rate:5.5Mb/s
                    Bit Rate:11Mb/s
                    Bit Rate:18Mb/s
                    Bit Rate:24Mb/s
                    Bit Rate:36Mb/s
                    Bit Rate:54Mb/s
                    Extra:bcn_int=100


+ iwlist scanning
lo        Interface doesn't support scanning :
Operation not supported

eth0      Interface doesn't support scanning :
Operation not supported

eth1      Scan completed :
          Cell 01 - Address: 00:30:BD:96:81:31
                    ESSID:"belkin54g"
                    Mode:Managed
                    Frequency:2.462GHz
                    Quality:1/1  Signal level:-59 dBm 
Noise level:-200 dBm
                    Encryption key:off
                    Bit Rate:1Mb/s
                    Bit Rate:2Mb/s
                    Bit Rate:5.5Mb/s
                    Bit Rate:11Mb/s
                    Bit Rate:18Mb/s
                    Bit Rate:24Mb/s
                    Bit Rate:36Mb/s
                    Bit Rate:54Mb/s
                    Extra:bcn_int=100
          Cell 02 - Address: 00:0C:41:81:F9:E3
                    ESSID:"linkdude"
                    Mode:Managed
                    Frequency:2.437GHz
                    Quality:1/1  Signal level:-89 dBm 
Noise level:-200 dBm
                    Encryption key:off
                    Bit Rate:1Mb/s
                    Bit Rate:2Mb/s
                    Bit Rate:5.5Mb/s
                    Bit Rate:11Mb/s
                    Bit Rate:18Mb/s
                    Bit Rate:24Mb/s
                    Bit Rate:36Mb/s
                    Bit Rate:54Mb/s
                    Extra:bcn_int=100


+ iptables -L -n -v
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source 
             destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source 
             destination         

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source 
             destination         
+ ifconfig -a
eth0      Link encap:Ethernet  HWaddr
00:C0:9F:33:B8:55  
          inet addr:192.168.2.3  Bcast:192.168.2.255 
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500 
Metric:1
          RX packets:485 errors:0 dropped:0 overruns:0
frame:0
          TX packets:480 errors:0 dropped:0 overruns:0
carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:446281 (435.8 Kb)  TX bytes:64913
(63.3 Kb)
          Interrupt:10 Base address:0xecc0
Memory:fe100000-fe120000 

eth1      Link encap:Ethernet  HWaddr
00:09:5B:84:99:5A  
          BROADCAST MULTICAST  MTU:1500  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:100 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:16884 errors:0 dropped:0
overruns:0 frame:0
          TX packets:16884 errors:0 dropped:0
overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:1209511 (1.1 Mb)  TX bytes:1209511
(1.1 Mb)


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

+ netstat -in
Kernel Interface table
Iface     MTU Met   RX-OK RX-ERR RX-DRP RX-OVR   TX-OK
TX-ERR TX-DRP TX-OVR Flg
eth0       1500   0     485      0      0      0    
480      0      0      0 BMRU
lo        16436   0   16884      0      0      0  
16884      0      0      0 LRU

+ ip addr
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd
00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc
pfifo_fast qlen 100
    link/ether 00:c0:9f:33:b8:55 brd ff:ff:ff:ff:ff:ff
    inet 192.168.2.3/24 brd 192.168.2.255 scope global
eth0
5: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop
qlen 100
    link/ether 00:09:5b:84:99:5a brd ff:ff:ff:ff:ff:ff

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

+ ip route
192.168.2.0/24 dev eth0  proto kernel  scope link  src
192.168.2.3 
169.254.0.0/16 dev eth0  scope link 
127.0.0.0/8 dev lo  scope link 
default via 192.168.2.1 dev eth0 

+ lspci -n
00:00.0 Class 0600: 1166:0017 (rev 32)
00:00.1 Class 0600: 1166:0017
00:02.0 Class 0200: 8086:100e (rev 02)
00:04.0 Class 0200: 168c:0013 (rev 01)
00:07.0 Class 0401: 1102:0002 (rev 0a)
00:07.1 Class 0980: 1102:7002 (rev 0a)
00:08.0 Class 0300: 1002:4752 (rev 27)
00:0e.0 Class 0101: 1166:0217 (rev a0)
00:0f.0 Class 0600: 1166:0203 (rev a0)
00:0f.1 Class 0101: 1166:0213 (rev a0)
00:0f.2 Class 0c03: 1166:0221 (rev 05)
00:0f.3 Class 0601: 1166:0227

+ lspci -v
00:00.0 Host bridge: ServerWorks GCNB-LE Host Bridge
(rev 32)
	Flags: fast devsel

00:00.1 Host bridge: ServerWorks GCNB-LE Host Bridge
	Flags: fast devsel

00:02.0 Ethernet controller: Intel Corp. 82540EM
Gigabit Ethernet Controller (rev 02)
	Subsystem: Dell Computer Corporation: Unknown device
0134
	Flags: bus master, 66Mhz, medium devsel, latency 32,
IRQ 10
	Memory at fe100000 (32-bit, non-prefetchable)
[size=128K]
	I/O ports at ecc0 [size=64]
	Capabilities: [dc] Power Management version 2
	Capabilities: [e4] PCI-X non-bridge device.
	Capabilities: [f0] Message Signalled Interrupts:
64bit+ Queue=0/0 Enable-

00:04.0 Ethernet controller: Unknown device 168c:0013
(rev 01)
	Subsystem: Netgear: Unknown device 4900
	Flags: bus master, fast Back2Back, medium devsel,
latency 128, IRQ 5
	Memory at fe120000 (32-bit, non-prefetchable)
[size=64K]
	Capabilities: [44] Power Management version 2

00:07.0 Multimedia audio controller: Creative Labs SB
Live! EMU10k1 (rev 0a)
	Subsystem: Creative Labs: Unknown device 8066
	Flags: bus master, medium devsel, latency 32, IRQ 10
	I/O ports at eca0 [size=32]
	Capabilities: [dc] Power Management version 1

00:07.1 Input device controller: Creative Labs SB
Live! MIDI/Game Port (rev 0a)
	Subsystem: Creative Labs Gameport Joystick
	Flags: bus master, medium devsel, latency 32
	I/O ports at ec98 [size=8]
	Capabilities: [dc] Power Management version 1

00:08.0 VGA compatible controller: ATI Technologies
Inc Rage XL (rev 27) (prog-if 00 [VGA])
	Subsystem: Dell Computer Corporation: Unknown device
0134
	Flags: bus master, VGA palette snoop, stepping,
medium devsel, latency 32
	Memory at fd000000 (32-bit, non-prefetchable)
[size=16M]
	I/O ports at e800 [size=256]
	Memory at fe131000 (32-bit, non-prefetchable)
[size=4K]
	Expansion ROM at <unassigned> [disabled] [size=128K]
	Capabilities: [5c] Power Management version 2

00:0e.0 IDE interface: ServerWorks: Unknown device
0217 (rev a0) (prog-if 87 [Master SecO PriP PriO])
	Subsystem: Dell Computer Corporation: Unknown device
0134
	Flags: bus master, medium devsel, latency 64, IRQ 11
	I/O ports at 01e8 [size=8]
	I/O ports at 03ec [size=4]
	I/O ports at 0168 [size=8]
	I/O ports at 036c [size=4]
	I/O ports at 0900 [size=16]

00:0f.0 Host bridge: ServerWorks CSB6 South Bridge
(rev a0)
	Subsystem: ServerWorks: Unknown device 0201
	Flags: bus master, medium devsel, latency 32

00:0f.1 IDE interface: ServerWorks CSB6 RAID/IDE
Controller (rev a0) (prog-if 8a [Master SecP PriP])
	Subsystem: Dell Computer Corporation: Unknown device
4134
	Flags: bus master, medium devsel, latency 64
	I/O ports at <ignored>
	I/O ports at <ignored>
	I/O ports at <ignored>
	I/O ports at <ignored>
	I/O ports at 08b0 [size=16]

00:0f.2 USB Controller: ServerWorks CSB6 OHCI USB
Controller (rev 05) (prog-if 10 [OHCI])
	Subsystem: ServerWorks: Unknown device 0220
	Flags: bus master, medium devsel, latency 32, IRQ 3
	Memory at fe130000 (32-bit, non-prefetchable)
[size=4K]

00:0f.3 ISA bridge: ServerWorks GCLE-2 Host Bridge
	Subsystem: ServerWorks: Unknown device 0230
	Flags: bus master, medium devsel, latency 0


+ lspci -n -vvv
00:00.0 Class 0600: 1166:0017 (rev 32)
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV-
VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast
>TAbort- <TAbort- <MAbort- >SERR- <PERR-

00:00.1 Class 0600: 1166:0017
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV-
VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast
>TAbort- <TAbort- <MAbort- >SERR- <PERR-

00:02.0 Class 0200: 8086:100e (rev 02)
	Subsystem: 1028:0134
	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 (63750ns min), cache line size 10
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at fe100000 (32-bit,
non-prefetchable) [size=128K]
	Region 2: I/O ports at ecc0 [size=64]
	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=1 PME-
	Capabilities: [e4] PCI-X non-bridge device.
		Command: DPERE- ERO+ RBC=0 OST=0
		Status: Bus=0 Dev=0 Func=0 64bit- 133MHz- SCD- USC-,
DC=simple, DMMRBC=0, DMOST=0, DMCRS=0, RSCEM-
Capabilities: [f0] Message Signalled Interrupts:
64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000

00:04.0 Class 0200: 168c:0013 (rev 01)
	Subsystem: 1385:4900
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV-
VGASnoop- ParErr+ Stepping- SERR+ FastB2B+
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr-
DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 128 (2500ns min, 7000ns max), cache line
size 10
	Interrupt: pin A routed to IRQ 5
	Region 0: Memory at fe120000 (32-bit,
non-prefetchable) [size=64K]
	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=2 PME-

00:07.0 Class 0401: 1102:0002 (rev 0a)
	Subsystem: 1102:8066
	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, 5000ns max)
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at eca0 [size=32]
	Capabilities: [dc] Power Management version 1
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:07.1 Class 0980: 1102:7002 (rev 0a)
	Subsystem: 1102:0020
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV-
VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr-
DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32
	Region 0: I/O ports at ec98 [size=8]
	Capabilities: [dc] Power Management version 1
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:08.0 Class 0300: 1002:4752 (rev 27)
	Subsystem: 1028:0134
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV-
VGASnoop+ ParErr- Stepping+ SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr-
DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (2000ns min), cache line size 10
	Region 0: Memory at fd000000 (32-bit,
non-prefetchable) [size=16M]
	Region 1: I/O ports at e800 [size=256]
	Region 2: Memory at fe131000 (32-bit,
non-prefetchable) [size=4K]
	Expansion ROM at <unassigned> [disabled] [size=128K]
	Capabilities: [5c] 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:0e.0 Class 0101: 1166:0217 (rev a0) (prog-if 87
[Master SecO PriP PriO])
	Subsystem: 1028:0134
	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, cache line size 08
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at 01e8 [size=8]
	Region 1: I/O ports at 03ec [size=4]
	Region 2: I/O ports at 0168 [size=8]
	Region 3: I/O ports at 036c [size=4]
	Region 4: I/O ports at 0900 [size=16]

00:0f.0 Class 0600: 1166:0203 (rev a0)
	Subsystem: 1166:0201
	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

00:0f.1 Class 0101: 1166:0213 (rev a0) (prog-if 8a
[Master SecP PriP])
	Subsystem: 1028:4134
	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, cache line size 08
	Region 0: I/O ports at <ignored>
	Region 1: I/O ports at <ignored>
	Region 2: I/O ports at <ignored>
	Region 3: I/O ports at <ignored>
	Region 4: I/O ports at 08b0 [size=16]

00:0f.2 Class 0c03: 1166:0221 (rev 05) (prog-if 10)
	Subsystem: 1166:0220
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+
VGASnoop- ParErr+ Stepping- SERR+ FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr-
DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (20000ns max)
	Interrupt: pin A routed to IRQ 3
	Region 0: Memory at fe130000 (32-bit,
non-prefetchable) [size=4K]

00:0f.3 Class 0601: 1166:0227
	Subsystem: 1166:0230
	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

+ cat -v /proc/pci
PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: ServerWorks GCNB-LE Host Bridge (rev
50).
  Bus  0, device   0, function  1:
    Host bridge: ServerWorks GCNB-LE Host Bridge (#2)
(rev 0).
  Bus  0, device   2, function  0:
    Ethernet controller: Intel Corp. 82540EM Gigabit
Ethernet Controller (rev 2).
      IRQ 10.
      Master Capable.  Latency=32.  Min Gnt=255.
      Non-prefetchable 32 bit memory at 0xfe100000
[0xfe11ffff].
      I/O at 0xecc0 [0xecff].
  Bus  0, device   4, function  0:
    Ethernet controller: PCI device 168c:0013 (rev 1).
      IRQ 5.
      Master Capable.  Latency=128.  Min Gnt=10.Max
Lat=28.
      Non-prefetchable 32 bit memory at 0xfe120000
[0xfe12ffff].
  Bus  0, device   7, function  0:
    Multimedia audio controller: Creative Labs SB
Live! EMU10k1 (rev 10).
      IRQ 10.
      Master Capable.  Latency=32.  Min Gnt=2.Max
Lat=20.
      I/O at 0xeca0 [0xecbf].
  Bus  0, device   7, function  1:
    Input device controller: Creative Labs SB Live!
MIDI/Game Port (rev 10).
      Master Capable.  Latency=32.  
      I/O at 0xec98 [0xec9f].
  Bus  0, device   8, function  0:
    VGA compatible controller: ATI Technologies Inc
Rage XL (rev 39).
      Master Capable.  Latency=32.  Min Gnt=8.
      Non-prefetchable 32 bit memory at 0xfd000000
[0xfdffffff].
      I/O at 0xe800 [0xe8ff].
      Non-prefetchable 32 bit memory at 0xfe131000
[0xfe131fff].
  Bus  0, device  14, function  0:
    IDE interface: PCI device 1166:0217 (ServerWorks)
(rev 160).
      IRQ 11.
      Master Capable.  Latency=64.  
      I/O at 0x1e8 [0x1ef].
      I/O at 0x3ec [0x3ef].
      I/O at 0x168 [0x16f].
      I/O at 0x36c [0x36f].
      I/O at 0x900 [0x90f].
  Bus  0, device  15, function  0:
    Host bridge: ServerWorks CSB6 South Bridge (rev
160).
      Master Capable.  Latency=32.  
  Bus  0, device  15, function  1:
    IDE interface: ServerWorks CSB6 RAID/IDE
Controller (rev 160).
      Master Capable.  Latency=64.  
      I/O at 0x8b0 [0x8bf].
  Bus  0, device  15, function  2:
    USB Controller: ServerWorks CSB6 OHCI USB
Controller (rev 5).
      IRQ 3.
      Master Capable.  Latency=32.  Max Lat=80.
      Non-prefetchable 32 bit memory at 0xfe130000
[0xfe130fff].
  Bus  0, device  15, function  3:
    ISA bridge: ServerWorks GCLE-2 Host Bridge (rev
0).

+ cat -v /proc/cmdline
ro root=LABEL=/ hde=ide-scsi apic

+ cat -v /proc/uptime
2317.89 2139.37

+ cat -v /proc/devices
Character devices:
  1 mem
  2 pty
  3 ttyp
  4 ttyS
  5 cua
  6 lp
  7 vcs
 10 misc
 13 input
 21 sg
 29 fb
 36 netlink
128 ptm
129 ptm
130 ptm
131 ptm
132 ptm
133 ptm
134 ptm
135 ptm
136 pts
137 pts
138 pts
139 pts
140 pts
141 pts
142 pts
143 pts
162 raw
180 usb

Block devices:
  1 ramdisk
  2 fd
  3 ide0
  9 md
 11 sr
 12 unnamed
 14 unnamed
 33 ide2
 38 unnamed
 39 unnamed

+ cat -v /proc/misc
135 rtc
  1 psaux

+ cat -v /proc/filesystems
nodev	rootfs
nodev	bdev
nodev	proc
nodev	sockfs
nodev	tmpfs
nodev	shm
nodev	pipefs
	ext2
nodev	ramfs
	iso9660
nodev	devpts
	ext3
nodev	usbdevfs
nodev	usbfs
nodev	autofs

+ cat -v /proc/interrupts
           CPU0       
  0:     231790          XT-PIC  timer
  1:       2635          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  3:          0          XT-PIC  usb-ohci
  5:    1270776          XT-PIC  driverloader
  8:          1          XT-PIC  rtc
 10:       2073          XT-PIC  eth0
 11:      43623          XT-PIC  ide2
 12:      63944          XT-PIC  PS/2 Mouse
 14:      17628          XT-PIC  ide0
NMI:          0 
ERR:          0

+ cat -v /proc/iomem
00000000-0009ffff : System RAM
000a0000-000bffff : Video RAM area
000c0000-000c7fff : Video ROM
000f0000-000fffff : System ROM
00100000-3ffeffff : System RAM
  00100000-00253c5b : Kernel code
  00253c5c-0034f043 : Kernel data
3fff0000-3fffebff : ACPI Tables
3fffec00-3fffefff : reserved
fd000000-fdffffff : ATI Technologies Inc Rage XL
fe100000-fe11ffff : Intel Corp. 82540EM Gigabit
Ethernet Controller
  fe100000-fe11ffff : e1000
fe120000-fe12ffff : PCI device 168c:0013
  fe120000-fe12ffff : driverloader
fe130000-fe130fff : ServerWorks CSB6 OHCI USB
Controller
  fe130000-fe130fff : usb-ohci
fe131000-fe131fff : ATI Technologies Inc Rage XL
fec00000-fec0ffff : reserved
fee00000-fee0ffff : reserved
fff80000-ffffffff : reserved

+ cat -v /proc/ioports
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
0168-016f : PCI device 1166:0217 (ServerWorks)
01e8-01ef : PCI device 1166:0217 (ServerWorks)
  01e8-01ef : ide2
01f0-01f7 : ide0
036c-036f : PCI device 1166:0217 (ServerWorks)
0378-037a : parport0
03c0-03df : vga+
03ec-03ef : PCI device 1166:0217 (ServerWorks)
  03ee-03ee : ide2
03f6-03f6 : ide0
03f8-03ff : serial(auto)
08b0-08bf : ServerWorks CSB6 RAID/IDE Controller
  08b0-08b7 : ide0
  08b8-08bf : ide1
0900-090f : PCI device 1166:0217 (ServerWorks)
  0900-0907 : ide2
0cf8-0cff : PCI conf1
e800-e8ff : ATI Technologies Inc Rage XL
ec98-ec9f : Creative Labs SB Live! MIDI/Game Port
eca0-ecbf : Creative Labs SB Live! EMU10k1
ecc0-ecff : Intel Corp. 82540EM Gigabit Ethernet
Controller
  ecc0-ecff : e1000

+ cat -v /proc/dma
 4: cascade

+ cat -v /proc/mtrr
reg00: base=0x00000000 (   0MB), size=1024MB:
write-back, count=1
reg01: base=0xfc000000 (4032MB), size=  64MB:
uncachable, count=1

+ cat -v /proc/partitions
major minor  #blocks  name     rio rmerge rsect ruse
wio wmerge wsect wuse running use aveq

   3     0  117187500 hda 11788 81659 378132 84080
5834 14851 81412 2135920 -3 2309420 38262322
   3     1      32098 hda1 19 105 248 100 0 0 0 0 0
100 100
   3     2   20217802 hda2 666 8023 23050 36310 590
1267 9150 93330 0 11440 129640
   3     3      40162 hda3 32 207 478 160 30 14 90 670
0 810 830
   3     4          1 hda4 0 0 0 0 0 0 0 0 0 0 0
   3     5   39021853 hda5 5354 31179 176266 27950
1365 7293 27224 1794810 0 27630 1854590
   3     6    2048256 hda6 13 41 168 70 0 0 0 0 0 70
70
   3     7    1052226 hda7 3829 9882 109658 10720 1206
2379 28960 16380 0 12390 27100
   3     8     522081 hda8 205 2070 4550 430 218 1240
2930 15130 0 2790 15560
   3     9     522081 hda9 1650 30090 63490 8200 2354
2250 9226 38930 0 7950 47130
   3    10      48163 hda10 13 41 168 60 71 408 3832
176670 0 153360 176730

+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext3 rw 0 0
/proc /proc proc rw 0 0
usbdevfs /proc/bus/usb usbdevfs rw 0 0
/dev/hda3 /boot ext3 rw 0 0
none /dev/pts devpts rw 0 0
none /dev/shm tmpfs rw 0 0
/dev/hda8 /tmp ext3 rw 0 0
/dev/hda5 /usr ext3 rw 0 0
/dev/hda9 /var ext3 rw 0 0
/dev/hda2 /home ext3 rw 0 0

+ cat -v /proc/swaps
Filename			Type		Size	Used	Priority
/dev/hda10                      partition	48152	1916
-1
/dev/hda6                       partition	2048248	0	-2

+ cat -v /proc/meminfo
        total:    used:    free:  shared: buffers: 
cached:
Mem:  1055617024 268169216 787447808        0 26374144
140963840
Swap: 2146713600  1961984 2144751616
MemTotal:      1030876 kB
MemFree:        768992 kB
MemShared:           0 kB
Buffers:         25756 kB
Cached:         135744 kB
SwapCached:       1916 kB
Active:         198536 kB
ActiveAnon:      71956 kB
ActiveCache:    126580 kB
Inact_dirty:      1184 kB
Inact_laundry:   19716 kB
Inact_clean:     15712 kB
Inact_target:    47028 kB
HighTotal:      131008 kB
HighFree:         2040 kB
LowTotal:       899868 kB
LowFree:        766952 kB
SwapTotal:     2096400 kB
SwapFree:      2094484 kB

+ cat -v /proc/stat
cpu  11542 0 7503 212746
cpu0 11542 0 7503 212746
page 189567 40716
swap 2 479
intr 1632488 231791 2635 0 0 4 1270783 4 2 1 0 2073
43623 63944 0 17628 0
disk_io: (3,0):(17837,11794,378132,6043,81412) 
ctxt 3186935
btime 1075178319
processes 2290

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

+ cat -v /proc/modules
iptable_filter          2412   0 (autoclean) (unused)
ip_tables              15096   1 [iptable_filter]
driverloader          134856   0
parport_pc             19076   1 (autoclean)
lp                      8996   0 (autoclean)
parport                37056   1 (autoclean)
[parport_pc lp]
autofs                 13268   0 (autoclean) (unused)
e1000                  60288   1
sg                     36524   0 (autoclean)
sr_mod                 18136   0 (autoclean)
ide-scsi               12208   0
ide-cd                 35712   0
cdrom                  33728   0 [sr_mod ide-cd]
keybdev                 2976   0 (unused)
mousedev                5556   1
hid                    22244   0 (unused)
input                   5856   0 [keybdev mousedev
hid]
usb-ohci               21704   0 (unused)
usbcore                79040   1 [hid usb-ohci]
ext3                   70784   6
jbd                    51924   6 [ext3]
sd_mod                 13452   0 (unused)
scsi_mod              107512   4 [sg sr_mod ide-scsi
sd_mod]

+ env
HOSTNAME=ballys.localdomain
TERM=xterm
SHELL=/bin/bash
HISTSIZE=1000
USER=root
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:
USERNAME=root
PATH=/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin
MAIL=/var/spool/mail/root
PWD=/root
INPUTRC=/etc/inputrc
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
HOME=/root
SHLVL=2
BASH_ENV=/root/.bashrc
LOGNAME=root
LESSOPEN=|/usr/bin/lesspipe.sh %s
DISPLAY=:0.0
G_BROKEN_FILENAMES=1
XAUTHORITY=/root/.xauthTt2KGC
_=/usr/bin/env

+ sysctl -a
abi.fake_utsname = 0
abi.trace = 0
abi.defhandler_libcso = 68157441
abi.defhandler_lcall7 = 68157441
abi.defhandler_elf = 0
abi.defhandler_coff = 117440515
dev.parport.parport0.devices.lp.timeslice = 200
dev.parport.parport0.devices.active = none
dev.parport.parport0.modes = PCSPP,TRISTATE
dev.parport.parport0.dma = -1
dev.parport.parport0.irq = -1
dev.parport.parport0.base-addr = 888	1912
dev.parport.parport0.spintime = 500
dev.parport.default.spintime = 500
dev.parport.default.timeslice = 200
dev.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.12
2000/10/18
dev.cdrom.info = 
dev.cdrom.info = drive name:		sr0
dev.cdrom.info = drive speed:		48
dev.cdrom.info = drive # of slots:	1
dev.cdrom.info = Can close tray:		1
dev.cdrom.info = Can open tray:		1
dev.cdrom.info = Can lock tray:		1
dev.cdrom.info = Can change speed:	1
dev.cdrom.info = Can select disk:	0
dev.cdrom.info = Can read multisession:	1
dev.cdrom.info = Can read MCN:		1
dev.cdrom.info = Reports media changed:	1
dev.cdrom.info = Can play audio:		1
dev.cdrom.info = Can write CD-R:		1
dev.cdrom.info = Can write CD-RW:	1
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 = 
dev.cdrom.info = 
dev.raid.speed_limit_max = 10000
dev.raid.speed_limit_min = 100
dev.rtc.max-user-freq = 64
debug.rpmarch = 
debug.kerneltype = 
net.unix.max_dgram_qlen = 10
net.token-ring.rif_timeout = 60000
net.ipv4.conf.eth0.arp_filter = 0
net.ipv4.conf.eth0.tag = 0
net.ipv4.conf.eth0.log_martians = 0
net.ipv4.conf.eth0.bootp_relay = 0
net.ipv4.conf.eth0.medium_id = 0
net.ipv4.conf.eth0.proxy_arp = 0
net.ipv4.conf.eth0.accept_source_route = 1
net.ipv4.conf.eth0.send_redirects = 1
net.ipv4.conf.eth0.rp_filter = 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.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 1
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 1
net.ipv4.conf.lo.shared_media = 1
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.accept_redirects = 1
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.forwarding = 0
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.default.log_martians = 0
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.accept_source_route = 1
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.accept_redirects = 1
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.forwarding = 0
net.ipv4.conf.all.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 = 100
net.ipv4.neigh.eth0.proxy_delay = 80
net.ipv4.neigh.eth0.anycast_delay = 100
net.ipv4.neigh.eth0.proxy_qlen = 64
net.ipv4.neigh.eth0.unres_qlen = 3
net.ipv4.neigh.eth0.gc_stale_time = 60
net.ipv4.neigh.eth0.delay_first_probe_time = 5
net.ipv4.neigh.eth0.base_reachable_time = 30
net.ipv4.neigh.eth0.retrans_time = 100
net.ipv4.neigh.eth0.app_solicit = 0
net.ipv4.neigh.eth0.ucast_solicit = 3
net.ipv4.neigh.eth0.mcast_solicit = 3
net.ipv4.neigh.lo.locktime = 100
net.ipv4.neigh.lo.proxy_delay = 80
net.ipv4.neigh.lo.anycast_delay = 100
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.base_reachable_time = 30
net.ipv4.neigh.lo.retrans_time = 100
net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.locktime = 100
net.ipv4.neigh.default.proxy_delay = 80
net.ipv4.neigh.default.anycast_delay = 100
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.unres_qlen = 3
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.base_reachable_time = 30
net.ipv4.neigh.default.retrans_time = 100
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.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 = 100
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 = 97280	97792	98304
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_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 = 500
net.ipv4.route.error_cost = 100
net.ipv4.route.redirect_silence = 2048
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_load = 2
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_timeout = 300
net.ipv4.route.gc_min_interval = 5
net.ipv4.route.max_size = 131072
net.ipv4.route.gc_thresh = 8192
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_ignore_bogus_error_responses = 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 = 16384
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syn_retries = 5
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_autoconfig = 0
net.ipv4.ip_default_ttl = 64
net.ipv4.ip_forward = 0
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_sack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.core.divert_version = 0.46
net.core.hot_list_length = 128
net.core.optmem_max = 10240
net.core.message_burst = 50
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 = 20
net.core.netdev_max_backlog = 300
net.core.dev_weight = 64
net.core.rmem_default = 65535
net.core.wmem_default = 65535
net.core.rmem_max = 131071
net.core.wmem_max = 131071
vm.max_map_count = 65536
vm.max-readahead = 31
vm.min-readahead = 3
vm.page-cluster = 3
vm.pagetable_cache = 25	50
vm.kswapd = 512	32	8
vm.overcommit_memory = 0
vm.bdflush = 50	500	0	0	500	3000	80	50	0
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.random.uuid =
2ffd0f29-5a2e-4e6f-ae6e-8e1c975bfe33
kernel.random.boot_id =
8ccf302d-94f8-4aca-8d2d-a75f528bb43e
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 8
kernel.random.entropy_avail = 4096
kernel.random.poolsize = 512
kernel.pid_max = 32768
kernel.threads-max = 14336
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.rtsig-max = 1024
kernel.rtsig-nr = 1
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 = 256
kernel.cap-bound = -257
kernel.tainted = 1
kernel.core_pattern = core
kernel.core_uses_pid = 1
kernel.print_fatal_signals = 0
kernel.panic = 0
kernel.domainname = (none)
kernel.hostname = ballys.localdomain
kernel.version = #1 Thu Dec 18 13:45:22 EST 2003
kernel.osrelease = 2.4.20-28.9
kernel.ostype = Linux
fs.quota.syncs = 8
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.lease-break-time = 45
fs.dir-notify-enable = 1
fs.leases-enable = 1
fs.overflowgid = 65534
fs.overflowuid = 65534
fs.dentry-state = 9158	7860	45	0	0	0
fs.file-max = 104851
fs.file-nr = 1610	40	104851
fs.inode-state = 6097	15	0	0	0	0	0
fs.inode-nr = 6097	15

+ modprobe -V
modprobe: Nothing to load ???
Specify at least a module or a wildcard like \*
modprobe version 2.4.22

+ modprobe -l *driverloader*
/lib/modules/2.4.20-28.9/misc/driverloader.o

+ cat -v /etc/modules.conf
alias usb-controller usb-ohci
# Turn off mcdx modules
alias block-major-20 off
# Turn off sound
# alias char-major-14 off
alias scsi_hostadapter megaraid
alias eth0 e1000
alias sound-slot-0 emu10k1
post-install sound-slot-0 /bin/aumix-minimal -f
/etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f
/etc/.aumixrc -S >/dev/null 2>&1 || :
alias eth1 driverloader

+ depmod -e -a

+ cd /etc/driverloader/config && find . -ls
 75626    4 drwxr-xr-x   2 root     root         4096
Jan 26 23:17 .
 75631    0 -rw-r--r--   1 root     root            0
Jan 26 22:46 ./.perlmodsok
 75632    4 -rw-r--r--   1 root     root          709
Jan 26 22:46 ./00:09:5B:84:99:5A
 75634    0 lrwxrwxrwx   1 root     root           17
Jan 26 22:46 ./PCI-0000:00:04.0-168c:0013-1385:4900 ->
00:09:5B:84:99:5A

+ cd /etc/driverloader/config && find . -print -type f
-exec cat {} \;
.
./.perlmodsok
./00:09:5B:84:99:5A
VendorDesc="NETGEAR WG311 802.11g Wireless PCI
Adapter"
NicType="5"
NetBand="12"
AdHocBand="0"
UpperRange="ndis5"
LowerRange="ethernet"
Service="NETGEAR_WG311_SERVICE"
aifs="2"
cwmin="15"
CardType="PCI"
BusType="5"
sleepMode="0"
tpc="0"
shortPreamble="1"
radioEnable="1"
gpioPinFunc0="1"
AwakeTimePerf="200"
beaconInterval="100"
bkScanEnable="1"
bssType="1"
ccode="US"
clist=""
defaultKey="0"
EncryptionAlg="2"
FragThreshold="2346"
HwTxRetries="4"
privacyInvoked="0"
QoS="0"
rateCtrlEnable="1"
RTSThreshold="2346"
scanType="2"
SwTxRetryScale="6"
SmeEnable="1"
LanExpress="AS00"
DynamicConfig="0"
DriverName="netwg311"
ServiceBinary="wg311nd5.sys"
DriverLoaderVersion="1.56"
DriverLoaderInfFile="netwg311.inf"
./PCI-0000:00:04.0-168c:0013-1385:4900

+ cd /etc/driverloader/static && find . -ls
 75627    4 drwxr-xr-x   2 root     root         4096
Jan 26 22:46 .
 75628    4 -r--r--r--   1 root     root           16
Jan 25 20:11 ./webconf
 75633    4 -rw-r--r--   1 root     root           58
Jan 26 22:46 ./00:09:5B:84:99:5A

+ cd /etc/driverloader/static && find . -print -type f
-exec cat {} \;
.
./webconf
127.0.0.1:18020
./00:09:5B:84:99:5A
LicenseOwner="jzahod at reverber8.com"
LicenseKey=0xDD0B69E4

+ ls -lR /usr/lib/driverloader/.
/usr/lib/driverloader/.:
total 292
drwxr-xr-x    2 root     root         4096 Jan 23
15:34 CGI
-r--r--r--    1 root     root       225851 Jan 23
02:17 CGI.pm
-r--r--r--    1 root     root         3214 Jan 23
02:17 LICENSE
-r--r--r--    1 root     root        15376 Jan 23
02:17 dldrparser.pm
drwxr-xr-x    4 root     root         4096 Jan 23
15:34 modules
-r-xr-xr-x    1 root     root        26174 Jan 23
02:17 webconfd
-r--r--r--    1 root     root          695 Jan 23
02:17 webconfd.conf
drwxr-xr-x    5 root     root         4096 Jan 23
15:34 webconfdocs

/usr/lib/driverloader/./CGI:
total 80
-r--r--r--    1 root     root          271 Jan 23
02:17 Apache.pm
-r--r--r--    1 root     root        15148 Jan 23
02:17 Carp.pm
-r--r--r--    1 root     root        14213 Jan 23
02:17 Cookie.pm
-r--r--r--    1 root     root         7191 Jan 23
02:17 Fast.pm
-r--r--r--    1 root     root         7841 Jan 23
02:17 Pretty.pm
-r--r--r--    1 root     root        10942 Jan 23
02:17 Push.pm
-r--r--r--    1 root     root          285 Jan 23
02:17 Switch.pm
-r--r--r--    1 root     root        10855 Jan 23
02:17 Util.pm

/usr/lib/driverloader/./modules:
total 8
drwxr-xr-x    2 root     root         4096 Jan 23
15:34 GPL
drwxr-xr-x    3 root     root         4096 Jan 23
15:34 binaries

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

/usr/lib/driverloader/./modules/binaries:
total 4
drwxr-xr-x    3 root     root         4096 Jan 23
15:34 i686

/usr/lib/driverloader/./modules/binaries/i686:
total 4
drwxr-xr-x    3 root     root         4096 Jan 23
15:34 rh

/usr/lib/driverloader/./modules/binaries/i686/rh:
total 4
drwxr-xr-x    2 root     root         4096 Jan 23
15:34 linux-2.4.20-28.9

/usr/lib/driverloader/./modules/binaries/i686/rh/linux-2.4.20-28.9:
total 156
-r--r--r--    1 root     root       153075 Jan 23
02:17 driverloader.o

/usr/lib/driverloader/./webconfdocs:
total 16
drwxr-xr-x    2 root     root         4096 Jan 23
15:34 cgi-bin
drwxr-xr-x    2 root     root         4096 Jan 23
15:34 images
drwxr-xr-x    2 root     root         4096 Jan 23
15:34 includes
-r--r--r--    1 root     root           94 Oct  2
23:29 index.html

/usr/lib/driverloader/./webconfdocs/cgi-bin:
total 36
-r-xr-xr-x    1 root     root        15965 Jan 23
01:18 config.cgi
-r-xr-xr-x    1 root     root          712 Jan 23
01:25 dmesg.cgi
-r-xr-xr-x    1 root     root         2100 Jan 22
22:22 fileupload.cgi
-r-xr-xr-x    1 root     root         5918 Jan 22
22:22 parse.cgi
-r-xr-xr-x    1 root     root         2233 Jan 22
22:22 saveconfig.cgi

/usr/lib/driverloader/./webconfdocs/images:
total 20
-r--r--r--    1 root     root          253 Oct  6
03:27 blink.gif
-r--r--r--    1 root     root          189 Oct  6
03:27 info.gif
-r--r--r--    1 root     root         9807 Oct  6
03:27 linuxant.gif

/usr/lib/driverloader/./webconfdocs/includes:
total 32
-r--r--r--    1 root     root          144 Jan 23
02:17 config.inc
-r--r--r--    1 root     root          400 Jan  7
22:13 footer.inc
-r--r--r--    1 root     root          846 Jan 23
02:17 header.inc
-r--r--r--    1 root     root          987 Jan 23
02:17 mainhead.inc
-r--r--r--    1 root     root        15670 Oct 15
01:17 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 624
-rw-r--r--    1 root     root        15259 Jan 25
20:02 netwg311.inf
-rw-r--r--    1 root     root       307904 Jan 25
20:03 wag311n5.sys
-rw-r--r--    1 root     root       307904 Jan 25
20:03 wg311nd5.sys

+ cd /var/lib/driverloader && find . -name '*.inf'
-type f -print -exec cat {} \;
./netwg311.inf
;/*++

;

;Copyright (c) 2003 NETGEAR Communications,
Incorporated All Rights Reserved

;

;Module Name:

;

;    netwg311.inf

;

;Abstract:

;    INF file for installing NETGEAR WG311/WAG311
Wireless Network Adapter

;

;--*/



[Version]

Signature    = "$Chicago$"    ; Single INF file for
Windows 98 and Windows 2000

Compatible   = 1              ; Single INF file for
Windows 98 and Windows 2000

Class        = Net

ClassGUID    = {4D36E972-E325-11CE-BFC1-08002BE10318}

Provider     = %Vendor_String%

DriverVer    = 03/17/2003,2.3.1.10  ; Recognized by
Windows 2000 only

CatalogFile  = netwg311.cat





[Manufacturer]

%Vendor_String% = Vendor



[ControlFlags]

ExcludeFromSelect   =
PCI\VEN_168C&DEV_0013&SUBSYS_49001385 

ExcludeFromSelect   =
PCI\VEN_168C&DEV_0013&SUBSYS_4A001385 





[Vendor]

; DisplayName               Section            
DeviceID

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

%LEX.DeviceDesc.MB22g%      = LEX_MB22g_01,    
PCI\VEN_168C&DEV_0013&SUBSYS_49001385

%LEX.DeviceDesc.MB22ag%     = LEX_MB22ag_01,   
PCI\VEN_168C&DEV_0013&SUBSYS_4A001385



;==========================================

[LEX_MB22g_01.NT]  ; Win2k

 AddReg          = LEX_MB22g_01_2k.reg,
LEX_MB22g_01_9x_2k.reg, COMMON_MB22g.reg,
COMMON_G.reg, COMMON_NDIS_2k_WG311.reg,
COMMON_CARDBUS.reg, COMMON.reg

 CopyFiles       = WLAN_2k_WG311.CopyFiles

 DelFiles        = WLAN_2k.DelIniFiles

 BusType         = 5     ; Treat CARDBUS as PCI

 Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI



[LEX_MB22g_01.NT.Services]

 AddService      = NETGEAR_WG311_SERVICE, 2,
WlanNetCard_WG311.Service, WlanNetCard.EventLog



[LEX_MB22g_01_2k.reg]





[LEX_MB22g_01_9x_2k.reg] 

 HKR,    , VendorDesc,  0, %LEX.DeviceDesc.MB22g%



;==========================================

[LEX_MB22ag_01.NT]  ; Win2k

 AddReg          = LEX_MB22ag_01_2k.reg,
LEX_MB22ag_01_9x_2k.reg, COMMON_MB22ag.reg,
COMMON_AG.reg, COMMON_NDIS_2k_WAG311.reg,
COMMON_CARDBUS.reg, COMMON.reg

 CopyFiles       = WLAN_2k_WAG311.CopyFiles

 DelFiles        = WLAN_2k.DelIniFiles

 BusType         = 5     ; Treat CARDBUS as PCI

 Characteristics = 0x84  ; NCF_PHYSICAL | NCF_HAS_UI



[LEX_MB22ag_01.NT.Services]

 AddService      = NETGEAR_WAG311_SERVICE, 2,
WlanNetCard_WAG311.Service, WlanNetCard.EventLog



[LEX_MB22ag_01_2k.reg]





[LEX_MB22ag_01_9x_2k.reg] 

 HKR,    , VendorDesc,  0, %LEX.DeviceDesc.MB22ag%

           

;###############################################################################



[WlanNetCard_WG311.Service]

 DisplayName    = %WG311_Service.DispName%

 ServiceType    = 1    ; SERVICE_KERNEL_DRIVER

 StartType      = 3    ; SERVICE_DEMAND_START

 ErrorControl   = 1    ; NORMAL

 ServiceBinary  = %12%\wg311nd5.sys

 LoadOrderGroup = NDIS


[WlanNetCard_WAG311.Service]

 DisplayName    = %WAG311_Service.DispName%

 ServiceType    = 1    ; SERVICE_KERNEL_DRIVER

 StartType      = 3    ; SERVICE_DEMAND_START

 ErrorControl   = 1    ; NORMAL

 ServiceBinary  = %12%\wag311n5.sys

 LoadOrderGroup = NDIS

 

[WlanNetCard.EventLog]

 AddReg         = WlanNetCard.EventLog.reg



[WlanNetCard.EventLog.reg]

 HKR, , EventMessageFile, 0x00020000,
"%%SystemRoot%%\System32\netevent.dll"

 HKR, , TypesSupported,   0x00010001, 7



;###############################################################################



[COMMON_CARDBUS.reg]

;RegKey,SubKey          ,Name                   ,Type 
 ,Value

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

 HKR,NDI                ,CardType               ,0    
 ,"PCI"

 HKR,                   ,BusType                ,0    
 ,"5"



[COMMON_PCI.reg]

 HKR,NDI                ,CardType               ,0    
 ,"PCI"

 HKR,                   ,BusType                ,0    
 ,"5"



;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

[COMMON_CB21.reg]

HKR,    ,NicType    ,0x00002    ,"0"                ;
CB21



[COMMON_MB22.reg]

HKR,    ,NicType    ,0x00002    ,"2"                ;
MB22



[COMMON_MB22g.reg]

HKR,    ,NicType    ,0x00002    ,"5"                ;
MB22g



[COMMON_MB22ag.reg]

HKR,    ,NicType    ,0x00002    ,"6"                ;
MB22ag





[COMMON_A.reg]

HKR, ,                                  NetBand,      
           0x00002,  %NetBand_DEF_STR_A%

HKR, ,                                  AdHocBand,    
           0x00002,  %AdhocBand_DEF_STR_A%

[COMMON_AB.reg]

HKR, ,                                  NetBand,      
           0x00002,  %NetBand_DEF_STR_AB%

HKR, ,                                  AdHocBand,    
           0x00002,  %AdhocBand_DEF_STR_AB%



 

[COMMON_G.reg]

HKR, ,                                  NetBand,      
           0x00002,  %NetBand_DEF_STR_G%

HKR, ,                                  AdHocBand,    
           0x00002,  %AdhocBand_DEF_STR_G% 





[COMMON_AG.reg]

HKR, ,                                  NetBand,      
           0x00002,  %NetBand_DEF_STR_AG%

HKR, ,                                  AdHocBand,    
           0x00002,  %AdhocBand_DEF_STR_AG%

 

;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^



[COMMON_NDIS_2k_WG311.reg]

 HKR,NDI\Interfaces     ,UpperRange             ,0    
 ,"ndis5"

 HKR,NDI\Interfaces     ,LowerRange             ,0    
 ,"ethernet"

 HKR,NDI                ,Service                ,0    
 ,"NETGEAR_WG311_SERVICE"

 HKR,                   ,aifs                   ,0    
 ,"2"

 HKR,                   ,cwmin                  ,0    
 ,"15"



[COMMON_NDIS_2k_WAG311.reg]

 HKR,NDI\Interfaces     ,UpperRange             ,0    
 ,"ndis5"

 HKR,NDI\Interfaces     ,LowerRange             ,0    
 ,"ethernet"

 HKR,NDI                ,Service                ,0    
 ,"NETGEAR_WAG311_SERVICE"

 HKR,                   ,aifs                   ,0    
 ,"2"

 HKR,                   ,cwmin                  ,0    
 ,"15"

 

[COMMON.reg]



HKR, ,                                  sleepMode,    
                 0x00002, %sleepMode_DEFAULT%

HKR, Ndi\params\sleepMode,              ParamDesc,    
                 0,  %sleepMode%

HKR, Ndi\params\sleepMode,              Base,         
                 0,  "10"

HKR, Ndi\params\sleepMode,              default,      
                 0,  %sleepMode_DEFAULT%

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%



HKR, ,                                  tpc,          
                 0x00002, %tpc_DEFAULT%

HKR, Ndi\params\tpc,                    ParamDesc,    
                 0,  %tpc%

HKR, Ndi\params\tpc,                    Base,         
                 0,  "10"

HKR, Ndi\params\tpc,                    default,      
                 0,  %tpc_DEFAULT%

HKR, Ndi\params\tpc,                    type,         
                 0,  "enum"

HKR, Ndi\params\tpc\enum,               "0",          
                 0,  "100%"

HKR, Ndi\params\tpc\enum,               "1",          
                 0,  "50%"

HKR, Ndi\params\tpc\enum,               "2",          
                 0,  "25%"

HKR, Ndi\params\tpc\enum,               "3",          
                 0,  "12.5%"

HKR, Ndi\params\tpc\enum,               "4",          
                 0,  %tpcLowest%

HKR, ,                                  shortPreamble,
                 0x00002, %shortPreamble_DEFAULT%

HKR, Ndi\params\shortPreamble,          ParamDesc,    
                 0,  %shortPreamble%

HKR, Ndi\params\shortPreamble,          Base,         
                 0,  "10"

HKR, Ndi\params\shortPreamble,          default,      
                 0,  %shortPreamble_DEFAULT%

HKR, Ndi\params\shortPreamble,          type,         
                 0,  "enum"

HKR, Ndi\params\shortPreamble\enum,     "1",          
                 0,  %shortPreambleEnable%

HKR, Ndi\params\shortPreamble\enum,     "0",          
                 0,  %shortPreambleDisable%



HKR, ,                                  radioEnable,  
                 0x00002, %radio_DEFAULT%

HKR, Ndi\params\radioEnable,            ParamDesc,    
                 0,  %radioEnable%

HKR, Ndi\params\radioEnable,            Base,         
                 0,  "10"

HKR, Ndi\params\radioEnable,            default,      
                 0,  %radio_DEFAULT%

HKR, Ndi\params\radioEnable,            type,         
                 0,  "enum"

HKR, Ndi\params\radioEnable\enum,       "1",          
                 0,  %radioEnableOn%

HKR, Ndi\params\radioEnable\enum,       "0",          
                 0,  %radioEnableOff%

HKR, ,                                  gpioPinFunc0, 
                 0x00002,  "1"

     

HKR, ,                                  AwakeTimePerf,
                 0x00002,  "200"

HKR, ,                                 
beaconInterval,                 0x00002,  "100"

HKR, ,                                  bkScanEnable, 
                 0x00002,  "1"

HKR, ,                                  bssType,      
                 0x00002,  "1"

;HKR, ,                                  ccode,       
                  0x00002,  "US"

HKR, ,                                  ccode,		      
         0x00002, %ccode_DEFAULT%

HKR, Ndi\params\ccode,            	ParamDesc,         
            0,  %ccode_Description%

HKR, Ndi\params\ccode,            	Base,              
            0,  "10"

HKR, Ndi\params\ccode,            	default,           
            0,  %ccode_DEFAULT%

HKR, Ndi\params\ccode,            	type,              
            0,  "enum"

HKR, Ndi\params\ccode\enum,       	"DZ",              
            0,  %ccode_Africa%

HKR, Ndi\params\ccode\enum,       	"CN",              
            0,  %ccode_Asia%

HKR, Ndi\params\ccode\enum,       	"AU",              
            0,  %ccode_Australia%

HKR, Ndi\params\ccode\enum,       	"CA",              
            0,  %ccode_Canada%

HKR, Ndi\params\ccode\enum,       	"GB",              
            0,  %ccode_Europe%

;HKR, Ndi\params\ccode\enum,       	"FR",             
             0,  %ccode_France%

HKR, Ndi\params\ccode\enum,       	"IL",              
            0,  %ccode_Israel%

HKR, Ndi\params\ccode\enum,       	"JP",              
            0,  %ccode_Japan%

HKR, Ndi\params\ccode\enum,       	"MX",              
            0,  %ccode_Mexico%

HKR, Ndi\params\ccode\enum,       	"BR",              
            0,  %ccode_SourthAmerica%

HKR, Ndi\params\ccode\enum,       	"US",              
            0,  %ccode_UnitedStates%

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,,LanExpress,0,"AS00"

 HKR,,DynamicConfig,0,"0"

 

;###############################################################################

[DestinationDirs]

;CopyFiles Section      	= Destination Directory ID --
see layout.inf

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

 DefaultDestDir         	= 11 ; Win9x=%windir%\system
Win2k=%windir%\system32

 WLAN_2k_WG311.CopyFiles      	= 12 ;
Win2k=%windir%\system32\drivers

 WLAN_2k_WAG311.CopyFiles	= 12 ;
Win2k=%windir%\system32\drivers

 WLAN_2k.DelIniFiles    	= 12 ;
Win2k=%windir%\system32\drivers



[WLAN_2k_WG311.CopyFiles]

 wg311nd5.sys,,,0x00000004   ; COPYFLG_NOVERSIONCHECK



[WLAN_2k_WAG311.CopyFiles]

 wag311n5.sys,,,0x00000004   ; COPYFLG_NOVERSIONCHECK



[WLAN_2k.DelIniFiles]

 Athnic.ini,,,1



[SourceDisksNames]

; diskid = description[, [tagfile] [, <unused>,
subdir]]

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

 1                      = %DriverDiskName%,,,

 

[SourceDisksFiles.X86]  ; Win2k

 wg311nd5.sys          = 1

 wag311n5.sys          = 1



;###############################################################################

[Strings]

 DriverDiskName             = "NETGEAR Wireless PCI
Adapter Driver Disk"

 Vendor_String              = "NETGEAR, Inc."

 LEX.DeviceDesc.MB22g       = "NETGEAR WG311 802.11g
Wireless PCI Adapter"

 LEX.DeviceDesc.MB22ag      = "NETGEAR WAG311
802.11a/g Wireless PCI Adapter"

 

 WG311_Service.DispName           = "NETGEAR WG311
Wireless PCI Adapter Service"

 WAG311_Service.DispName          = "NETGEAR WAG311
Wireless PCI Adapter Service"

 

; (0x01=11A, 0x02=11A_TURBO, 0x04=11B, 0x08=11G)

 NetBand_DEF_STR_A          = "3"                     
 ; (A/T) 

 NetBand_DEF_STR_AB         = "7"                     
 ; (A/T/B)   

 NetBand_DEF_STR_G          = "12"                    
 ; (B/G)     

 NetBand_DEF_STR_AG         = "15"                    
 ; (A/T/B/G)

 

; (0=11B, 1=11A, 2=11A_TURBO, 3=11G)

 AdhocBand_DEF_STR_A        = "1"                     
 ; (A)

 AdhocBand_DEF_STR_AB       = "1"                     
 ; (A)

 AdhocBand_DEF_STR_G        = "0"                     
 ; (B)

 AdhocBand_DEF_STR_AG       = "0"                     
 ; (B)



; (0=Disable, 1=Maximum, 2=Normal) 

 sleepMode                  = "Power Save Mode"

 sleepModeOff               = "Off"

 sleepModeNormal            = "Normal"

 sleepModeMax               = "Maximum"

 sleepMode_DEFAULT          = "0"  



; (0=100%, 1=50%, 2=25%, 3=12.5%, 4=Lowest) 

 tpc                         = "Transmit Power"

 tpcLowest                   = "Lowest"

 tpc_DEFAULT                 = "0"

; (0=Long Preamble, 1=Long and Short) 

 shortPreamble               = "802.11b Preamble"

 shortPreambleEnable         = "Long and Short"

 shortPreambleDisable        = "Long only"

 shortPreamble_DEFAULT       = "1"



; (0=OFF, 1=ON)  

 radioEnable                 = "Radio On/Off"

 radioEnableOn               = "On"

 radioEnableOff              = "Off"

 radio_DEFAULT               = "1"

 

; (Country Selection)

 ccode_Description	     = "Regional Domain"

 ccode_Africa		     = "Africa"

 ccode_Asia		     = "Asia"

 ccode_Australia	     = "Australia"

 ccode_Canada		     = "Canada"

 ccode_Europe		     = "Europe"

 ccode_France		     = "France"

 ccode_Israel		     = "Israel"

 ccode_Mexico		     = "Mexico"

 ccode_Japan		     = "Japan"

 ccode_SourthAmerica	     = "Sourth America"

 ccode_UnitedStates	     = "United States"

 ccode_DEFAULT		     = "US"

 
+ cd /var/lib/driverloader && find . -name '*.sys'
-type f -print -exec strings -e l {} \;
./wg311nd5.sys
BFD: ./wg311nd5.sys (.text): Section flag
IMAGE_SCN_MEM_NOT_PAGED (0x8000000) ignored
```aaabbbcccdddeeefff
 	0	 
antennaSwitch
gpioPinFunc0
sleepTimePostScan
scanTimePreSleep
bkScanEnable
scanType
nclearListOnScan
bssAgingPeriod
roamRateBOnly
roamRateB
roamRateA
roamRssiBOnly
roamRssiB
roamRssiA
CardCfgId
tleapTimeout
leapUserPasswdLength
leapUserPasswd
leapUserName
dleapEnabled
tnoBeaconTimeout
shortPreamble
AdhocBand
dNetBand
BusConfig
EncryptionAlg
SwTxRetryScale
sHwTxRetries
ctpc
cwmin
aifs
sQos
yuniqKey
key3
key2
key1
key0
defaultKey
uniqKeyLength
keyLength3
keyLength2
keyLength1
keyLength0
privacyInvoked
eradioEnable
RTSThreshold
FragThreshold
protectionType
5gdraft5
shortSlotTime
SrateCTS
SmodeCTS
TransmitRateTurbo
gTransmitRate11g
bTransmitRate11b
aTransmitRate11a
atimWindow
beaconInterval
ncfpDuration
adhocChannel
ccode
clist
ebssType
Bssid
Ssid3
Ssid2
Ssid
SmeEnable
rateCtrlEnable
TriggerAdj
overrideACstatus
RollingAvgPeriod
eSleepSampleTime
SleepLogEnable
AwakeTimePerf
AwakeTimePwrSave
SleepTimePerf
SleepTimePwrSave
SleepMode
eCalibrationTime
MapRegisters
DriverDesc
2FUZ_d
(2<FPZd
2FUZ_d
(2<FPZd
regAdd.txt
Environment
NdisVersion
jjjj
jjjj
MOFDATA
NDISMOFRESOURCE
VS_VERSION_INFO
StringFileInfo
040904b0
Comments
CompanyName
Atheros Communications, Inc.
FileDescription
Driver for Atheros AR5001 Wireless Network Adapter
FileVersion
2.3.1.10
InternalName
AR5211
LegalCopyright
Copyright 2002, Atheros Communications, Inc. All
Rights Reserved.
LegalTrademarks
Atheros(TM), Atheros Driven(TM)
OriginalFilename
AR5211.SYS
PrivateBuild
ProductName
Atheros AR5001 Wireless Network Adapter
ProductVersion
2.3.1.10
SpecialBuild
VarFileInfo
Translation
./wag311n5.sys
BFD: ./wag311n5.sys (.text): Section flag
IMAGE_SCN_MEM_NOT_PAGED (0x8000000) ignored
```aaabbbcccdddeeefff
 	0	 
antennaSwitch
gpioPinFunc0
sleepTimePostScan
scanTimePreSleep
bkScanEnable
scanType
nclearListOnScan
bssAgingPeriod
roamRateBOnly
roamRateB
roamRateA
roamRssiBOnly
roamRssiB
roamRssiA
CardCfgId
tleapTimeout
leapUserPasswdLength
leapUserPasswd
leapUserName
dleapEnabled
tnoBeaconTimeout
shortPreamble
AdhocBand
dNetBand
BusConfig
EncryptionAlg
SwTxRetryScale
sHwTxRetries
ctpc
cwmin
aifs
sQos
yuniqKey
key3
key2
key1
key0
defaultKey
uniqKeyLength
keyLength3
keyLength2
keyLength1
keyLength0
privacyInvoked
eradioEnable
RTSThreshold
FragThreshold
protectionType
5gdraft5
shortSlotTime
SrateCTS
SmodeCTS
TransmitRateTurbo
gTransmitRate11g
bTransmitRate11b
aTransmitRate11a
atimWindow
beaconInterval
ncfpDuration
adhocChannel
ccode
clist
ebssType
Bssid
Ssid3
Ssid2
Ssid
SmeEnable
rateCtrlEnable
TriggerAdj
overrideACstatus
RollingAvgPeriod
eSleepSampleTime
SleepLogEnable
AwakeTimePerf
AwakeTimePwrSave
SleepTimePerf
SleepTimePwrSave
SleepMode
eCalibrationTime
MapRegisters
DriverDesc
2FUZ_d
(2<FPZd
2FUZ_d
(2<FPZd
regAdd.txt
Environment
NdisVersion
jjjj
jjjj
MOFDATA
NDISMOFRESOURCE
VS_VERSION_INFO
StringFileInfo
040904b0
Comments
CompanyName
Atheros Communications, Inc.
FileDescription
Driver for Atheros AR5001 Wireless Network Adapter
FileVersion
2.3.1.10
InternalName
AR5211
LegalCopyright
Copyright 2002, Atheros Communications, Inc. All
Rights Reserved.
LegalTrademarks
Atheros(TM), Atheros Driven(TM)
OriginalFilename
AR5211.SYS
PrivateBuild
ProductName
Atheros AR5001 Wireless Network Adapter
ProductVersion
2.3.1.10
SpecialBuild
VarFileInfo
Translation

+ ls -lR /lib/modules/2.4.20-28.9/misc
/lib/modules/2.4.20-28.9/misc:
total 4
lrwxrwxrwx    1 root     root           79 Jan 26
22:46 driverloader.o ->
/usr/lib/driverloader/modules/binaries/i686/rh/linux-2.4.20-28.9/driverloader.o




__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/


More information about the driverloader mailing list