[driverloader] Belkin F5D7050

cortezb3 cortezb3 at gmail.com
Sun Apr 23 14:50:18 EDT 2006


This problem has been asked before under varying circumstances, but I am
still unclear on the resolution.
I am running Mandriva 2006 with kernel-2.6.12.12 and
kernel-source-2.6-2.6.12-12 on a Dell B120.  I am also booting Lunix from a
USB external drive [if that makes any difference].  The Belkin F5D7050
802.11g USB device works fine in XP with the manufacturer's dirvers on the
CDROM that came with the device.

I downloaded the tarball of the latest driverloader src and compiled
successfully.  I followed the instructions for post install from
http://localhost:18020 and this message was displayed after I selected the
*.inf and *.sys files from the Belkin CDROM was as follows:

*******************************
It seems that your device is either not present or not supported by the
installed driver(s). Either:

1. Plug-in your device and click [Refresh] to retry, OR
2. Upload a new driver using the [Upload Windows Driver] button below.

If your device still does not appear, please look at the Kernel Messages for
possible clues and check that no conflicting kernel modules are loaded.

*******************************

I tried to refresh, plug/unplug the module reinstall drivers [both XP and
Win9x].

Then I:

[root at mrbdell /]# modprobe driverloader
[root at mrbdell /]# dmesg| grep driverloader
driverloader: module license 'see LICENSE file; Copyright (c)2003-2004
Linuxant inc.' taints kernel.
driverloader: stack=8192/60/0
usbcore: registered new driver driverloader
usbcore: deregistering driver driverloader
[I truncated output]
So the device is *seen*...

So I:

 dldrconfig --dumpdiag

/tmp/driverloaderdiag.txt

which output is below. Any help would be appreciated.

*******************

+ dldrstop

+ modprobe -v driverloader
insmod /lib/modules/2.6.12-12mdk/extra/driverloader.ko

+ lsmod
Module                  Size  Used by
driverloader          325456  0
isofs                  32312  1
nls_cp850               4480  2
vfat                   10592  2
fat                    45980  1 vfat
nfsd                  216736  9
exportfs                4608  1 nfsd
lockd                  58536  2 nfsd
nfs_acl                 2752  1 nfsd
sunrpc                128004  13 nfsd,lockd,nfs_acl
raw                     6592  1
i915                   17696  1
drm                    60404  2 i915
md5                     3584  1
ipv6                  234016  10
snd_seq_dummy           2532  0
snd_seq_oss            31136  0
snd_seq_midi_event      5696  1 snd_seq_oss
snd_seq                46960  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          6828  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            48960  0
snd_mixer_oss          16896  1 snd_pcm_oss
snd_hda_intel          13280  3
snd_hda_codec          82688  1 snd_hda_intel
snd_pcm                79784  4 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer              20548  3 snd_seq,snd_pcm
snd_page_alloc          8392  2 snd_hda_intel,snd_pcm
snd                    46116  13
snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
soundcore               7008  1 snd
b44                    20264  0
mii                     4704  1 b44
af_packet              16392  4
video                  14052  0
thermal                10920  0
tc1100_wmi              5092  0
processor              17876  1 thermal
fan                     3172  0
container               3008  0
button                  4848  0
battery                 7460  0
ac                      3268  0
ide_cd                 37988  1
loop                   14504  0
nls_iso8859_1           3680  4
ntfs                  212792  1
intel_agp              20636  1
agpgart                29032  3 drm,intel_agp
nvram                   7400  0
tsdev                   5984  0
joydev                  8128  0
evdev                   7648  1
ext3                  124744  7
jbd                    48568  1 ext3
sd_mod                 16112  11
usb_storage            81860  10
scsi_mod              120808  2 sd_mod,usb_storage
ehci_hcd               29000  0
uhci_hcd               28944  0
usbcore               108156  5 driverloader,usb_storage,ehci_hcd,uhci_hcd

+ date
Sun Apr 23 12:42:20 EDT 2006

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

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.12-12mdk Mandriva-2006.0

+ uname -a
Linux mrbdell.ath.cx 2.6.12-12mdk #1 Fri Sep 9 18:15:22 CEST 2005 i686
Intel(R) Celeron(R) M processor         1.40GHz unknown GNU/Linux

+ gcc -v
Using built-in specs.
Target: i586-mandriva-linux-gnu
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib
--with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info
--enable-shared --enable-threads=posix --disable-checking
--enable-languages=c,c++,ada,f95,objc,java
--host=i586-mandriva-linux-gnu --with-system-zlib --enable-long-long
--enable-__cxa_atexit --enable-clocale=gnu
--disable-libunwind-exceptions --enable-java-awt=gtk
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--enable-gtk-cairo --disable-libjava-multilib
Thread model: posix
gcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)

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

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

+ sed --version
GNU sed version 4.1.4
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.

+ gawk --version
GNU Awk 3.1.4
Copyright (C) 1989, 1991-2003 Free Software Foundation.

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

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

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

+ cat -v /proc/version
Linux version 2.6.12-12mdk (apatard at n1.mandriva.com) (gcc version
4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)) #1 Fri Sep 9
18:15:22 CEST 2005

+ cat -v /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 13
model name	: Intel(R) Celeron(R) M processor         1.40GHz
stepping	: 8
cpu MHz		: 1396.830
cache size	: 1024 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 clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx
bogomips	: 2752.51


+ cat -v /etc/mandrakelinux-release
Mandriva Linux release 2006.0 (Official) for i586

+ cat -v /etc/mandrake-release
Mandriva Linux release 2006.0 (Official) for i586

+ cat -v /etc/mandriva-release
Mandriva Linux release 2006.0 (Official) for i586

+ cat -v /etc/redhat-release
Mandriva Linux release 2006.0 (Official) for i586

+ dmesg
Linux version 2.6.12-12mdk (apatard at n1.mandriva.com) (gcc version
4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)) #1 Fri Sep 9
18:15:22 CEST 2005
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
 BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001f7d3800 (usable)
 BIOS-e820: 000000001f7d3800 - 0000000020000000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000f0007000 (reserved)
 BIOS-e820: 00000000f0008000 - 00000000f000c000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fed20000 - 00000000fee10000 (reserved)
 BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
503MB LOWMEM available.
NX (Execute Disable) protection: active
On node 0 totalpages: 128979
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 124883 pages, LIFO batch:31
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 DELL                                  ) @ 0x000fc970
ACPI: RSDT (v001 DELL    D05     0x27d60118 ASL  0x00000061) @ 0x1f7d4425
ACPI: FADT (v001 DELL    D05     0x27d60118 ASL  0x00000061) @ 0x1f7d4c00
ACPI: MADT (v001 DELL    D05     0x27d60118 ASL  0x00000047) @ 0x1f7d5400
ACPI: MCFG (v016 DELL    D05     0x27d60118 ASL  0x00000061) @ 0x1f7d53c0
ACPI: SSDT (v001  PmRef  Cpu0Cst 0x00003001 INTL 0x20030522) @ 0x1f7d4658
ACPI: SSDT (v001  PmRef    CpuPm 0x00003000 INTL 0x20030522) @ 0x1f7d445d
ACPI: DSDT (v001 INT430 SYSFexxx 0x00001001 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 6:13 APIC version 20
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 20000000 (gap: 20000000:c0000000)
Built 1 zonelists
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Initializing CPU#0
Kernel command line: BOOT_IMAGE=linux root=807 resume=/dev/sda5 splash=silent
bootsplash: silent mode.
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 1396.830 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 506816k/515916k available (2348k kernel code, 8592k reserved,
717k data, 268k init, 0k highmem, 0k BadRAM)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 2752.51 BogoMIPS (lpj=1376256)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: afe9fbff 00100000 00000000 00000000
00000000 00000000 00000000
CPU: After vendor identify, caps: afe9fbff 00100000 00000000 00000000
00000000 00000000 00000000
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: After all inits, caps: afe9fbff 00100000 00000000 00000040
00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: Intel(R) Celeron(R) M processor         1.40GHz stepping 08
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: Looking for DSDT in initrd... not found.
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 pin1=2 pin2=-1
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 377k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfba7e, last bus=13
PCI: Using MMCONFIG
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20050309
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:00:02.0
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
ACPI: PCI Interrupt Link [LNKC] (IRQs *9 10 11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *7 9 10 11)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 10 devices
PnPBIOS: Disabled
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
pnp: 00:01: ioport range 0x4d0-0x4d1 has been reserved
pnp: 00:01: ioport range 0x1000-0x1005 could not be reserved
pnp: 00:01: ioport range 0x1008-0x100f could not be reserved
pnp: 00:02: ioport range 0xf400-0xf4fe has been reserved
pnp: 00:02: ioport range 0x1006-0x1007 has been reserved
pnp: 00:02: ioport range 0x100a-0x1059 could not be reserved
pnp: 00:02: ioport range 0x1060-0x107f has been reserved
pnp: 00:02: ioport range 0x1080-0x10bf has been reserved
pnp: 00:02: ioport range 0x10c0-0x10df has been reserved
pnp: 00:07: ioport range 0x900-0x90f has been reserved
pnp: 00:07: ioport range 0x910-0x91f has been reserved
pnp: 00:07: ioport range 0x920-0x92f has been reserved
pnp: 00:07: ioport range 0x930-0x93f has been reserved
pnp: 00:07: ioport range 0x940-0x97f has been reserved
apm: BIOS not found.
audit: initializing netlink socket (disabled)
audit(1145792986.652:0): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
devfs: 2004-01-31 Richard Gooch (rgooch at atnf.csiro.au)
devfs: boot_options: 0x0
Initializing Cryptographic API
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[pcie00]
Allocate Port Service[pcie02]
Allocate Port Service[pcie03]
ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1c.3 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[pcie00]
Allocate Port Service[pcie02]
Allocate Port Service[pcie03]
vesafb: framebuffer at 0xc0000000, mapped to 0xe0080000, using 3750k,
total 7872k
vesafb: mode is 800x600x16, linelength=1600, pages=7
vesafb: protected mode interface info at 00ff:44f0
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size
34430 bytes,<6>...found (800x600, 34382 bytes, v3).
Console: switching to colour frame buffer device 93x30
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12
PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
i8042.c: Warning: Keylock active.
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 $ 8 ports, IRQ sharing enabled
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize
pktcdvd: v0.2.0a 2004-07-14 Jens Axboe (axboe at suse.de) and petero2 at telia.com
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH6: IDE controller at PCI slot 0000:00:1f.1
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 16 (level, low) -> IRQ 16
ICH6: chipset revision 3
ICH6: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xbfa0-0xbfa7, BIOS settings: hda:DMA, hdb:DMA
Probing IDE interface ide0...
hda: SAMSUNG MP0402H, ATA DISK drive
hdb: SONY CD-RW/DVD-ROM CRX835E, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 1024KiB
hda: 78140160 sectors (40007 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100)
hda: cache flushes supported
 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3
mice: PS/2 mouse device common for all mice
md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
input: AT Translated Set 2 keyboard on isa0060/serio0
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
NET: Registered protocol family 1
ACPI wakeup devices:
 LID PBTN PCI0 USB0 USB1 USB2 USB4 USB3 AZAL MODM PCIE RP01 RP02 RP03
RP04 RP05 RP06
ACPI: (supports S0 S3 S4 S4bios S5)
BIOS EDD facility v0.16 2004-Jun-25, 2 devices found
devfs_mk_dev: could not append to parent for md/0
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.2
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000bf80
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000bf60
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000bf40
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.3 to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
usb 1-1: new full speed USB device using uhci_hcd and address 2
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.3: irq 19, io base 0x0000bf20
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
ehci_hcd 0000:00:1d.7: irq 16, io mem 0xb0000000
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
usb 1-1: unable to read config index 0 descriptor/all
usb 1-1: can't read configurations, error -75
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 8 ports detected
SCSI subsystem initialized
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
Synaptics Touchpad, model: 1, fw: 6.2, id: 0xa5a0b1, caps: 0xa04713/0x0
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
usb 5-1: new high speed USB device using ehci_hcd and address 2
usb 5-5: new high speed USB device using ehci_hcd and address 3
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
  Vendor: SAMSUNG   Model: MP0402H           Rev: UC10
  Type:   Direct-Access                      ANSI SCSI revision: 00
usb-storage: device scan complete
SCSI device sda: 78242976 512-byte hdwr sectors (40060 MB)
sda: assuming drive cache: write through
SCSI device sda: 78242976 512-byte hdwr sectors (40060 MB)
sda: assuming drive cache: write through
 /dev/scsi/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 p8 p9 p10 p11 p12 p13 >
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 268k freed
ts: Compaq touchscreen protocol output
EXT3 FS on sda7, internal journal
Adding 521600k swap on /dev/sda5.  Priority:-1 extents:1
Non-volatile memory driver v1.2
hw_random: RNG not detected
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 915GM Chipset.
agpgart: Detected 7932K stolen memory.
agpgart: AGP aperture is 256M @ 0xc0000000
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda11, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
ntfs: Ignoring new-style parameters in presence of obsolete ones
NTFS driver 2.1.22 [Flags: R/O DEBUG MODULE].
NTFS volume version 3.1.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda12, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda9, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda10, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
loop: loaded (max 8 devices)
hdb: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
ACPI: AC Adapter [AC] (off-line)
ACPI: Battery Slot [BAT0] (battery present)
ACPI: Lid Switch [LID]
ACPI: Power Button (CM) [PBTN]
ACPI: Sleep Button (CM) [SBTN]
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: Thermal Zone [THM] (52 C)
ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
ACPI: Video Device [VID2] (multi-head: yes  rom: no  post: no)
Floppy drive(s): fd0 is 1.44M
floppy0: no floppy controllers found
Floppy drive(s): fd0 is 1.44M
floppy0: no floppy controllers found
NET: Registered protocol family 17
b44.c:v0.95 (Aug 3, 2004)
ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 18 (level, low) -> IRQ 18
eth0: Broadcom 4400 10/100BaseT Ethernet 00:14:22:95:c5:20
b44: eth0: Link is down.
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is off for TX and off for RX.
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1b.0 to 64
hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hdb: drive_cmd: error=0x04 { AbortedCommand }
ide: failed opcode was: 0xec
hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hdb: drive_cmd: error=0x04 { AbortedCommand }
ide: failed opcode was: 0xec
hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hdb: drive_cmd: error=0x04 { AbortedCommand }
ide: failed opcode was: 0xec
driverloader: module license 'see LICENSE file; Copyright (c)2003-2004
Linuxant inc.' taints kernel.
driverloader: stack=8192/60/0
usbcore: registered new driver driverloader
NET: Registered protocol family 10
Disabled Privacy Extensions on device c03c5760(lo)
IPv6 over IPv4 tunneling driver
[drm] Initialized drm 1.0.0 20040925
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
mtrr: 0xc0000000,0x10000000 overlaps existing 0xc0000000,0x400000
[drm] Initialized i915 1.1.0 20040405 on minor 0:
mtrr: base(0xc0020000) is not aligned on a size(0x300000) boundary
Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
eth0: no IPv6 routers present
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found
(800x600, 10117 bytes, v3).
bootsplash: status on console 0 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found
(800x600, 10117 bytes, v3).
bootsplash: status on console 1 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found
(800x600, 10117 bytes, v3).
bootsplash: status on console 2 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found
(800x600, 10117 bytes, v3).
bootsplash: status on console 3 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found
(800x600, 10117 bytes, v3).
bootsplash: status on console 4 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found
(800x600, 10117 bytes, v3).
bootsplash: status on console 5 changed to on
ISO 9660 Extensions: Microsoft Joliet Level 3
ISOFS: changing to secondary root
usbcore: deregistering driver driverloader
driverloader: stack=8192/60/0
usbcore: registered new driver driverloader
usb 5-1: USB disconnect, address 2
usbcore: deregistering driver driverloader
driverloader: stack=8192/60/0
usbcore: registered new driver driverloader
usb 5-1: new high speed USB device using ehci_hcd and address 4
usbcore: deregistering driver driverloader
driverloader: stack=8192/60/0
usbcore: registered new driver driverloader
usb 5-1: USB disconnect, address 4
usb 5-1: new high speed USB device using ehci_hcd and address 5
usbcore: deregistering driver driverloader
driverloader: stack=8192/60/0
usbcore: registered new driver driverloader
usbcore: deregistering driver driverloader
driverloader: stack=8192/60/1
usbcore: registered new driver driverloader
Unable to handle kernel NULL pointer dereference at virtual address 00000008
 printing eip:
e083b219
*pde = 125e8001
Oops: 0000 [#1]
Modules linked in: driverloader isofs nls_cp850 vfat fat nfsd exportfs
lockd nfs_acl sunrpc raw i915 drm md5 ipv6 snd_seq_dummy snd_seq_oss
snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss
snd_hda_intel snd_hda_codec snd_pcm snd_timer snd_page_alloc snd
soundcore b44 mii af_packet video thermal tc1100_wmi processor fan
container button battery ac ide_cd loop nls_iso8859_1 ntfs intel_agp
agpgart nvram tsdev joydev evdev ext3 jbd sd_mod usb_storage scsi_mod
ehci_hcd uhci_hcd usbcore
CPU:    0
EIP:    0060:[<e083b219>]    Tainted: P      VLI
EFLAGS: 00210282   (2.6.12-12mdk)
EIP is at driverloader385_+0x1040/0x1137 [driverloader]
eax: c0103ad0   ebx: 00200286   ecx: 00000007   edx: c0100000
esi: 00000000   edi: c0103ad0   ebp: d3945fbc   esp: d3945fbc
ds: 007b   es: 007b   ss: 0068
Process mozilla-firefox (pid: 5327, threadinfo=d3944000 task=ce5ac060)
Stack: b7aa5160 08816938 bfb5feac 0822c8ac 000000de 00c4875e 000000de 0000007b
       0020007b 00000007 b7a6517d 00000073 00210206 bfb5fd8c 0000007b b6dfd690
       b6e81014
Call Trace:
 [<c0103e9b>] show_stack+0xab/0xf0
 [<c010406c>] show_registers+0x16c/0x200
 [<c0104278>] die+0xc8/0x150
 [<c0116fe1>] do_page_fault+0x261/0x781
 [<c0103ab3>] error_code+0x4f/0x54
 [<08816938>] 0x8816938
Code: 00 8e da 8e c2 83 ec 04 89 e0 50 e8 42 dc ff ff 83 c4 08 80 7c
24 fc 00 0f 84 ea 00 00 00 9c 5b 89 c6 e8 0b de ff ff 89 c7 89 e5 <8b>
46 08 50 89 66 08 8b 66 04 58 89 46 04 8b 45 24 50 e8 10 de
 hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hdb: drive_cmd: error=0x04 { AbortedCommand }
ide: failed opcode was: 0xec
hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hdb: drive_cmd: error=0x04 { AbortedCommand }
ide: failed opcode was: 0xec
hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hdb: drive_cmd: error=0x04 { AbortedCommand }
ide: failed opcode was: 0xec
Floppy drive(s): fd0 is 1.44M
floppy0: no floppy controllers found
Floppy drive(s): fd0 is 1.44M
floppy0: no floppy controllers found
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is off for TX and off for RX.
eth0: no IPv6 routers present
NETDEV WATCHDOG: eth0: transmit timed out
b44: eth0: transmit timed out, resetting
b44: eth0: Link is down.
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is off for TX and off for RX.
usb 5-1: USB disconnect, address 5
usb 5-1: new high speed USB device using ehci_hcd and address 6
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is off for TX and off for RX.
eth0: no IPv6 routers present
NETDEV WATCHDOG: eth0: transmit timed out
b44: eth0: transmit timed out, resetting
b44: eth0: Link is down.
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is off for TX and off for RX.
Unable to handle kernel NULL pointer dereference at virtual address 00000008
 printing eip:
e083b219
*pde = 03b80001
Oops: 0000 [#2]
Modules linked in: driverloader isofs nls_cp850 vfat fat nfsd exportfs
lockd nfs_acl sunrpc raw i915 drm md5 ipv6 snd_seq_dummy snd_seq_oss
snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss
snd_hda_intel snd_hda_codec snd_pcm snd_timer snd_page_alloc snd
soundcore b44 mii af_packet video thermal tc1100_wmi processor fan
container button battery ac ide_cd loop nls_iso8859_1 ntfs intel_agp
agpgart nvram tsdev joydev evdev ext3 jbd sd_mod usb_storage scsi_mod
ehci_hcd uhci_hcd usbcore
CPU:    0
EIP:    0060:[<e083b219>]    Tainted: P      VLI
EFLAGS: 00210282   (2.6.12-12mdk)
EIP is at driverloader385_+0x1040/0x1137 [driverloader]
eax: c0103ad0   ebx: 00200286   ecx: 00000007   edx: c0100000
esi: 00000000   edi: c0103ad0   ebp: c3999fbc   esp: c3999fbc
ds: 007b   es: 007b   ss: 0068
Process mozilla-firefox (pid: 7898, threadinfo=c3998000 task=dc0a7560)
Stack: b7993470 08791b68 086729c0 bfb3fd1c 000008dd 087e1790 0000000f e083007b
       0000007b 00000007 b794b018 00000073 00210202 bfb38b08 0000007b ff000000
       ff000000
Call Trace:
 [<c0103e9b>] show_stack+0xab/0xf0
 [<c010406c>] show_registers+0x16c/0x200
 [<c0104278>] die+0xc8/0x150
 [<c0116fe1>] do_page_fault+0x261/0x781
 [<c0103ab3>] error_code+0x4f/0x54
 [<08791b68>] 0x8791b68
Code: 00 8e da 8e c2 83 ec 04 89 e0 50 e8 42 dc ff ff 83 c4 08 80 7c
24 fc 00 0f 84 ea 00 00 00 9c 5b 89 c6 e8 0b de ff ff 89 c7 89 e5 <8b>
46 08 50 89 66 08 8b 66 04 58 89 46 04 8b 45 24 50 e8 10 de
 <6>usb 5-1: USB disconnect, address 6
usbcore: deregistering driver driverloader
driverloader: stack=8192/60/1
usbcore: registered new driver driverloader

+ cat -v /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=dhcp
IPADDR=192.168.1.106
NETMASK=255.255.255.0
NETWORK=192.168.1.0
BROADCAST=192.168.1.255
ONBOOT=yes
HWADDR=00:14:22:95:c5:20
METRIC=10
MII_NOT_SUPPORTED=no
USERCTL=yes
IPV6INIT=no
IPV6TO4INIT=no
PEERDNS=no
NETMASK=255.255.255.0
IPADDR=192.168.1.106
DHCP_CLIENT=dhclient
NEEDHOSTNAME=yes
PEERDNS=no
PEERYP=no
PEERNTPD=no

+ 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

+ cat -v /etc/sysconfig/network-scripts/ifcfg-sit0
DEVICE=sit0
BOOTPROTO=dhcp
IPADDR="No IP"
NETMASK="No Mask"
BROADCAST=255
ONBOOT=yes
METRIC=60
MII_NOT_SUPPORTED=yes
PEERDNS=no
NETMASK="No Mask"
IPADDR="No IP"
DHCP_CLIENT=dhclient
NEEDHOSTNAME=yes
PEERDNS=no
PEERYP=no
PEERNTPD=no

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

Kernel    Currently compiled with Wireless Extension v18.


+ 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
/usr/sbin/dldrconfig: line 1731: iptables: command not found

+ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:14:22:95:C5:20
          inet addr:192.168.1.106  Bcast:255.255.255.255  Mask:255.255.255.0
          inet6 addr: fe80::214:22ff:fe95:c520/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6219 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6132 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3752254 (3.5 MiB)  TX bytes:625694 (611.0 KiB)
          Interrupt:18

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:3323 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3323 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2706623 (2.5 MiB)  TX bytes:2706623 (2.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.1.0     0.0.0.0         255.255.255.0   U         0 0          0 eth0
0.0.0.0         192.168.1.1     0.0.0.0         UG        0 0          0 eth0

+ netstat -in
Kernel Interface table
Iface       MTU Met    RX-OK RX-ERR RX-DRP RX-OVR    TX-OK TX-ERR
TX-DRP TX-OVR Flg
eth0       1500   0     6219      0      0      0     6132      0     
0      0 BMRU
lo        16436   0     3323      0      0      0     3323      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 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:14:22:95:c5:20 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.106/24 brd 255.255.255.255 scope global eth0
    inet6 fe80::214:22ff:fe95:c520/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.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.106  metric 10
default via 192.168.1.1 dev eth0  metric 10

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

+ lspci -n
00:00.0 Class 0600: 8086:2590 (rev 03)
00:02.0 Class 0300: 8086:2592 (rev 03)
00:02.1 Class 0380: 8086:2792 (rev 03)
00:1b.0 Class 0403: 8086:2668 (rev 03)
00:1c.0 Class 0604: 8086:2660 (rev 03)
00:1c.3 Class 0604: 8086:2666 (rev 03)
00:1d.0 Class 0c03: 8086:2658 (rev 03)
00:1d.1 Class 0c03: 8086:2659 (rev 03)
00:1d.2 Class 0c03: 8086:265a (rev 03)
00:1d.3 Class 0c03: 8086:265b (rev 03)
00:1d.7 Class 0c03: 8086:265c (rev 03)
00:1e.0 Class 0604: 8086:2448 (rev d3)
00:1f.0 Class 0601: 8086:2641 (rev 03)
00:1f.1 Class 0101: 8086:266f (rev 03)
02:00.0 Class 0200: 14e4:170c (rev 02)

+ lspci -v
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML
Express Processor to DRAM Controller (rev 03)
	Subsystem: Dell: Unknown device 01c9
	Flags: bus master, fast devsel, latency 0
	Capabilities: [e0] #09 [3109]

00:02.0 VGA compatible controller: Intel Corporation Mobile
915GM/GMS/910GML Express Graphics Controller (rev 03) (prog-if 00
[VGA])
	Subsystem: Dell: Unknown device 01c9
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at dff00000 (32-bit, non-prefetchable) [size=512K]
	I/O ports at eff8 [size=8]
	Memory at c0000000 (32-bit, prefetchable) [size=256M]
	Memory at dfec0000 (32-bit, non-prefetchable) [size=256K]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [d0] Power Management version 2

00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML
Express Graphics Controller (rev 03)
	Subsystem: Dell: Unknown device 01c9
	Flags: bus master, fast devsel, latency 0
	Memory at dff80000 (32-bit, non-prefetchable) [size=512K]
	Capabilities: [d0] Power Management version 2

00:1b.0 Class 0403: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) High Definition Audio Controller (rev 03)
	Subsystem: Dell: Unknown device 01c9
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at dfebc000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
	Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
	Capabilities: [70] #10 [0091]

00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0
	Capabilities: [40] #10 [0141]
	Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable-
	Capabilities: [90] #0d [0000]
	Capabilities: [a0] Power Management version 2

00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 4 (rev 03) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=0c, subordinate=0d, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: dfc00000-dfdfffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000d0100000
	Capabilities: [40] #10 [0141]
	Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable-
	Capabilities: [90] #0d [0000]
	Capabilities: [a0] Power Management version 2

00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #1 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Dell: Unknown device 01c9
	Flags: bus master, medium devsel, latency 0, IRQ 16
	I/O ports at bf80 [size=32]

00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #2 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Dell: Unknown device 01c9
	Flags: bus master, medium devsel, latency 0, IRQ 17
	I/O ports at bf60 [size=32]

00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #3 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Dell: Unknown device 01c9
	Flags: bus master, medium devsel, latency 0, IRQ 18
	I/O ports at bf40 [size=32]

00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #4 (rev 03) (prog-if 00 [UHCI])
	Subsystem: Dell: Unknown device 01c9
	Flags: bus master, medium devsel, latency 0, IRQ 19
	I/O ports at bf20 [size=32]

00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB2 EHCI Controller (rev 03) (prog-if 20 [EHCI])
	Subsystem: Dell: Unknown device 01c9
	Flags: bus master, medium devsel, latency 0, IRQ 16
	Memory at b0000000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
	Capabilities: [58] #0a [20a0]

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
(prog-if 01 [Subtractive decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
	Memory behind bridge: dfb00000-dfbfffff
	Capabilities: [50] #0d [0000]

00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface
Bridge (rev 03)
	Subsystem: Dell: Unknown device 01c9
	Flags: bus master, medium devsel, latency 0

00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) IDE Controller (rev 03) (prog-if 8a [Master SecP PriP])
	Subsystem: Dell: Unknown device 01c9
	Flags: bus master, medium devsel, latency 0, IRQ 16
	I/O ports at <ignored>
	I/O ports at <ignored>
	I/O ports at <ignored>
	I/O ports at <ignored>
	I/O ports at bfa0 [size=16]

02:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
	Subsystem: Dell: Unknown device 01c9
	Flags: bus master, fast devsel, latency 64, IRQ 18
	Memory at dfbfe000 (32-bit, non-prefetchable) [size=8K]
	Capabilities: [40] Power Management version 2


+ lspci -n -vvv
00:00.0 Class 0600: 8086:2590 (rev 03)
	Subsystem: 1028:01c9
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort+ >SERR- <PERR-
	Latency: 0
	Capabilities: [e0] #09 [3109]

00:02.0 Class 0300: 8086:2592 (rev 03)
	Subsystem: 1028:01c9
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at dff00000 (32-bit, non-prefetchable) [size=512K]
	Region 1: I/O ports at eff8 [size=8]
	Region 2: Memory at c0000000 (32-bit, prefetchable) [size=256M]
	Region 3: Memory at dfec0000 (32-bit, non-prefetchable) [size=256K]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [d0] 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:02.1 Class 0380: 8086:2792 (rev 03)
	Subsystem: 1028:01c9
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Region 0: Memory at dff80000 (32-bit, non-prefetchable) [size=512K]
	Capabilities: [d0] 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:1b.0 Class 0403: 8086:2668 (rev 03)
	Subsystem: 1028:01c9
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 0, cache line size 10
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at dfebc000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [70] #10 [0091]

00:1c.0 Class 0604: 8086:2660 (rev 03)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 0, cache line size 10
	Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: [40] #10 [0141]
	Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable-
		Address: 00000000  Data: 0000
	Capabilities: [90] #0d [0000]
	Capabilities: [a0] 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:1c.3 Class 0604: 8086:2666 (rev 03)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 0, cache line size 10
	Bus: primary=00, secondary=0c, subordinate=0d, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: dfc00000-dfdfffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000d0100000
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: [40] #10 [0141]
	Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable-
		Address: 00000000  Data: 0000
	Capabilities: [90] #0d [0000]
	Capabilities: [a0] 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:1d.0 Class 0c03: 8086:2658 (rev 03)
	Subsystem: 1028:01c9
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 4: I/O ports at bf80 [size=32]

00:1d.1 Class 0c03: 8086:2659 (rev 03)
	Subsystem: 1028:01c9
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin B routed to IRQ 17
	Region 4: I/O ports at bf60 [size=32]

00:1d.2 Class 0c03: 8086:265a (rev 03)
	Subsystem: 1028:01c9
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 4: I/O ports at bf40 [size=32]

00:1d.3 Class 0c03: 8086:265b (rev 03)
	Subsystem: 1028:01c9
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin D routed to IRQ 19
	Region 4: I/O ports at bf20 [size=32]

00:1d.7 Class 0c03: 8086:265c (rev 03) (prog-if 20)
	Subsystem: 1028:01c9
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at b0000000 (32-bit, non-prefetchable) [size=1K]
	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-
	Capabilities: [58] #0a [20a0]

00:1e.0 Class 0604: 8086:2448 (rev d3) (prog-if 01)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: dfb00000-dfbfffff
	Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
	Capabilities: [50] #0d [0000]

00:1f.0 Class 0601: 8086:2641 (rev 03)
	Subsystem: 1028:01c9
	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

00:1f.1 Class 0101: 8086:266f (rev 03) (prog-if 8a [Master SecP PriP])
	Subsystem: 1028:01c9
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: I/O ports at <ignored>
	Region 1: I/O ports at <ignored>
	Region 2: I/O ports at <ignored>
	Region 3: I/O ports at <ignored>
	Region 4: I/O ports at bfa0 [size=16]

02:00.0 Class 0200: 14e4:170c (rev 02)
	Subsystem: 1028:01c9
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
	Latency: 64
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at dfbfe000 (32-bit, non-prefetchable) [size=8K]
	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=2 PME-


+ lsusb

+ lsusb -v

+ cat -v /proc/bus/usb/devices
cat: /proc/bus/usb/devices: No such file or directory

+ cat -v /proc/pci
PCI devices found:
  Bus  0, device   0, function  0:
    Class 0600: PCI device 8086:2590 (rev 3).
  Bus  0, device   2, function  0:
    Class 0300: PCI device 8086:2592 (rev 3).
      IRQ 16.
      Non-prefetchable 32 bit memory at 0xdff00000 [0xdff7ffff].
      I/O at 0xeff8 [0xefff].
      Prefetchable 32 bit memory at 0xc0000000 [0xcfffffff].
      Non-prefetchable 32 bit memory at 0xdfec0000 [0xdfefffff].
  Bus  0, device   2, function  1:
    Class 0380: PCI device 8086:2792 (rev 3).
      Non-prefetchable 32 bit memory at 0xdff80000 [0xdfffffff].
  Bus  0, device  27, function  0:
    Class 0403: PCI device 8086:2668 (rev 3).
      IRQ 16.
      Non-prefetchable 64 bit memory at 0xdfebc000 [0xdfebffff].
  Bus  0, device  28, function  0:
    Class 0604: PCI device 8086:2660 (rev 3).
      IRQ 16.
      Master Capable.  No bursts.  Min Gnt=2.
  Bus  0, device  28, function  3:
    Class 0604: PCI device 8086:2666 (rev 3).
      IRQ 19.
      Master Capable.  No bursts.  Min Gnt=2.
  Bus  0, device  29, function  0:
    Class 0c03: PCI device 8086:2658 (rev 3).
      IRQ 16.
      I/O at 0xbf80 [0xbf9f].
  Bus  0, device  29, function  1:
    Class 0c03: PCI device 8086:2659 (rev 3).
      IRQ 17.
      I/O at 0xbf60 [0xbf7f].
  Bus  0, device  29, function  2:
    Class 0c03: PCI device 8086:265a (rev 3).
      IRQ 18.
      I/O at 0xbf40 [0xbf5f].
  Bus  0, device  29, function  3:
    Class 0c03: PCI device 8086:265b (rev 3).
      IRQ 19.
      I/O at 0xbf20 [0xbf3f].
  Bus  0, device  29, function  7:
    Class 0c03: PCI device 8086:265c (rev 3).
      IRQ 16.
      Non-prefetchable 32 bit memory at 0xb0000000 [0xb00003ff].
  Bus  0, device  30, function  0:
    Class 0604: PCI device 8086:2448 (rev 211).
      Master Capable.  No bursts.  Min Gnt=2.
  Bus  0, device  31, function  0:
    Class 0601: PCI device 8086:2641 (rev 3).
  Bus  0, device  31, function  1:
    Class 0101: PCI device 8086:266f (rev 3).
      IRQ 16.
      I/O at 0xbfa0 [0xbfaf].
  Bus  2, device   0, function  0:
    Class 0200: PCI device 14e4:170c (rev 2).
      IRQ 18.
      Master Capable.  Latency=64.
      Non-prefetchable 32 bit memory at 0xdfbfe000 [0xdfbfffff].

+ cat -v /proc/cmdline
BOOT_IMAGE=linux root=807 resume=/dev/sda5 splash=silent

+ cat -v /proc/uptime
3157.46 2917.19

+ cat -v /proc/devices
Character devices:
  1 mem
  2 pty
  3 ttyp
  4 /dev/vc/0
  4 tty
  4 ttyS
  5 /dev/tty
  5 /dev/console
  5 /dev/ptmx
  7 vcs
 10 misc
 13 input
 14 sound
 29 fb
116 alsa
128 ptm
136 pts
162 raw
180 usb
226 drm
254 devfs

Block devices:
  1 ramdisk
  3 ide0
  7 loop
  8 sd
  9 md
 65 sd
 66 sd
 67 sd
 68 sd
 69 sd
 70 sd
 71 sd
128 sd
129 sd
130 sd
131 sd
132 sd
133 sd
134 sd
135 sd
253 mdp
254 pktcdvd

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

+ cat -v /proc/filesystems
nodev	sysfs
nodev	rootfs
nodev	bdev
nodev	proc
nodev	sockfs
nodev	pipefs
nodev	futexfs
nodev	tmpfs
nodev	inotifyfs
nodev	eventpollfs
nodev	devpts
	ext2
	cramfs
nodev	ramfs
nodev	devfs
nodev	mqueue
nodev	usbfs
	ext3
	ntfs
nodev	rpc_pipefs
nodev	nfsd
	vfat
	iso9660

+ cat -v /proc/interrupts
           CPU0
  0:    3157199    IO-APIC-edge  timer
  1:       1481    IO-APIC-edge  i8042
  8:          1    IO-APIC-edge  rtc
  9:          5   IO-APIC-level  acpi
 12:     679521    IO-APIC-edge  i8042
 14:      41096    IO-APIC-edge  ide0
 16:     157073   IO-APIC-level  uhci_hcd:usb1, ehci_hcd:usb5, HDA
Intel, i915 at pci:0000:00:02.0
 17:          0   IO-APIC-level  uhci_hcd:usb2
 18:      10259   IO-APIC-level  uhci_hcd:usb3, eth0
 19:          0   IO-APIC-level  uhci_hcd:usb4
NMI:          0
LOC:     418696
ERR:          0
MIS:          0

+ cat -v /proc/iomem
00000000-0009efff : System RAM
0009f000-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000c7fff : Video ROM
000cf800-000cffff : Adapter ROM
000f0000-000fffff : System ROM
00100000-1f7d37ff : System RAM
  00100000-0034b084 : Kernel code
  0034b085-003fe6ff : Kernel data
1f7d3800-1fffffff : reserved
b0000000-b00003ff : 0000:00:1d.7
  b0000000-b00003ff : ehci_hcd
c0000000-cfffffff : 0000:00:02.0
  c0000000-c07affff : vesafb
d0000000-d01fffff : PCI Bus #0c
dfbfe000-dfbfffff : 0000:02:00.0
  dfbfe000-dfbfffff : b44
dfc00000-dfdfffff : PCI Bus #0c
dfebc000-dfebffff : 0000:00:1b.0
  dfebc000-dfebffff : ICH HD audio
dfec0000-dfefffff : 0000:00:02.0
dff00000-dff7ffff : 0000:00:02.0
dff80000-dfffffff : 0000:00:02.1
e0000000-f0006fff : reserved
f0008000-f000bfff : reserved
fec00000-fec0ffff : reserved
fed20000-fee0ffff : reserved
ffb00000-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
01f0-01f7 : ide0
03c0-03df : vesafb
03f6-03f6 : ide0
04d0-04d1 : pnp 00:01
0900-090f : pnp 00:07
0910-091f : pnp 00:07
0920-092f : pnp 00:07
0930-093f : pnp 00:07
0940-097f : pnp 00:07
1000-1005 : motherboard
  1000-1003 : PM1a_EVT_BLK
  1004-1005 : PM1a_CNT_BLK
1006-1007 : motherboard
  1006-1007 : pnp 00:02
1008-100f : motherboard
  1008-100b : PM_TMR
1020-1020 : PM2_CNT_BLK
1028-102f : GPE0_BLK
1060-107f : motherboard
  1060-107f : pnp 00:02
1080-10bf : motherboard
  1080-10bf : pnp 00:02
10c0-10df : motherboard
  10c0-10df : pnp 00:02
10e0-10ff : motherboard
  10e0-10e5 : ACPI CPU throttle
bf20-bf3f : 0000:00:1d.3
  bf20-bf3f : uhci_hcd
bf40-bf5f : 0000:00:1d.2
  bf40-bf5f : uhci_hcd
bf60-bf7f : 0000:00:1d.1
  bf60-bf7f : uhci_hcd
bf80-bf9f : 0000:00:1d.0
  bf80-bf9f : uhci_hcd
bfa0-bfaf : 0000:00:1f.1
  bfa0-bfa7 : ide0
d000-dfff : PCI Bus #0c
eff8-efff : 0000:00:02.0
f400-f4fe : motherboard
  f400-f4fe : pnp 00:02

+ cat -v /proc/dma
 4: cascade

+ cat -v /proc/mtrr
reg00: base=0x00000000 (   0MB), size= 512MB: write-back, count=1
reg01: base=0x1f800000 ( 504MB), size=   8MB: uncachable, count=1
reg02: base=0xfeda0000 (4077MB), size= 128KB: write-through, count=1
reg03: base=0xc0000000 (3072MB), size= 256MB: write-combining, count=1

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

   3     0   39070080 hda
   3     1      16033 hda1
   3     2   35897242 hda2
   3     3    3148740 hda3
   8     0   39121488 sda
   8     1     105808 sda1
   8     2          1 sda2
   8     5     521608 sda5
   8     6    7302928 sda6
   8     7    1081048 sda7
   8     8    8126968 sda8
   8     9    8217688 sda9
   8    10    8300848 sda10
   8    11    2078968 sda11
   8    12    1020568 sda12
   8    13    2358688 sda13

+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext3 rw 0 0
none /proc proc rw,nodiratime 0 0
none /sys sysfs rw 0 0
none /dev tmpfs rw 0 0
none /dev/pts devpts rw 0 0
none /dev/shm tmpfs rw 0 0
/dev/sda1 /boot ext3 rw 0 0
/dev/sda6 /burnett ext3 rw 0 0
/dev/sda11 /home ext3 rw 0 0
/dev/hda2 /mnt/windows ntfs
ro,noatime,nodiratime,uid=0,gid=0,umask=00,nls=iso8859-1,errors=continue,mft_zone_multiplier=1
0 0
/dev/sda12 /opt ext3 rw 0 0
/dev/sda9 /usr ext3 rw 0 0
/dev/sda10 /var ext3 rw 0 0
nfsd /proc/fs/nfsd nfsd rw 0 0
/dev/sda8 /mov vfat
rw,nodiratime,nosuid,nodev,noexec,uid=501,gid=501,fmask=0000,dmask=0000,codepage=cp850,iocharset=iso8859-1
0 0
/dev/sda13 /bak vfat
rw,nodiratime,nosuid,nodev,noexec,uid=501,gid=501,fmask=0000,dmask=0000,codepage=cp850,iocharset=iso8859-1
0 0
/dev/hdb /mnt/cdrom iso9660 ro,nosuid,nodev,noexec 0 0

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

+ cat -v /proc/meminfo
MemTotal:       507584 kB
MemFree:         39124 kB
Buffers:         71020 kB
Cached:         176152 kB
SwapCached:          0 kB
Active:         239644 kB
Inactive:       127904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       507584 kB
LowFree:         39124 kB
SwapTotal:      521600 kB
SwapFree:       521600 kB
Dirty:              68 kB
Writeback:           0 kB
Mapped:         180912 kB
Slab:            34288 kB
CommitLimit:    775392 kB
Committed_AS:   422544 kB
PageTables:       3260 kB
VmallocTotal:   520184 kB
VmallocUsed:      9008 kB
VmallocChunk:   510812 kB

+ cat -v /proc/stat
cpu  18071 22 5780 272528 14713 4518 38 0
cpu0 18071 22 5780 272528 14713 4518 38 0
intr 4046647 3157210 1481 0 0 0 0 0 0 1 5 0 0 679521 0 41096 0 157074
0 10259 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
ctxt 2269763
btime 1145807385
processes 9607
procs_running 2
procs_blocked 0

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

+ cat -v /proc/modules
driverloader 325456 0 - Live 0xe082a000
isofs 32312 1 - Live 0xe0821000
nls_cp850 4480 2 - Live 0xe050e000
vfat 10592 2 - Live 0xe0513000
fat 45980 1 vfat, Live 0xe07f1000
nfsd 216736 9 - Live 0xe08f1000
exportfs 4608 1 nfsd, Live 0xe0507000
lockd 58536 2 nfsd, Live 0xe0517000
nfs_acl 2752 1 nfsd, Live 0xe045f000
sunrpc 128004 13 nfsd,lockd,nfs_acl, Live 0xe07d0000
raw 6592 1 - Live 0xe0501000
i915 17696 1 - Live 0xe0455000
drm 60404 2 i915, Live 0xe0462000
md5 3584 1 - Live 0xe0746000
ipv6 234016 10 - Live 0xe0880000
snd_seq_dummy 2532 0 - Live 0xe0733000
snd_seq_oss 31136 0 - Live 0xe07c7000
snd_seq_midi_event 5696 1 snd_seq_oss, Live 0xe0743000
snd_seq 46960 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event, Live 0xe07ba000
snd_seq_device 6828 3 snd_seq_dummy,snd_seq_oss,snd_seq, Live 0xe0725000
snd_pcm_oss 48960 0 - Live 0xe07ad000
snd_mixer_oss 16896 1 snd_pcm_oss, Live 0xe0791000
snd_hda_intel 13280 3 - Live 0xe078c000
snd_hda_codec 82688 1 snd_hda_intel, Live 0xe075f000
snd_pcm 79784 4 snd_pcm_oss,snd_hda_intel,snd_hda_codec, Live 0xe0777000
snd_timer 20548 3 snd_seq,snd_pcm, Live 0xe0758000
snd_page_alloc 8392 2 snd_hda_intel,snd_pcm, Live 0xe073f000
snd 46116 13 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer,
Live 0xe074b000
soundcore 7008 1 snd, Live 0xe057c000
b44 20264 0 - Live 0xe0735000
mii 4704 1 b44, Live 0xe0722000
af_packet 16392 4 - Live 0xe0728000
video 14052 0 - Live 0xe05ef000
thermal 10920 0 - Live 0xe067c000
tc1100_wmi 5092 0 - Live 0xe05ec000
processor 17876 1 thermal, Live 0xe0676000
fan 3172 0 - Live 0xe05ea000
container 3008 0 - Live 0xe05e8000
button 4848 0 - Live 0xe057f000
battery 7460 0 - Live 0xe007d000
ac 3268 0 - Live 0xe0020000
ide_cd 37988 1 - Live 0xe05f4000
loop 14504 0 - Live 0xe0582000
nls_iso8859_1 3680 4 - Live 0xe007b000
ntfs 212792 1 - Live 0xe0641000
intel_agp 20636 1 - Live 0xe0062000
agpgart 29032 3 drm,intel_agp, Live 0xe0562000
nvram 7400 0 - Live 0xe005f000
tsdev 5984 0 - Live 0xe005c000
joydev 8128 0 - Live 0xe0059000
evdev 7648 1 - Live 0xe0022000
ext3 124744 7 - Live 0xe0587000
jbd 48568 1 ext3, Live 0xe0069000
sd_mod 16112 11 - Live 0xe0038000
usb_storage 81860 10 - Live 0xe054d000
scsi_mod 120808 2 sd_mod,usb_storage, Live 0xe052e000
ehci_hcd 29000 0 - Live 0xe002f000
uhci_hcd 28944 0 - Live 0xe0026000
usbcore 108156 5 driverloader,usb_storage,ehci_hcd,uhci_hcd, Live 0xe003d000

+ env
LESSKEY=/etc/.less
LC_PAPER=en_US
KDE_MULTIHEAD=false
LC_ADDRESS=en_US
SSH_AGENT_PID=5219
LC_MONETARY=en_US
HOSTNAME=mrbdell.ath.cx
DM_CONTROL=/var/run/xdmctl
GPG_AGENT_INFO=/tmp/gpg-Gb9bT5/S.gpg-agent:5216:1
TERM=xterm
SHELL=/bin/bash
LC_SOURCED=1
HISTSIZE=1000
XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic
GTK2_RC_FILES=/usr/share/themes/Galaxy/gtk-2.0/gtkrc:/etc/gtk-2.0/gtkrc:/burnett/.gtkrc-2.0:/burnett/.kde/share/config/gtkrc-2.0
TMPDIR=/root/tmp
GTK_RC_FILES=/usr/share/themes/Galaxy/gtk/gtkrc:/etc/gtk/gtkrc:/burnett/.gtkrc:/burnett/.kde/share/config/gtkrc
DBUS_SESSION_BUS_PID=5170
GS_LIB=/burnett/.fonts
WINDOWID=39845895
LC_NUMERIC=en_US
QTDIR=/usr/lib/qt3/
KDE_FULL_SESSION=true
USER=burnett
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
LC_TELEPHONE=en_US
ENV=/root/.bashrc
SSH_AUTH_SOCK=/tmp/ssh-RbHWCz5217/agent.5217
SESSION_MANAGER=local/mrbdell.ath.cx:/tmp/.ICE-unix/5293
USERNAME=root
SCREENDIR=/burnett/tmp
XDG_CONFIG_DIRS=/var/lib/menu-xdg
KONSOLE_DCOP=DCOPRef(konsole-5417,konsole)
MAIL=/var/spool/mail/burnett
DESKTOP_SESSION=default
PATH=/usr/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin
LC_MESSAGES=en_US
SECURE_LEVEL=2
LC_IDENTIFICATION=en_US
LC_COLLATE=en_US
KONSOLE_DCOP_SESSION=DCOPRef(konsole-5417,session-1)
INPUTRC=/etc/inputrc
PWD=/burnett
XMODIFIERS=@im=none
PYTHONSTARTUP=/etc/pythonrc.py
LC_MEASUREMENT=en_US
SSH_ASKPASS=/usr/lib/ssh/gnome-ssh-askpass
HISTCONTROL=ignoredups
LESSCHARSET=koi8-r
SHLVL=4
HOME=/root
LANGUAGE=en_US:en
XCURSOR_THEME=default
GCONF_TMPDIR=/tmp
TMP=/root/tmp
LESS=-MM
G_FILENAME_ENCODING=@locale
LOGNAME=burnett
XDG_DATA_DIRS=/var/lib/menu-xdg:/usr/share
LC_CTYPE=en_US
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-6Cuae2TCDA
LESSOPEN=|/usr/bin/lesspipe.sh %s
BROWSER=/usr/bin/www-browser
DESKTOP=kde
DISPLAY=:0.0
LC_TIME=en_US
COLORTERM=
LC_NAME=en_US
XAUTHORITY=/root/.xauthk5dDe2
_=/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.scsi.logging_level = 0
dev.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000
dev.cdrom.check_media = 0
dev.cdrom.lock = 0
dev.cdrom.debug = 0
dev.cdrom.autoeject = 0
dev.cdrom.autoclose = 0
dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17
dev.cdrom.info =
dev.cdrom.info = drive name:		hdb
dev.cdrom.info = drive speed:		0
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 = Can read MRW:		1
dev.cdrom.info = Can write MRW:		1
dev.cdrom.info = Can write RAM:		1
dev.cdrom.info =
dev.cdrom.info =
dev.hpet.max-user-freq = 64
dev.rtc.max-user-freq = 64
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.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.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.base_reachable_time_ms = 30000
net.ipv6.neigh.eth0.retrans_time_ms = 1000
net.ipv6.neigh.eth0.locktime = 0
net.ipv6.neigh.eth0.proxy_delayerror: "Operation not permitted"
reading key "net.ipv6.route.flush"
 = 79
net.ipv6.neigh.eth0.anycast_delay = 99
net.ipv6.neigh.eth0.proxy_qlen = 64
net.ipv6.neigh.eth0.unres_qlen = 3
net.ipv6.neigh.eth0.gc_stale_time = 60
net.ipv6.neigh.eth0.delay_first_probe_time = 5
net.ipv6.neigh.eth0.base_reachable_time = 30
net.ipv6.neigh.eth0.retrans_time = 1000
net.ipv6.neigh.eth0.app_solicit = 0
net.ipv6.neigh.eth0.ucast_solicit = 3
net.ipv6.neigh.eth0.mcast_solicit = 3
net.ipv6.neigh.lo.base_reachable_time_ms = 30000
net.ipv6.neigh.lo.retrans_time_ms = 1000
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.base_reachable_time_ms = 30000
net.ipv6.neigh.default.retrans_time_ms = 1000
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.gc_min_interval_ms = 500
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.conf.eth0.promote_secondaries = 0
net.ipv4.conf.eth0.force_igmp_version = 0
net.ipv4.conf.eth0.disable_policy = 0
net.ipv4.conf.eth0.disable_xfrm = 0
net.ipv4.conf.eth0.arp_ignore = 0
net.ipv4.conf.eth0.arp_announce = 0
net.ipv4.conf.eth0.arp_filter = 0
net.ipv4.conf.eth0.tag = 0
net.ipv4.conf.eth0.log_martians = 0
net.ipv4.conf.eth0.bootp_relay = 0
net.ipv4.conf.eth0.medium_id = 0
net.ipv4.conf.eth0.proxy_arp = 0
net.ipv4.conf.eth0.accept_source_route = 1
net.ipv4.conf.eth0.send_redirects = 1
net.ipv4.conf.eth0.rp_filter = 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.default.promote_secondaries = 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 = 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.promote_secondaries = 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.conf.lo.promote_secondaries = 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.neigh.eth0.base_reachable_time_ms = 30000
net.ipv4.neigh.eth0.retrans_time_ms = 1000
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.base_reachable_time_ms = 30000
net.ipv4.neigh.lo.retrans_time_ms = 1000
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.base_reachable_time_ms = 30000
net.ipv4.neigh.default.retrans_time_ms = 1000
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 = 12288	16384	24576
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_max_memberships = 20
net.ipv4.route.secret_interval = 600
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtuerror: "Operation not permitted" reading key
"net.ipv4.route.flush"
 = 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 = 65536
net.ipv4.route.gc_thresh = 4096
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_errors_use_inbound_ifaddr = 0
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 = 4096
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syn_retries = 5
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_autoconfig = 0
net.ipv4.ip_default_ttl = 64
net.ipv4.ip_forward = 0
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_sack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.core.somaxconn = 128
net.core.optmem_max = 10240
net.core.message_burst = 10
net.core.message_cost = 5
net.core.mod_cong = 290
net.core.lo_cong = 100
net.core.no_cong = 20
net.core.no_cong_thresh = 10
net.core.netdev_max_backlog = 300
net.core.dev_weight = 64
net.core.rmem_default = 110592
net.core.wmem_default = 110592
net.core.rmem_max = 110592
net.core.wmem_max = 110592
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 = 2873
vm.lowmem_reserve_ratio = 256	32
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.randomize_va_space = 1
kernel.bootloader_type = 2
kernel.unknown_nmi_panic = 0
kernel.ngroups_max = 65536
kernel.printk_ratelimit_burst = 10
kernel.printk_ratelimit = 5
kernel.panic_on_oops = 0
kernel.pid_max = 32768
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.pty.nr = 1
kernel.pty.max = 4096
kernel.random.uuid = c2cc108e-c7dd-41a1-b071-b33c99200314
kernel.random.boot_id = a0ee8e2c-6182-4007-8566-9ce9b5e5fa17
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 3202
kernel.random.poolsize = 4096
kernel.threads-max = 8061
kernel.cad_pid = 1
kernel.sysrq = 1
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/udevsend
kernel.modprobe = /sbin/modprobe
kernel.printk = 15	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.panic = 0
kernel.domainname = (none)
kernel.hostname = mrbdell.ath.cx
kernel.version = #1 Fri Sep 9 18:15:22 CEST 2005
kernel.osrelease = 2.6.12-12mdk
kernel.ostype = Linux
fs.nfs.nlm_tcpport = 0
fs.nfs.nlm_udpport = 0
fs.nfs.nlm_timeout = 10
fs.nfs.nlm_grace_period = 0
fs.ntfs-debug = 0
fs.mqueue.msgsize_max = 8192
fs.mqueue.msg_max = 10
fs.mqueue.queues_max = 256
fs.quota.warnings = 1
fs.quota.syncs = 34
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.inotify.max_queued_events = 16384
fs.inotify.max_user_watches = 8192
fs.inotify.max_user_instances = 128
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 = 20907	16382	45	0	0	0
fs.file-max = 50189
fs.file-nr = 2520	0	50189
fs.inode-state = 26495	14263	0	0	0	0	0
fs.inode-nr = 26495	14263

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

+ modprobe -l *driverloader*
/lib/modules/2.6.12-12mdk/extra/driverloader.ko

+ cat -v /etc/modules.conf

+ cat -v /etc/modprobe.conf
alias eth0 b44
alias sound-slot-0 snd-hda-intel
install scsi_hostadapter /sbin/modprobe usb-storage; /bin/true
remove snd-hda-intel /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe
--first-time -r --ignore-remove snd-hda-intel
install snd-hda-intel /sbin/modprobe --first-time --ignore-install
snd-hda-intel && { /sbin/modprobe snd-pcm-oss; /bin/true; }
install usb-interface /sbin/modprobe uhci-hcd; /sbin/modprobe
ehci-hcd; /bin/true

+ depmod -e -a

+ cd /etc/driverloader/config && find . -ls
 91846    4 drwxr-xr-x   2 root     root         4096 Apr 23 12:42 .
 91944    0 -rw-r--r--   1 root     root            0 Apr 23 09:21 ./.perlmodsok
 91963    4 -rw-r--r--   1 root     root           23 Apr 23 12:17 ./.infcache
 91965    0 -rw-r--r--   1 root     root            0 Apr 23 12:17
./.modconflicts-2.6.12-12mdk

+ cd /etc/driverloader/config && find . -print -type f -exec cat {} \;
.
./.perlmodsok
./.infcache
rt73.inf USB 050D 705A
./.modconflicts-2.6.12-12mdk

+ cd /etc/driverloader/static && find . -ls
 91902    4 drwxr-xr-x   3 root     root         4096 Apr 23 12:17 .
 91908    4 -rw-r--r--   1 root     root           16 Apr 23 12:17 ./webconf
 91919    4 -rw-r--r--   1 root     root           48 Apr 23 09:21 ./package
 91967    4 drwxr-xr-x   2 root     root         4096 Apr 23 12:17 ./workarounds
 92252    0 -rw-r--r--   1 root     root            0 Apr 23 12:17
./workarounds/stack

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

+ ls -lR /usr/lib/driverloader/.
/usr/lib/driverloader/.:
total 308
drwxr-xr-x  2 root root   4096 Apr 23 09:21 CGI
-rw-------  1 root root 225851 Apr 23 09:21 CGI.pm
-rw-r--r--  1 root root   2652 Sep 19  2005 config.mak
-rwx------  1 root root  19314 Apr 23 09:21 dldrparser.pm
-r--r--r--  1 root root   3214 Apr 23 09:21 LICENSE
drwxr-xr-x  6 root root   4096 Apr 23 09:21 modules
-rwx------  1 root root    693 Apr 23 09:21 rcbuilddldr
-rwx------  1 root root    971 Apr 23 09:21 rcdldr
-rwx------  1 root root  27548 Apr 23 09:21 webconfd
-rw-------  1 root root    695 Apr 23 09:21 webconfd.conf
drwx------  5 root root   4096 Apr 23 09:21 webconfdocs

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

/usr/lib/driverloader/./modules:
total 168
drwxr-xr-x  2 cortezb3 root      4096 Sep 25  2003 binaries
-rw-rw-r--  1 root     root      3060 Feb 15 13:07 dldrmod.c
-rw-rw-r--  1 root     root      9545 Feb 15 13:00 dldrpci.c
-rw-rw-r--  1 root     root     10714 Feb 15 13:00 dldrusb.c
drwx------  2 root     root      4096 Apr 23 09:21 GPL
drwxr-xr-x  3 root     root      4096 Apr 23 09:21 imported
drwx------  2 root     root      4096 Apr 23 09:21 include
-rwxr-xr-x  1 root     root      1819 Oct 21  2005 kernelcompiler.sh
-rw-r--r--  1 root     root     10075 Mar 29 11:19 Makefile
-rw-r--r--  1 root     root      5451 Mar  8  2005 osmemory.c
-rw-r--r--  1 root     root      8722 Jun 20  2005 osresour.c
-rw-rw-r--  1 root     root     43794 Mar 29 11:19 osservices.c
-rw-r--r--  1 root     root      5540 Sep 19  2005 osstdio.c
-rw-r--r--  1 cortezb3 root      4042 Aug  1  2004 osstring.c
-rw-rw-r--  1 cortezb3 cortezb3 31210 Sep 19  2005 osusb.c

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

/usr/lib/driverloader/./modules/GPL:
total 244
-rw-r--r--  1 cortezb3 root  18860 Aug 23  2003 COPYING
-rw-r--r--  1 cortezb3 root   6278 Nov  8  2003 divdi3.c
-rw-r--r--  1 root     root  18476 Feb 15 13:00 hostap_common.h
-rw-r--r--  1 cortezb3 root   2460 Jul  8  2003 ieee802_11.h
-rw-r--r--  1 cortezb3 root  46140 Oct 21  2003 longlong.h
-rw-r--r--  1 root     root 117683 Feb 15 13:00 netndis.c
-rw-r--r--  1 root     root   5714 Oct 21  2005 netndis.h
-rw-r--r--  1 root     root  14427 Feb 15 13:05 oscompat.h

/usr/lib/driverloader/./modules/imported:
total 532
-rw-r--r--  1 root root 278364 Mar 30 09:37 driverloader-i386.O
-rw-r--r--  1 root root 247840 Mar 30 09:37 driverloader-x86_64.O
drwxr-xr-x  2 root root   4096 Apr 23 09:21 include
-rw-r--r--  1 root root    366 Mar 30 09:37 makeflags.mak

/usr/lib/driverloader/./modules/imported/include:
total 20
-rw-r--r--  1 root root 20048 Feb 15 13:00 ndiswrap.h

/usr/lib/driverloader/./modules/include:
total 28
-rw-rw-r--  1 root     root     16600 Feb 15 13:00 osservices.h
-rw-rw-r--  1 cortezb3 cortezb3  2494 Mar  8  2005 osusb.h
-rw-rw-r--  1 cortezb3 cortezb3  1228 Dec 26  2004 typedefs.h

/usr/lib/driverloader/./webconfdocs:
total 16
drwx------  2 root root 4096 Apr 23 09:21 cgi-bin
drwx------  2 root root 4096 Apr 23 09:21 images
drwx------  2 root root 4096 Apr 23 09:21 includes
-rw-------  1 root root   94 Oct  3  2003 index.html

/usr/lib/driverloader/./webconfdocs/cgi-bin:
total 40
-rwx------  1 root root 20113 Dec 31  2004 config.cgi
-rwx------  1 root root   707 Jan 25  2004 dmesg.cgi
-rwx------  1 root root  2100 Jan 22  2004 fileupload.cgi
-rwx------  1 root root  7028 Dec 31  2004 parse.cgi
-rwx------  1 root root  2605 Sep 10  2004 saveconfig.cgi

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

/usr/lib/driverloader/./webconfdocs/includes:
total 32
-rw-------  1 root root   144 Apr 23 09:21 config.inc
-rw-------  1 root root   400 Jan  7  2004 footer.inc
-rw-------  1 root root   859 Apr 23 09:21 header.inc
-rw-------  1 root root  1094 Apr 23 09:21 mainhead.inc
-rw-------  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 488
-rw-r--r--  1 root root   2048 Apr 23 12:17 rt73.bin
-rw-r--r--  1 root root  17791 Apr 23 12:16 rt73.inf
-rw-r--r--  1 root root 232192 Apr 23 12:17 rt73.sys
-rw-r--r--  1 root root 232192 Apr 23 12:17 rt73u98.sys

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

[Version]
Signature       = "$Chicago$"
Class           = Net
ClassGUID       = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider        = %Provider%
Compatible      = 1
DriverVer       = 08/02/2005, 1.00.00.0000
;CatalogFile     = rt73.cat            ;for WHQL certified

[ControlFlags]
;***********Belkin 802.11g board  ***********
;ExcludeFromSelect = USB\VID_050D&PID_705A

[Manufacturer]
%Belkin%        = Belkin

[Belkin]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%050D7050.DeviceDesc%       = 050D7050.ndi,         USB\VID_050D&PID_705A

;*******************************************************************************************
; Windows 9X specific entries
;*******************************************************************************************
[050D7050.ndi]
AddReg                  = USB_050D_7050.ndi.reg, Common.reg, USB9X.ndi.reg
CopyFiles               = win9x.CopyFiles

;*******************************************************************************************
; NT specific entries
;*******************************************************************************************
[050D7050.ndi.NT]
AddReg                  = Common.reg, RTUSB.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE |
NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

; NT services sections
[050D7050.ndi.NT.Services]
AddService              = RT73, 2, Belkin.Service, common.EventLog

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

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

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

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

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

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

;
; Country Region G Band
;
HKR, ,                                 CountryRegion,      0, "0"
HKR, NDI\params\CountryRegion,         ParamDesc,          0, "Country
Region 11G"
HKR, NDI\params\CountryRegion,         type,               0, "enum"
HKR, NDI\params\CountryRegion,         default,            0, "0"
HKR, NDI\params\CountryRegion\enum,    0,                  0, "(Channel 1 - 11)"
HKR, NDI\params\CountryRegion\enum,    1,                  0, "(Channel 1 - 13)"
HKR, NDI\params\CountryRegion\enum,    2,                  0,
"(Channel 10 - 11)"
HKR, NDI\params\CountryRegion\enum,    3,                  0,
"(Channel 10 - 13)"
HKR, NDI\params\CountryRegion\enum,    4,                  0, "(Channel 14)"
HKR, NDI\params\CountryRegion\enum,    5,                  0, "(Channel 1 - 14)"
HKR, NDI\params\CountryRegion\enum,    6,                  0, "(Channel 3 - 9)"

;
; Country Region A Band
;
HKR, ,                                 CountryRegionABand, 0, "7"
HKR, NDI\params\CountryRegionABand,    ParamDesc,          0, "Country
Region 11A"
HKR, NDI\params\CountryRegionABand,    type,               0, "enum"
HKR, NDI\params\CountryRegionABand,    default,            0, "7"
HKR, NDI\params\CountryRegionABand\enum,0,                 0, "Ch(36 -
64,149 - 165)"
HKR, NDI\params\CountryRegionABand\enum,1,                 0, "Ch(36 - 140)"
HKR, NDI\params\CountryRegionABand\enum,2,                 0, "Ch(36 - 64)"
HKR, NDI\params\CountryRegionABand\enum,3,                 0, "Ch(52 -
64,149 - 161)"
HKR, NDI\params\CountryRegionABand\enum,4,                 0, "Ch(149 - 165)"
HKR, NDI\params\CountryRegionABand\enum,5,                 0, "Ch(149 - 161)"
HKR, NDI\params\CountryRegionABand\enum,6,                 0, "Ch(36 - 48)"
HKR, NDI\params\CountryRegionABand\enum,7,                 0, "Ch(36 - 165)"

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

;
; OpMode
;
HKR, ,                            OpMode,          0, "0"

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

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

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

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

;
; Use Ofdm rate in adhoc mode
;
HKR, ,                            AdhocOfdm,       0, "0"
HKR, ,                                  AdhocOfdm, 0, "0"
HKR, NDI\params\AdhocOfdm,              ParamDesc, 0, "Adhoc Wireless Mode"
HKR, NDI\params\AdhocOfdm,              type,      0, "enum"
HKR, NDI\params\AdhocOfdm,              default,   0, "1"
HKR, NDI\params\AdhocOfdm\enum,         0,         0, "802.11 B Only"
HKR, NDI\params\AdhocOfdm\enum,         1,         0, "802.11 B/G Mix"

;
; Use BG Protection
;
HKR, ,                            BGProtection,    0, "0"
HKR, NDI\params\BGProtection,           ParamDesc, 0, "B/G Protection"
HKR, NDI\params\BGProtection,           type,      0, "enum"
HKR, NDI\params\BGProtection,           default,   0, "0"
HKR, NDI\params\BGProtection\enum,      0,         0, "Auto"
HKR, NDI\params\BGProtection\enum,      1,         0, "On"
HKR, NDI\params\BGProtection\enum,      2,         0, "Off"

;
; FrameAggregation
;
HKR, ,                            FrameAggregation,0, "1"
HKR, NDI\params\FrameAggregation,       ParamDesc, 0, "Frame Aggregation"
HKR, NDI\params\FrameAggregation,       type,      0, "enum"
HKR, NDI\params\FrameAggregation,       default,   0, "1"
HKR, NDI\params\FrameAggregation\enum,  0,         0, "Disable"
HKR, NDI\params\FrameAggregation\enum,  1,         0, "Enable"

;
; IEEE80211H
;
HKR, ,                            IEEE80211H,      0, "0"
HKR, NDI\params\IEEE80211H,       ParamDesc,       0, "IEEE802.11h"
HKR, NDI\params\IEEE80211H,       type,            0, "enum"
HKR, NDI\params\IEEE80211H,       default,         0, "0"
HKR, NDI\params\IEEE80211H\enum,  0,               0, "Disable"
HKR, NDI\params\IEEE80211H\enum,  1,               0, "Enable"

;
; AutoChannelSelect
;
HKR, ,                            AutoChannelSelect,      0, "0"
HKR, NDI\params\AutoChannelSelect,       ParamDesc,0, "Auto Channel Select"
HKR, NDI\params\AutoChannelSelect,       type,     0, "enum"
HKR, NDI\params\AutoChannelSelect,       default,  0, "0"
HKR, NDI\params\AutoChannelSelect\enum,  0,        0, "Disable"
HKR, NDI\params\AutoChannelSelect\enum,  1,        0, "Enable"

;
; WMMCapable
;
HKR, ,                            WMMCapable,      0, "0"
HKR, NDI\params\WMMCapable,             ParamDesc, 0, "WMM Capable"
HKR, NDI\params\WMMCapable,             type,      0, "enum"
HKR, NDI\params\WMMCapable,             default,   0, "0"
HKR, NDI\params\WMMCapable\enum,        0,         0, "Disable"
HKR, NDI\params\WMMCapable\enum,        1,         0, "Enable"

;
; CCX2 control
;
HKR, ,                            CCX2Control,     0x00010001, 0x00fa4600

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

;*******************************************************************************************
; DeviceID for Win9X
;*******************************************************************************************
[USB_050D_7050.ndi.reg]
HKR, Ndi,                         DeviceID,        0, "USB\VID_050D&PID_7050"

[USB9X.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt73u98.sys

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

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt73u98.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, "rt73u98"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

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

[NT.CopyFiles]
rt73.sys                   ; NT Installation
rt73.bin

[win9x.CopyFiles]
rt73u98.sys                     ;  Win9x Installation
rt73.bin

[SourceDisksNames]
1                       = %INSTALL_DISK_STR%,,,

[SourceDisksFiles]
rt73.sys                = 1
rt73u98.sys             = 1
rt73.bin                = 1

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

[Belkin.Service]
DisplayName                 = %050D7050.Service.DispName%
ServiceType                 = 1                            
;%SERVICE_KERNEL_DRIVER%
StartType                   = 3                            
;%SERVICE_AUTO_START%
ErrorControl                = 1                            
;%SERVICE_ERROR_NORMAL%
ServiceBinary               = %12%\rt73.sys
LoadOrderGroup              = NDIS

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

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



;*******************************************************************************************
; Strings
;*******************************************************************************************
[strings]
Provider                    = "Belkin"
Belkin                      = "Belkin Technology Corp."
050D7050.DeviceDesc         = "Belkin 54g Wireless USB Network Adapter"
INSTALL_DISK_STR            = "Wireless 11g USB Installation Disk"
050D7050.Service.DispName   = "Belkin USB Network Adapter"	

;
; Don't put spaces around=sign otherwise installer will not be able to
; find these lines.
SSID_DEF_STR                = ""
VENDOR_DESC_DEF_STR         = "IEEE 802.11g Wireless Card."
NETWORK_TYPE_DEF_STR        = "1"
CHANNEL                     = "1"


+ cd /var/lib/driverloader && find . -name '*.sys' -type f -print
-exec strings -e l {} \;
./rt73.sys
BFD: ./rt73.sys: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .text
BFD: ./rt73.sys: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .rdata
BFD: ./rt73.sys: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .data
jjjj
jjjj
TEST
DtimPeriod
AutoChannelSelect
CLFactor
NHFactor
CCX2Control
PSMode
AdhocOfdm
NetworkType
AutoReconnect
ShowHiddenSSID
Radio
WMMCapable
TXBurst
FrameAggregation
ShortSlot
BGProtection
NetworkAddress
WEPKey4
WEPKey3
WEPKey2
WEPKey1
VendorDesc
SSID
WEPKeyUse
AuthenType
Encryption
FragThresh
RtsThresh
Channel
WirelessMode
CountryRegionABand
CountryRegion
OpMode
22--####
$0H`l
\DosDevices\RT73
\Device\RT73
VS_VERSION_INFO
StringFileInfo
040904B0
CompanyName
Ralink Technology, Corp.
FileDescription
Ralink 802.11 USB Wireless Adapter Driver
FileVersion
1.00.00.0000
InternalName
rt73.sys
LegalCopyright
Copyright (C) 2005 Ralink Technology, Corp.
OriginalFilename
rt73.sys
ProductName
Ralink 802.11 Wireless Adapters
ProductVersion
1.00.00.0000
VarFileInfo
Translation
./rt73u98.sys
BFD: ./rt73u98.sys: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .text
BFD: ./rt73u98.sys: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .rdata
BFD: ./rt73u98.sys: Warning: Ignoring section flag
IMAGE_SCN_MEM_NOT_PAGED in section .data
jjjj
jjjj
TEST
DtimPeriod
AutoChannelSelect
CLFactor
NHFactor
CCX2Control
PSMode
AdhocOfdm
NetworkType
AutoReconnect
ShowHiddenSSID
Radio
WMMCapable
TXBurst
FrameAggregation
ShortSlot
BGProtection
NetworkAddress
WEPKey4
WEPKey3
WEPKey2
WEPKey1
VendorDesc
SSID
WEPKeyUse
AuthenType
Encryption
FragThresh
RtsThresh
Channel
WirelessMode
CountryRegionABand
CountryRegion
OpMode
22--####
$0H`l
\DosDevices\RT73
\Device\RT73
VS_VERSION_INFO
StringFileInfo
040904B0
CompanyName
Ralink Technology, Corp.
FileDescription
Ralink 802.11 USB Wireless Adapter Driver
FileVersion
1.00.00.0000
InternalName
rt73.sys
LegalCopyright
Copyright (C) 2005 Ralink Technology, Corp.
OriginalFilename
rt73.sys
ProductName
Ralink 802.11 Wireless Adapters
ProductVersion
1.00.00.0000
VarFileInfo
Translation

+ cat -v /etc/hotplug/blacklist
cat: /etc/hotplug/blacklist: No such file or directory

+ ls -lR /lib/modules/2.6.12-12mdk/misc /lib/modules/2.6.12-12mdk/extra
ls: /lib/modules/2.6.12-12mdk/misc: No such file or directory
/lib/modules/2.6.12-12mdk/extra:
total 380
-rw-r--r--  1 root root 383748 Apr 23 09:21 driverloader.ko





--
"There is no truth except that one may find what is simply not false."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.linuxant.com/pipermail/driverloader/attachments/20060423/f96f760d/attachment-0001.htm


More information about the driverloader mailing list